$ EDS file for 1784-PM02AE Analog Encoder (Servo) 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	5
$		product revision 15.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 15.1 would actually
$	result in 0x0F00.
$
$	Combine as follows:
$	VendCode + ProdType + Prodcode + MajRev + "00.eds"
$	"0001" + "0010" + "0005" + "0F" + "00.eds"
$	
$	The new name for the EDS file for the V15 Major release should
$	now equal "0001001000050F00.eds"
$
$ Revision history:
$ 	1.0 - 3.1
$             09-05-2002  Initial versions generated during the R12
$             		  Logix release. Based off of the PM16SE]
$                         version. 
$ 	4.1   03-05-2003  Changed Revision to 4.1 after finding old
$             		  version of pm02 eds file. Left [port] section
$                         out of this file.
$ 	4.2   03-11-2003  Update for V12 submission to RSLinx. Useing
$                         current eds submission in RSLinx;
$                         Replaced [port] section.
$                         Corrected Icon entry.
$                         Add Home URL.
$ 	4.3   06-18-2004  For V13 release.
$ 	4.4   06-18-2004  For V14 release.
$ 	4.5   11-23-2004  For V14 release.

[File]
	DescText = "1784-PM02AE EDS file";
	CreateDate = 09-05-2002;
	CreateTime = 08:40:00;
	ModDate = 11-23-2004;
	ModTime = 11:12:00;
	Revision = 4.5;
	HomeURL = "http://www.ab.com/networks/eds/XX/0001001000050F00.eds";   $ Correct every release.


[Device]
	VendCode = 1;
	VendName = "Allen-Bradley";
	ProdType = 16;
	ProdTypeStr = "General Motion Control";
	ProdCode = 5;
	MajRev = 15;
	MinRev = 1;
	ProdName = "1784-PM02AE 2-Axis Analog/Encoder Servo";
	Catalog = "1784-PM02AE";
	Icon = "1756enet.ico";


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


[Port]
	Port1 = 1_Virtual_Backplane,
		"Backplane",                $ Name of port.
		"21 00 00 03 24 01",        $ instance of 1 of the Virtual Backplane Object
		1;                          $ Corresponds to the modular section


[Modular]
	Width = 1;                                                             $ Occupies a single slot
	Rack1 = 1,0x6c,0x37,1,1,,,,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16;     $ SoftLogix 17 Slot Chassis, no slot 0
