$ EDS file for 1756-M16SE SERCOS interface Module
$
$	This is a generic EDS file. It is generic because it must
$	be modified and renamed with every major release of the
$	product. The Following items must be modified for each
$	major release of the product. New product features may
$	require changes in other sections.
$
$	1) Update the [File] Revision.
$	2) Update the [File] ModDate and ModTime.
$	3) Update the [File] HomeURL with the new name of this file
$	   for the new release. (see below)
$	4) Update the [Device] MajRev to the new major rev of the
$	   product this file is associated with.
$
$	EDS FILE NAME CREATION:
$	The EDS file name is generated from the following four
$	product attributes (Examples shown):
$		vendor code	1
$		product type	16
$		product code	8
$		product revision 12.1 (MajRev/MinRev)
$
$	Covert the values to a 4 digit hexadecimal format - 0x0000.
$	The Product rev is handled uniquely. The Major rev is placed
$	in the upper 2 digits and the minor rev is ignored and is
$	always considered 0. So a Major.Minor of 12.1 would actually
$	result in 0x0C00.
$
$	Combine as follows:
$	VendCode + ProdType + Prodcode + MajRev + "00.eds"
$	"0001" + "0010" + "0008" + "0C" + "00.eds"
$	
$	The new name for the EDS file for the V12 Major release should
$	now equal "0001001000080C00.eds"
$
$ Revision history:
$
$   1.0-1.1   04-03-2002  Initial versions generated during the R11
$			  Logix release.
$ 
$       1.2   08-16-2002  History added, Updated such that all Sercos
$			  modules have equivalent format.
$			  changed Prod Type string to that in reg doc
$			  on PDG. Updated for V12.x release.
$       1.3   03-11-2002  Verified against eds in RSLinx; Add
$                         port section to match M08. Add HomeURL.


[File]
	DescText = "1756-M16SE EDS file";
	CreateDate = 04-03-2002;
	CreateTime = 09:26:53;
	ModDate = 03-11-2003;
	ModTime = 11:26:53;
	Revision = 1.3;
	HomeURL = "http://www.ab.com/networks/eds/XX/0001001000080C00.eds";   $ Correct every release.


[Device]
	VendCode = 1;
	VendName = "Allen-Bradley";
	ProdType = 16;
	ProdTypeStr = "General Motion Control";
	ProdCode= 8;
	MajRev = 12;
	MinRev = 1;
	ProdName = "1756-M16SE";
	Catalog = "1756-M16SE";
	Icon = "1756enet.ico";


[Device Classification]
	Class1 = 1_RSNetWorx_1756, 1_RSNetWorx_Not_Connectable_Module;


[Port]
	Port1 = 1_1756_Chassis,
		"Backplane",         $ Name of port.
		"20 66 24 01",       $ instance of 1 of the icp object
		1;                   $ Corresponds to the modular section


[Modular]
	Width  = 1;                                                             $ Occupies a single slot
	Rack1  = 1,0x6c,0x16,1,1,,,,0,1,2,3;                                    $1756-A4 Chassis, any slot
	Rack2  = 1,0x6c,0x17,1,1,,,,0,1,2,3,4,5,6;                              $1756-A7 Chassis, any slot
	Rack3  = 1,0x6c,0x18,1,1,,,,0,1,2,3,4,5,6,7,8,9;                        $1756-A10 Chassis, any slot
	Rack4  = 1,0x6c,0x19,1,1,,,,0,1,2,3,4,5,6,7,8,9,10,11,12;               $1756-A13 Chassis, any slot
	Rack5  = 1,0x6c,0x1A,1,1,,,,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16;   $1756-A17 Chassis, any slot
	Rack6  = 1,0x6c,0x16,2,1,,,,0,1,2,3;                                    $1756-A4 Chassis v2.1, any slot
	Rack7  = 1,0x6c,0x17,2,1,,,,0,1,2,3,4,5,6;                              $1756-A7 Chassis v2.1, any slot
	Rack8  = 1,0x6c,0x18,2,1,,,,0,1,2,3,4,5,6,7,8,9;                        $1756-A10 Chassis v2.1, any slot
	Rack9  = 1,0x6c,0x19,2,1,,,,0,1,2,3,4,5,6,7,8,9,10,11,12;               $1756-A13 Chassis v2.1, any slot
	Rack10 = 1,0x6c,0x1A,2,1,,,,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16;   $1756-A17 Chassis v2.1, any slot
