Open Nsp2121 opened 6 years ago
yes Currently i'm using pycomm
Using an Device EDS file to find the Class, Instance and Attribute (CIA) values for a parameter.
EDS files are simple text files used by network configuration tools to help you identify products and easily commission them on a network*.
Using an Device EDS file to find the Class, Instance and Attribute (CIA) values for a parameter.
EDS files are simple text files used by network configuration tools to help you identify products and easily commission them on a network*.
I went to R-A.com and got the EDS files for MicroLogix (1763-Lxxx; see below); could you please show me where the CIA-parameter mapping is in those files?
Thank you.
$
$ 1763L16 EDS
$
$ $Revision: 2.0 $
$
[File]
DescText = "MicroLogix1100 EDS";
CreateDate = 01-19-2005;
CreateTime = 11:30:00;
ModDate = 09-21-2006;
ModTime = 15:27:33;
Revision = 2.0;
[Device]
VendCode = 1;
VendName = "Rockwell Automation Allen-Bradley";
ProdType = 12;
ProdTypeStr = "Communications Adapter";
ProdCode = 185;
MajRev = 2;
MinRev = 4;
ProdName = "MicroLogix1100";
Catalog = "1763-L16";
Icon = "MicroLogix.ico";
1_Revision_Alpha = Yes;
[Port]
Port2 = TCP, "Channel 2", "20 F5 24 01", 2;
[Device Classification]
Class1 = EtherNetIP;
tag like N:28 ? I want to know too.