$ EDS file for DriveLogix5720 used in PowerFlex700S
$ released as file name 0001000E00300b00.eds
$
$   [0] 01/30/2001 ACC put under change control
$   [1] 03/29/2001 ACC Fixed error in ID message (byte swap)
$   [2] 05/09/2001 ACC Revised for R10
$   [3] 01/30/2002 ACC Revised for R11
$   [4] 02/01/2002 ACC Revised to add HomeURL
$   [5] 02/15/2002 ACC Revised for different icon file.
$   [6] 02/18/2002 ACC Correct icon file name.
$   [7] 05/13/2002 CJP Revised for R12
$   [8] 09/24/2003 CJP Add enumeration for sizes to allow only even byte sizes.
$

[File]
	DescText = "DriveLogix5720";
	CreateDate = 09-10-1999;
	CreateTime = 03:55:00;
	ModDate = 09-24-2003;
	ModTime = 10:30:00;
	Revision = 1.8;
	HomeURL = "http://www.ab.com/networks/eds/XX/0001000E00300C00.eds";

[Device]
	VendCode = 1;
	VendName = "Allen-Bradley";
	ProdType = 0x0E;
	ProdTypeStr = "";
	ProdCode = 0x30;
	MajRev = 12;
	MinRev = 1;
	ProdName = "DriveLogix5720";
	Catalog = "DriveLogix5720";
	Icon = "1756enet.ico";
	1_1756L1_Legacy = Yes;

[Device Classification]
	Class1 = 1_RSNetWorx_Virtual_Backplane,1_RSNetWorx_Connectable_Module;

[Port]
	Port1 = 1_Virtual_Backplane,
		"Backplane",
		"21 00 00 03 24 01",
		1;

	$ Port 2 is serial port, path is to serial port object
	Port2 = 1_DF1Port,"Channel 0","20 6F 24 01",2;


[Scheduling]
	Revision = 1;

[Modular]
	Width = 1;		$ Occupies a single slot

	Rack1 =			$ Based on the virtual backplane (VB4DL)
		1,		$ VendorID = Allen-Bradley
		0x6C, 0x35,	$ Product Type, Product Code
		1, 1,		$ Major Revision, Minor Revision
		,,,		$ Reserved
		0;		$ Legal Slots = slot 0

[Params]
	Param2 = 0,,,0x0000,2,2,"Size","","",4,480,4,,,,,,,,,;	
	Enum2 =
	4,"4",6,"6",8,"8",10,"10",12,"12",14,"14",16,"16",18,"18",20,"20",
	22,"22",24,"24",26,"26",28,"28",30,"30",32,"32",34,"34",36,"36",38,"38",40,"40",
	42,"42",44,"44",46,"46",48,"48",50,"50",52,"52",54,"54",56,"56",58,"58",60,"60",
	62,"62",64,"64",66,"66",68,"68",70,"70",72,"72",74,"74",76,"76",78,"78",80,"80",
	82,"82",84,"84",86,"86",88,"88",90,"90",92,"92",94,"94",96,"96",98,"98",100,"100",
	102,"102",104,"104",106,"106",108,"108",110,"110",112,"112",114,"114",116,"116",118,"118",120,"120",
	122,"122",124,"124",126,"126",128,"128",130,"130",132,"132",134,"134",136,"136",138,"138",140,"140",
	142,"142",144,"144",146,"146",148,"148",150,"150",152,"152",154,"154",156,"156",158,"158",160,"160",
	162,"162",164,"164",166,"166",168,"168",170,"170",172,"172",174,"174",176,"176",178,"178",180,"180",
	182,"182",184,"184",186,"186",188,"188",190,"190",192,"192",194,"194",196,"196",198,"198",200,"200",
	202,"202",204,"204",206,"206",208,"208",210,"210",212,"212",214,"214",216,"216",218,"218",220,"220",
	222,"222",224,"224",226,"226",228,"228",230,"230",232,"232",234,"234",236,"236",238,"238",240,"240",
	242,"242",244,"244",246,"246",248,"248",250,"250",252,"252",254,"254",256,"256",258,"258",260,"260",
	262,"262",264,"264",266,"266",268,"268",270,"270",272,"272",274,"274",276,"276",278,"278",280,"280",
	282,"282",284,"284",286,"286",288,"288",290,"290",292,"292",294,"294",296,"296",298,"298",300,"300",
	302,"302",304,"304",306,"306",308,"308",310,"310",312,"312",314,"314",316,"316",318,"318",320,"320",
	322,"322",324,"324",326,"326",328,"328",330,"330",332,"332",334,"334",336,"336",338,"338",340,"340",
	342,"342",344,"344",346,"346",348,"348",350,"350",352,"352",354,"354",356,"356",358,"358",360,"360",
	362,"362",364,"364",366,"366",368,"368",370,"370",372,"372",374,"374",376,"376",378,"378",380,"380",
	382,"382",384,"384",386,"386",388,"388",390,"390",392,"392",394,"394",396,"396",398,"398",400,"400",
	402,"402",404,"404",406,"406",408,"408",410,"410",412,"412",414,"414",416,"416",418,"418",420,"420",
	422,"422",424,"424",426,"426",428,"428",430,"430",432,"432",434,"434",436,"436",438,"438",440,"440",
	442,"442",444,"444",446,"446",448,"448",450,"450",452,"452",454,"454",456,"456",458,"458",460,"460",
	462,"462",464,"464",466,"466",468,"468",470,"470",472,"472",474,"474",476,"476",478,"478",480,"480";

[Connection Manager] 
	Connection1 =
		0x02010002,		$ trigger & transport 
						$	0-15	= supported transport classes (class 1)
						$	16	= cyclic (1 = supported)
						$	17	= change of state (0 = not supported)
						$	18	= on demand (0 = not supported)
						$	19-23	= reserved (must be zero)
						$	24-27	= input only
						$	28-30	= reserved (must be zero)
						$	31	= client 0 (don't care for classes 0 and 1)
		0x44240405,		$ point/multicast & priority & realtime format
						$	0	= O->T fixed (1 = supported)
						$	1	= O->T variable (0 = not supported)
						$	2	= T->O fixed (1 = supported)
						$	3	= T->O variable (0 = not supported)
						$	4-7	= reserved (must be zero)
						$	8-10	= O=>T header (4 byte run/idle)
						$	11	= reserved (must be zero)
						$	12-14	= T=>O header (no status)
						$	15	= reserved (must be zero)
						$	16-19	= O=>T point-to-point
						$	20-23	= T=>O multicast
						$	24-27	= O=>T scheduled
						$	28-31	= T=>O scheduled
		,0,,			$ O=>T RPI,Size,Format
		,Param2,,		$ T=>O RPI,Size,Format
		,,				$ config part 1 (not used)
		,,				$ config part 2 (not used)
		"Receive Data From",	$ connection name
		"",				$ Help string
		"SYMBOL_ANSI";	$ inputs only path
	1_PLC5C_RTD_Format1 = 1_PLC5C_AC_Peer_In_RTD_Format;
