$ EDS file for CompactLogix Processor
$
$ Revision History:
$ 	1.1	07-24-01	GXG	Internal
$	1.2 02-14-02	RSF Add HomeURL, change Param2
$	1.3 03-05-03	SSK Created V13
$
[File]
	DescText = "1769-L30/A";
	CreateDate = 07-18-2001;
	CreateTime = 03:55:00;
	ModDate = 03-05-2001;
	ModTime = 10:20:00;
	Revision = 1.3;
	HomeURL = "http://www.ab.com/networks/eds/XX/0001000E002C0D00.eds";

[Device]
	VendCode = 1;
	VendName = "Allen-Bradley";
	ProdType = 0x0E;
	ProdTypeStr = "";
	ProdCode = 0x2c;
	MajRev = 13;
	MinRev = 1;
	ProdName = "CompactLogix Processor";
	Catalog = "1769-L30/A";
	Icon = "1769-L3x.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 the Channel 0 serial port, path is to serial port object
	Port2 = 1_DF1Port,"Channel 0","20 6F 24 01",2;
	
	$ Port 3 is the Channel 1 serial port, path is to serial port object
	Port3 = 1_DF1Port,"Channel 1","20 6F 24 02",3;

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

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

[Params]
	Param2 = 0,,,0x0000,2,2,"Size","","",1,500,4,,,,,,,,,;	


[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;
