$ Electronic Data Sheet for Point I/O  (1734-OE2V/C)
$ Copyright 2006 by Rockwell Automation
$ Universal version for: DeviceNet, ControlNet, and EthernetIP
$ Note: This version was originally done with EzEDS - now hand edit
$       Therefore, limited comments

$ Revision History
$ Revision	Date		Change
$	1.2	26Jul2002	Neal's release to RSI for Series C
$	2.1	26Aug2002	Begin changes to make CIP version
$				Added 1_RSNetWorx_DNetTool and 1_RSNetWorx_NoAutoEnter to [Device]
$				Added [Device Classification]
$				Changed all Param data types to the new numbers
$				Chaned to inline Enums and deleted [ENUM PAR]
$				Added [Connection Manager] section (Connections)
$				Added [Port] and [Modular] Section
$				Added ExcludeFromAdapterRackConnection keyword (PDT)
$				Added Assem125,126,127
$				Added Param101,102,103,104
$				Assem123 and 102 had error in descriptor
$	2.2	30Sep2002	Returned [Groups] section (RSNetworx is fixed)
$	2.3	29Jan2003	Fix up for RSNetworx4.11 - 'Display Only' Logix connections
$	2.4	30Jan2003	Removed Header in Assem126/127 and Param103/104
$	3.1	22Dec2003	PLC/SLC support for CNet and ENet.  Changes to
$				Assem125,126,127, Connections
$	3.2	11Jan2004	Updated Device Revision to 3.3
$	4.1	30Nov2004	Added Assem124 - Changed CNXNs for 3rd Party
$	5.1	22Feb2006	Update to new DeviceNet Premier Integration EDS Guidelines
$				Removed Assem124 from Listen Only Connection

$ NOTE: may be able to play with ENUMs so (invalid) does not show up

[File]
	DescText = "PointIO 1734-OE2V/C";
	CreateDate = 01-30-2002;
	CreateTime = 15:00:00;
	ModDate    = 02-22-2006;
	ModTime    = 11:00:00;
	Revision   = 5.1;
	HomeURL    = "http://www.ab.com/networks/eds/DN/0001007300380300.eds";

[Device]
	VendCode = 1;
	VendName = "Rockwell Automation/Allen-Bradley";
	ProdType = 115;
	ProdTypeStr = "Rockwell Automation Miscellaneous";
	ProdCode = 56;
	MajRev = 3;
	MinRev = 3;
	ProdName = "PointIO 2pt 24Vdc Analog Voltage Output";
	Catalog = "1734-OE2V/C";
	Icon = "1734yellow.ico";
	1_RSNetWorx_DNetTool = "RSI.DeviceNet.EDSApplet";
	1_RSNetWorx_NoAutoEnter = "Yes";
	ExcludeFromAdapterRackConnection = Yes;

[Device Classification]
     Class1 =      DeviceNet;

[Params]
	Param1 = 0,
		6,"20 21 24 01 30 09",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC1, 1,	$ Data Type, Data Size
		"Group Run/Idle Command",
		"",
		"Sets Outputs to the Idle State.",
		0,1,1,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum1 = 0,"Idle", 1,"Run";

	Param2 = 0,
		6,"20 0B 24 01 30 03",	$ Link Path Size, Link Path
		0x0020,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"Output Value #0",
		"",
		"Value of analog Output point.",
		-32768,32767,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Param3 = 0,
		6,"20 0B 24 02 30 03",	$ Link Path Size, Link Path
		0x0020,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"Output Value #1",
		"",
		"Value of analog Output point.",
		-32768,32767,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Param4 = 0,
		6,"20 0B 24 01 30 04",	$ Link Path Size, Link Path
		0x0032,	 $ Descriptor
		0xC1, 1,	$ Data Type, Data Size
		"Status #0",
		"",
		"Status of Output channel.  This bit is the OR of all possible channel Faults.  \n\nPossible Faults:\n - Low or High Clamp Alarms\n - No Field Power  \n\nIf Alarms are 'Latched', the 'Reset Latched Alarm' parameter is needed to clear it.",
		0,1,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum4 = 0,"Normal Operation", 1,"FAULT";

	Param5 = 0,
		6,"20 0B 24 02 30 04",	$ Link Path Size, Link Path
		0x0032,	 $ Descriptor
		0xC1, 1,	$ Data Type, Data Size
		"Status #1",
		"",
		"Status of Output channel.  This bit is the OR of all possible channel Faults.  \n\nPossible Faults:\n - Low or High Clamp Alarms\n - No Field Power  \n\nIf Alarms are 'Latched', the 'Reset Latched Alarm' parameter is needed to clear it.",
		0,1,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum5 = 0,"Normal Operation", 1,"FAULT";

	Param6 = 0,
		6,"20 0B 24 01 30 07",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC6, 1,	$ Data Type, Data Size
		"Output Range #0",
		"",
		"Defines type and Range of Output signal.  \n\nValid Selections:\n   0 to +10 V\n   -10 to +10 V \n\nThe Range specifies the Scaling endpoints.",
		0,9,1,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum6 =	0,"4mA to 20mA (Invalid)",
			1,"0 V to +10 V",
			2,"0mA to 20mA (Invalid)",
			3,"-10 V to +10 V",
			4,"0 V to 5 V (Invalid)",
			5,"-5 V to 5 V (Invalid)",
			6,"1 V to 5 V (Invalid)",
			7,"-15mV to 75mV (Invalid)",
			8,"-15mV to 30mV (Invalid)",
			9,"0mA to 50mA (Invalid)";

	Param7 = 0,
		6,"20 0B 24 02 30 07",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC6, 1,	$ Data Type, Data Size
		"Output Range #1",
		"",
		"Defines type and Range of Output signal.  \n\nValid Selections:\n   0 to +10 V\n   -10 to +10 V \n\nThe Range specifies the Scaling endpoints.",
		0,9,1,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum7 =	0,"4mA to 20mA (Invalid)",
			1,"0 V to +10 V",
			2,"0mA to 20mA (Invalid)",
			3,"-10 V to +10 V",
			4,"0 V to 5 V (Invalid)",
			5,"-5 V to 5 V (Invalid)",
			6,"1 V to 5 V (Invalid)",
			7,"-15mV to 75mV (Invalid)",
			8,"-15mV to 30mV (Invalid)",
			9,"0mA to 50mA (Invalid)";

	Param8 = 0,
		6,"20 0B 24 01 30 08",	$ Link Path Size, Link Path
		0x0012,	 $ Descriptor
		0xC6, 1,	$ Data Type, Data Size
		"Value Data Type #0",
		"",
		"Data type of Output value.  \nIt is not settable and will always return 'Signed Integer.'",
		0,2,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum8 =	0,"Signed Integer",
			1,"Real",
			2,"Unsigned Integer";

	Param9 = 0,
		6,"20 0B 24 02 30 08",	$ Link Path Size, Link Path
		0x0012,	 $ Descriptor
		0xC6, 1,	$ Data Type, Data Size
		"Value Data Type #1",
		"",
		"Data type of Output value.  \nIt is not settable and will always return 'Signed Integer.'",
		0,2,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum9 =	0,"Signed Integer",
			1,"Real",
			2,"Unsigned Integer";

	Param10 = 0,
		6,"20 0B 24 01 30 09",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC6, 1,	$ Data Type, Data Size
		"Fault State #0",
		"",
		"The Output will go to this state during a Communication Fault.  \n\nPossible choices are:\n - Hold Last State\n - Go to Low Clamp value\n - Go to High Clamp value\n - Go to Fault value",
		0,3,1,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum10 =	0,"Hold Last State",
			1,"Go to Low Clamp",
			2,"Go to High Clamp",
			3,"Go to Fault Value";

	Param11 = 0,
		6,"20 0B 24 02 30 09",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC6, 1,	$ Data Type, Data Size
		"Fault State #1",
		"",
		"The Output will go to this state during a Communication Fault.  \n\nPossible choices are:\n - Hold Last State\n - Go to Low Clamp value\n - Go to High Clamp value\n - Go to Fault value",
		0,3,1,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum11 =	0,"Hold Last State",
			1,"Go to Low Clamp",
			2,"Go to High Clamp",
			3,"Go to Fault Value";

	Param12 = 0,
		6,"20 0B 24 01 30 0a",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC6, 1,	$ Data Type, Data Size
		"Idle State #0",
		"",
		"The Output will go to this state during Idle or Program mode.  \n\nPossible choices are:\n - Hold Last State\n - Go to Low Clamp value\n - Go to High Clamp value\n - Go to Idle value",
		0,3,1,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum12 =	0,"Hold Last State",
			1,"Go to Low Clamp",
			2,"Go to High Clamp",
			3,"Go to Idle Value";

	Param13 = 0,
		6,"20 0B 24 02 30 0a",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC6, 1,	$ Data Type, Data Size
		"Idle State #1",
		"",
		"The Output will go to this state during Idle or Program mode.  \n\nPossible choices are:\n - Hold Last State\n - Go to Low Clamp value\n - Go to High Clamp value\n - Go to Idle value",
		0,3,1,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum13 =	0,"Hold Last State",
			1,"Go to Low Clamp",
			2,"Go to High Clamp",
			3,"Go to Idle Value";

	Param14 = 0,
		6,"20 0B 24 01 30 0B",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"Fault Value #0",
		"",
		"When the Fault State is set to 'Fault Value', \nthis is the value the Output will go to during a Communication Fault.  \nThe value is bounded by the High and Low Clamps.",
		-32768,32767,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Param15 = 0,
		6,"20 0B 24 02 30 0B",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"Fault Value #1",
		"",
		"When the Fault State is set to 'Fault Value', \nthis is the value the Output will go to during a Communication Fault.  \nThe value is bounded by the High and Low Clamps.",
		-32768,32767,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Param16 = 0,
		6,"20 0B 24 01 30 0C",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"Idle Value #0",
		"",
		"When the Idle State is set to 'Idle Value,' \nthis is the value the Output will go to during Idle or Program mode.  \nThe value is bounded by the High and Low Clamps.",
		-32768,32767,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Param17 = 0,
		6,"20 0B 24 02 30 0C",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"Idle Value #1",
		"",
		"When the Idle State is set to 'Idle Value,' \nthis is the value the Output will go to during Idle or Program mode.  \nThe value is bounded by the High and Low Clamps.",
		-32768,32767,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Param18 = 0,
		6,"20 0B 24 01 30 65",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"Low Scaling #0",
		"",
		"Value to apply 0 V or -10 V (depending on Range selected) to the Output.  \nAlso known as Low Scaling value or Low Engineering units.",
		-32768,32767,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Param19 = 0,
		6,"20 0B 24 02 30 65",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"Low Scaling #1",
		"",
		"Value to apply 0 V or -10 V (depending on Range selected) to the Output.  \nAlso known as Low Scaling value or Low Engineering units.",
		-32768,32767,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Param20 = 0,
		6,"20 0B 24 01 30 67",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"High Scaling #0",
		"",
		"Value to apply +10 V to the Output.  \nAlso known as High Scaling value or High Engineering units.",
		-32768,32767,10000,
		1,1,1,0,
		0,0,0,0,
		0;

	Param21 = 0,
		6,"20 0B 24 02 30 67",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"High Scaling #1",
		"",
		"Value to apply +10 V to the Output.  \nAlso known as High Scaling value or High Engineering units.",
		-32768,32767,10000,
		1,1,1,0,
		0,0,0,0,
		0;

	Param22 = 0,
		6,"20 0B 24 01 30 68",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"Low Clamp #0",
		"",
		"Lowest value of the Output.  \nIf the Output value is set below this value, \nthe Output will be set to the Low Clamp value. \nIf the Low Clamp value is violated, \nthe 'Low Clamp Alarm Status' bit will FAULT.  \nTo disable, set to -32768.",
		-32768,32767,-32768,
		1,1,1,0,
		0,0,0,0,
		0;

	Param23 = 0,
		6,"20 0B 24 02 30 68",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"Low Clamp #1",
		"",
		"Lowest value of the Output.  \nIf the Output value is set below this value, \nthe Output will be set to the Low Clamp value. \nIf the Low Clamp value is violated, \nthe 'Low Clamp Alarm Status' bit will FAULT.  \nTo disable, set to -32768.",
		-32768,32767,-32768,
		1,1,1,0,
		0,0,0,0,
		0;

	Param24 = 0,
		6,"20 0B 24 01 30 69",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"High Clamp #0",
		"",
		"Highest value of the Output.  \nIf the Output value is set above this value,  \nthe Output will be the High Clamp value. \nIf the High Clamp value is violated, \nthe 'High Clamp Alarm Status' bit will FAULT.  \nTo disable, set to 32767.",
		-32768,32767,32767,
		1,1,1,0,
		0,0,0,0,
		0;

	Param25 = 0,
		6,"20 0B 24 02 30 69",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"High Clamp #1",
		"",
		"Highest value of the Output.  \nIf the Output value is set above this value,  \nthe Output will be the High Clamp value. \nIf the High Clamp value is violated, \nthe 'High Clamp Alarm Status' bit will FAULT.  \nTo disable, set to 32767.",
		-32768,32767,32767,
		1,1,1,0,
		0,0,0,0,
		0;

	Param26 = 0,
		6,"20 0B 24 01 30 6C",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC1, 1,	$ Data Type, Data Size
		"Enable Alarm Latch #0",
		"",
		"Alarms will Latch FAULTED until a 'Latch Reset' command is received.  \n\nAlarms effected:\n - Low Clamp Alarm \n - High Clamp Alarm \n\nStatus not effected:\n - Output Status (No Field Power)  \n\nThis is useful in tracking transient or momentary errors.",
		0,1,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum26 = 0,"Disable", 1,"Enable Latching Alarms";

	Param27 = 0,
		6,"20 0B 24 02 30 6C",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC1, 1,	$ Data Type, Data Size
		"Enable Alarm Latch #1",
		"",
		"Alarms will Latch FAULTED until a 'Latch Reset' command is received.  \n\nAlarms effected:\n - Low Clamp Alarm \n - High Clamp Alarm \n\nStatus not effected:\n - Output Status (No Field Power)  \n\nThis is useful in tracking transient or momentary errors.",
		0,1,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum27 = 0,"Disable", 1,"Enable Latching Alarms";

	Param28 = 0,
		6,"20 0B 24 01 30 6D",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC1, 1,	$ Data Type, Data Size
		"Disable Alarms #0",
		"",
		"If Alarms are Disabled, these Alarms for this channel will show No FAULT.  \n - Low Clamp Alarm  \n - High Clamp Alarm  \n\nStatus not effected:  \n - Output Status (No Field Power)  \n\nThis is useful for unused channels. \nNote:  High and Low Clamps are not Disabled.",
		0,1,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum28 = 0,"Alarms Enabled", 1,"Alarms Disabled";

	Param29 = 0,
		6,"20 0B 24 02 30 6D",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC1, 1,	$ Data Type, Data Size
		"Disable Alarms #1",
		"",
		"If Alarms are Disabled, these Alarms for this channel will show No FAULT.  \n - Low Clamp Alarm  \n - High Clamp Alarm  \n\nStatus not effected:  \n - Output Status (No Field Power)  \n\nThis is useful for unused channels. \nNote:  High and Low Clamps are not Disabled.",
		0,1,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum29 = 0,"Alarms Enabled", 1,"Alarms Disabled";

	Param30 = 0,
		6,"20 0B 24 01 30 6E",	$ Link Path Size, Link Path
		0x0032,	 $ Descriptor
		0xC1, 1,	$ Data Type, Data Size
		"Low Clamp Status #0",
		"",
		"If Low Clamp Alarm Status is FAULTED, \nthe requested Output value is below the Clamp value.  \nConsequently, the Output is set to the Low Clamp value.",
		0,1,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum30 = 0,"No Fault", 1,"Low Clamp FAULT";

	Param31 = 0,
		6,"20 0B 24 02 30 6E",	$ Link Path Size, Link Path
		0x0032,	 $ Descriptor
		0xC1, 1,	$ Data Type, Data Size
		"Low Clamp Status #1",
		"",
		"If Low Clamp Alarm Status is FAULTED, \nthe requested Output value is below the Clamp value.  \nConsequently, the Output is set to the Low Clamp value.",
		0,1,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum31 = 0,"No Fault", 1,"Low Clamp FAULT";

	Param32 = 0,
		6,"20 0B 24 01 30 6F",	$ Link Path Size, Link Path
		0x0032,	 $ Descriptor
		0xC1, 1,	$ Data Type, Data Size
		"High Clamp Status #0",
		"",
		"If High Clamp Alarm Status is FAULTED, \nthe requested Output value is above the Clamp value.  \nConsequently, the Output is set to the High Clamp value.",
		0,1,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum32 = 0,"No Fault", 1,"High Clamp FAULT";

	Param33 = 0,
		6,"20 0B 24 02 30 6F",	$ Link Path Size, Link Path
		0x0032,	 $ Descriptor
		0xC1, 1,	$ Data Type, Data Size
		"High Clamp Status #1",
		"",
		"If High Clamp Alarm Status is FAULTED, \nthe requested Output value is above the Clamp value.  \nConsequently, the Output is set to the High Clamp value.",
		0,1,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum33 = 0,"No Fault", 1,"High Clamp FAULT";

	Param34 = 0,
		6,"20 0B 24 01 30 7C",	$ Link Path Size, Link Path
		0x0032,	 $ Descriptor
		0xC1, 1,	$ Data Type, Data Size
		"Bad Cal Status #0",
		"",
		"This bit shows the current status of calibration for this channel.  \n'Good Calibration' means the data stored in EEPROM is within tolerances. \n'Calibration Fault' means the module is not calibrated and is using default values.  \n\nNote:  While in Calibration Mode, the status will be 'Bad Calibration.'",
		0,1,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum34 = 0,"Good Calibration", 1,"Calibration FAULT";

	Param35 = 0,
		6,"20 0B 24 02 30 7C",	$ Link Path Size, Link Path
		0x0032,	 $ Descriptor
		0xC1, 1,	$ Data Type, Data Size
		"Bad Cal Status #1",
		"",
		"This bit shows the current status of calibration for this channel.  \n'Good Calibration' means the data stored in EEPROM is within tolerances. \n'Calibration Fault' means the module is not calibrated and is using default values.  \n\nNote:  While in Calibration Mode, the status will be 'Bad Calibration.'",
		0,1,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum35 = 0,"Good Calibration", 1,"Calibration FAULT";

	Param36 = 0,
		6,"20 03 24 01 30 64",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC1, 1,	$ Data Type, Data Size
		"AutoBaud",
		"",
		"AutoBaud allows the module to match the Baud Rate of existing devices \non a network.  \n\nChanges to this attribute take effect after the next power up.  \nIf 'Enabled', the Baud Rate Attribute cannot be set.",
		0,1,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum36 = 0,"Enable", 1,"Disable";

	Param37 = 0,
		6,"20 0F 24 01 30 01",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC6, 1,	$ Data Type, Data Size
		"Calibration Channel Select",
		"",
		"Choose which channel or channels to Calibrate.",
		0,3,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum37 =	0,"None",
			1,"Channel 0",
			2,"Channel 1",
			3,"Both Channels";

	Param38 = 0,
		6,"20 0F 24 02 30 01",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xCA, 4,	$ Data Type, Data Size
		"Channel 0 Low Value",
		"V",
		"Enter the measured value at the Output terminal after issuing the \n'Output Low Reference' command.  \nEnter the value in volts (e.g. -10.0035).",
		-3.402823E+38,3.402823E+38,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Param39 = 0,
		6,"20 0F 24 03 30 01",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xCA, 4,	$ Data Type, Data Size
		"Channel 0 High Value",
		"V",
		"Enter the measured value at the Output terminal after issuing the \n'Output High Reference' command.  \nEnter the value in volts (e.g. 10.0046).",
		-3.402823E+38,3.402823E+38,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Param40 = 0,
		6,"20 0F 24 04 30 01",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xCA, 4,	$ Data Type, Data Size
		"Channel 1 Low Value",
		"V",
		"Enter the measured value at the Output terminal after issuing the \n'Output Low Reference' command.  \nEnter the value in volts (e.g. -10.0035).",
		-3.402823E+38,3.402823E+38,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Param41 = 0,
		6,"20 0F 24 05 30 01",	$ Link Path Size, Link Path
		0x0000,	 $ Descriptor
		0xCA, 4,	$ Data Type, Data Size
		"Channel 1 High Value",
		"V",
		"Enter the measured value at the Output terminal after issuing the \n'Output High Reference' command.  \nEnter the value in volts (e.g. 10.0046).",
		-3.402823E+38,3.402823E+38,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Param42 = 0,
		6,"20 0F 24 06 30 01",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC6, 1,	$ Data Type, Data Size
		"Calibration Command",
		"",
		"This command puts the module in different calibration modes.  \n\nBegin Calibration - Initializes the module for calibration.  \nOutput Low Reference - Generates approximately -10.0 V at the selected Output(s).  \nOutput High Reference - Generates approximately +10.0 V at the selected Output(s).  \nFinish Calibration - Uses the measured values to compensate the Output(s).  \nAbort Calibration - Immediately terminates calibration process and uses \nprevious calibration data. \n\nNote: Module must be stand-alone or in Idle/Program mode. \nFurther Note: The Low and High measured values must be sent to the \nmodule before issuing the 'Finish Calibration' command.",
		0,5,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum42 =	0,"Do Nothing",
			1,"Begin Calibration",
			2,"Output Low Reference",
			3,"Output High Reference",
			4,"Finish Calibration",
			5,"Abort Calibration";

	Param43 = 0,
		6,"20 0F 24 07 30 01",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC6, 1,	$ Data Type, Data Size
		"Reset Latched Alarms",
		"",
		"This parameter clears any Latched Alarms in the selected channel(s).  \n\nAlarms effected:  \n - Low Clamp Alarm  \n - High Clamp Alarm  \n\nIf the Alarm condition still exists, the Fault will not be cleared.",
		0,3,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum43 =	0,"Do Nothing",
			1,"Channel 0",
			2,"Channel 1",
			3,"Both Channels";

	Param44 = 0,
		7,"21 12 03 24 01 30 03",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC1, 1,	$ Data Type, Data Size
		"Sequential AutoAddress",
		"",
		"Sequential AutoAddress will re-assign the node address of every module to the right.  \nEach module will change it's node address to one greater than it's neighbor.  \n\nMAKE SURE THE NODE ADDRESS OF THIS MODULE IS THE \nDESIRED VALUE BEFORE ISSUING THIS COMMAND.  \n\nWhen this command is set, each module to the right will get a new address \none greater than it's neighbor.  \nThe address will ripple through a line of Point I/O modules.  \n\nSteps to Auto Address a line of Point I/O modules:\n 1.) Set the address of the first module (next to PDN or adapter).\n 2.) Send the Auto Address command to 'Sequential Address.'\n 3.) All modules in line will reset with new sequential addresses. \n\nExample:\nThere are 5 Point modules in a line, and the address of the first module is 10. \nAfter the 'Sequential Address' command is sent to the first module, the node \naddress of the line will be: 10, 11, 12, 13, and 14.",
		0,1,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum44 = 0,"Do Nothing", 1,"Sequential Address";

	Param45 = 0,
		7,"21 12 03 24 01 30 05",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC6, 1,	$ Data Type, Data Size
		"Broadcast Baud Rate",
		"",
		"This command will change the Baud Rate of this and every module \nto the right to the value indicated.  \nIf AutoBaud is ENABLED, \nthis command will not change the operation of the module at power up.",
		0,3,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum45 =	0,"Do Nothing",
			1,"125 KHz",
			2,"250 KHz",
			3,"500 KHz";

	Param46 = 0,
		7,"21 12 03 24 01 30 06",	$ Link Path Size, Link Path
		0x0002,	 $ Descriptor
		0xC6, 1,	$ Data Type, Data Size
		"Broadcast AutoBaud",
		"",
		"This command will change the AutoBaud attribute of this and every module \nto the right to the value indicated.  \nIf AutoBaud is 'Disabled,' the Baud Rate parameter will set the \nBaud Rate the next time the module is powered up.",
		0,2,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum46 =	0,"Do Nothing",
			1,"Enable",
			2,"Disable";

$ DeviceNet Premier Integration
	Param47 = 0,
		0,"",		$ No Path, Internal Parameter
		0x0220,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"Ch0Data",
		"",
		"Value of analog output point.",
		-32768,32767,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Param48 = 0,
		0,"",	$ No Path, Internal Parameter
		0x0220,	 $ Descriptor
		0xC3, 2,	$ Data Type, Data Size
		"Ch1Data",
		"",
		"Value of analog output point.",
		-32768,32767,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Param49 = 0,
		0,,          $ No Path, Internal Parameter
		0x0232,	 $ Descriptor
		0xD1, 1,	$ Data Type, Data Size
		"Ch0Status",
		"",
		"Status of output channel.  This bit is the OR of all possible channel faults.\n\nPossible Errors:\n - Open Wire\n - No Field Power\n - Clamp Alarms.\n\nIf alarms are 'Latched,' the 'Reset Latched Alarm' parameter is needed to clear it.",
		0,15,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum49 =	0,"Ch0Fault", 
			1,"Ch0Calibration",
			2,"Ch0LAlarm",
			3,"Ch0HAlarm";

	Param50 = 0,
		0,,          $ No Path, Internal Parameter
		0x0232,	 $ Descriptor
		0xD1, 1,	$ Data Type, Data Size
		"Ch1Status",
		"",
		"Status of output channel.  This bit is the OR of all possible channel faults.\n\nPossible Errors:\n - Open Wire\n - No Field Power\n - Clamp Alarms.\n\nIf alarms are 'Latched,' the 'Reset Latched Alarm' parameter is needed to clear it.",
		0,15,0,
		1,1,1,0,
		0,0,0,0,
		0;

	Enum50 =	0,"Ch1Fault", 
			1,"Ch1Calibration",
			2,"Ch1LAlarm",
			3,"Ch1HAlarm";

      Param101 =                    $ Revision of Configuration Assembly
        0,                          $ first field shall equal 0
        ,,                          $ path size,path
        0x0210,                     $ descriptor (readonly, no display)
        0xC7,                       $ data type : 16-bit Unsigned Integer
        2,                          $ data size in bytes
        "Configuration revision",   $ name
        "",                         $ units
        "",                         $ help string
        1,1,1,                      $ min,max,default data values
        0,0,0,0,                    $ mult,dev,base,offset scaling not used
        0,0,0,0,                    $ mult,dev,base,offset link not used
        0;                          $ decimal places not used

      Param102 =                    $ non-Logix header
        0,                          $ first field shall equal 0
        ,,                          $ path size,path
        0x0210,                     $ descriptor (readonly, no display)
        0xC7,                       $ data type : 16-bit Unsigned Integer
        2,                          $ data size in bytes
        "Non-Logix Header",         $ name
        "",                         $ units
        "",                         $ help string
        0x7001,0x7001,0x7001,       $ min,max,default data values
        0,0,0,0,                    $ mult,dev,base,offset scaling not used
        0,0,0,0,                    $ mult,dev,base,offset link not used
        0;                          $ decimal places not used

[Assembly]
	Revision = 2;

	Assem101 = "Status","",
		,,,,
		8,Param49,
		8,Param50;

	Assem102 = "Data","",
		,0x0000,,,
		16,Param47,
		16,Param48;

	Assem123 = "1734-OE2V Configuration Assembly","",
		,0x0000,,,
		16,Param14,
		16,Param16,
		16,Param18,
		16,Param20,
		16,Param22,
		16,Param24,
		8,Param6,
		8,Param10,
		8,Param12,
		8,Param26,
		8,Param28,
		8,,
		16,Param15,
		16,Param17,
		16,Param19,
		16,Param21,
		16,Param23,
		16,Param25,
		8,Param7,
		8,Param11,
		8,Param13,
		8,Param27,
		8,Param29,
		8,;

    Assem124 =                  $ Private config in Forward Open, Module
        "3rd Party Private Assembly",
        ,                       $ Path
        ,                       $ Length in bytes
        ,                       $ descriptor
        ,,                      $ reserved
        16,Param101,            $ configuration revision (only valid value is 1)
        16,;                    $ reserved - zeros

    Assem125 =                  $ Private config in Forward Open, Module
        "Adapter Config Assembly",
        ,                       $ Path
        ,                       $ Length in bytes
        ,                       $ descriptor
        ,,                      $ reserved
        16,Param102,            $ Non-Logix Header (constant 0x7001)
        16,1_RackSize,          $ number of slots
        16,Param101,            $ configuration revision (only valid value is 1)
        16,;                    $ reserved - zeros

    Assem126 =                  $ O2T (output data)
        "Ouput Data Assembly",
        ,                       $ Path
        ,                       $ Length in bytes
        ,                       $ descriptor
        ,,                      $ reserved
        ,Assem102;              $ Assembly sent to module

    Assem127 =                  $ T2O (input data)
        "Input Data Assembly",
        ,                       $ Path
        ,                       $ Length in bytes
        ,                       $ descriptor
        ,,                      $ reserved
        32,,                    $ Fault bits
        ,Assem101;              $ Assembly passed from module

[ParamClass]
	MaxInst = 102;
	Descriptor  = 0x09;       $ Bit 0: 1= parameter instances exist
                                $ Bit 1: 0= not full
                                $ Bit 2: 0= NVS command not needed
                                $ Bit 3: 1= Automaticly stored in EERPOM
	CfgAssembly = 123;

[Groups]
	Group1 = "I/O - Output Values", 2,
		2,3;
	Group2 = "I/O - Output Status", 7,
		4,5,30,31,32,33,43;
	Group3 = "Configuration", 26,
		1,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,36;
	Group4 = "Calibration", 8,
		34,35,37,38,39,40,41,42;
	Group5 = "PointBus", 3,
		44,45,46;

[IO_Info]
	1_COSetPathNotSupported = 1;                      $ Cnxn Obj does not support direct path setting

	Default = 0x4;

	PollInfo = 0xF,
		1,
		1;

	StrobeInfo = 0xF,
		1,
		0;

	COSInfo = 0x7,
		1,
		1;

	CyclicInfo = 0xB,
		1,
		1;

	Input1 = 2,
		0, 
		0xF, 
		"Status",
		6,
		"20 04 24 65 30 03",
		"Produce Connection contains status of the two Outputs.";

	Output1 = 4,
		0, 
		0xD, 
		"Data",
		6,
		"20 04 24 66 30 03",
		"Consume Connection contains value of the two Outputs.";

[Connection Manager]

    Connection7 =       $ Exclusive Owner (Direct to Module)
                        $ Catalogs        1734-OE2C, OE2V	
                        $ Config Assem    123	
                        $ Consume Assem   102	
                        $ Produce Assem   101	
        0x04030002,     $ trigger & transport
        0x44240405,     $ point/multicast & priority & realtime format
        ,,Assem126,     $ O=>T default,description
        ,,Assem127,     $ T=>O default,description
        ,Assem124,      $ config part 1
        ,Assem123,      $ config part 2
        "Direct Exclusive Owner",  $ connection name
        "Direct Exclusive Owner Connection - Output data controls the state (analog level) of each of the outputs. Input data contains status of each of the outputs.",   $ Help string
        "20 04 24 7B 2C 66 2C 65";

$   Connection27 =      $ No Input Only Connection

    Connection47 =      $ Listen Only (non-Logix Direct to Module)
                        $ Catalogs        1734-OE2C, OE2V	
                        $ Config Assem    123	
                        $ Consume Assem   0xBF (Listen Only)	
                        $ Produce Assem   101	
        0x01030002,     $ trigger & transport
        0x44240305,     $ point/multicast & priority & realtime format
        ,0,,            $ O=>T default,description
        ,,Assem127,     $ T=>O default,description
        ,,              $ config part 1
        ,,              $ config part 2
        "Direct Listen Only",  $ connection name
        "Direct Listen Only Connection - Input data contains the STATUS of each of the outputs. There is NO output data.",   $ Help string
        "20 04 24 7B 2C BF 2C 65";

[Port]
      Port1 =       DeviceNet,                          $ or maybe 1_Virtual_Backplane
                    "PointIO Backplane",                $ Name of backplane
                    "20 03 24 01",                      $ Path to DeviceNet Object Instance 1
                    1;                                  $ Port number 1

[Modular]
      Width =       1;

$ I/O Module EDS
$ Number of slots in rack = Product Code - 99
$ Number of I/O modules in rack = Product Code - 100
$ Note Rack# does not match in Adapter EDS, Adapter EDS includes one for Slot 0

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

	Rack2 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 102,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
            1,2;              $ Legal Slots

	Rack3 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 103,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
            1,2,3;            $ Legal Slots

	Rack4 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 104,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
            1,2,3,4;          $ Legal Slots

	Rack5 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 105,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
            1,2,3,4,5;        $ Legal Slots

	Rack6 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 106,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
            1,2,3,4,5,6;      $ Legal Slots

	Rack7 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 107,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
            1,2,3,4,5,6,7;    $ Legal Slots

	Rack8 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 108,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
            1,2,3,4,5,6,7,8,9;$ Legal Slots

	Rack9 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 109,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10;
                              $ Legal Slots

	Rack10 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 110,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11;
                              $ Legal Slots

	Rack11 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 111,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12;
                              $ Legal Slots

	Rack12 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 112,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13;
                              $ Legal Slots

	Rack13 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 113,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14;
                              $ Legal Slots

	Rack14 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 114,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15;
                              $ Legal Slots

	Rack15 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 115,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16;
                              $ Legal Slots

	Rack16 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 116,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17;
                              $ Legal Slots

	Rack17 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 117,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18;
                              $ Legal Slots

	Rack18 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 118,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19;
                              $ Legal Slots

	Rack19 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 119,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20;
                              $ Legal Slots

	Rack20 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 120,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21;               $ Legal Slots

	Rack21 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 121,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22;            $ Legal Slots

	Rack22 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 122,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23;         $ Legal Slots

	Rack23 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 123,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24;      $ Legal Slots

	Rack24 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 124,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25;   $ Legal Slots

	Rack25 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 125,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26;
                              $ Legal Slots

	Rack26 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 126,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27;
                              $ Legal Slots

	Rack27 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 127,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28;
                              $ Legal Slots

	Rack28 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 128,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29;
                              $ Legal Slots

	Rack29 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 129,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30;
                              $ Legal Slots

	Rack30 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 130,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31;
                              $ Legal Slots

	Rack31 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 131,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32;
                              $ Legal Slots

	Rack32 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 132,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33;
                              $ Legal Slots

	Rack33 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 133,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34;
                              $ Legal Slots

	Rack34 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 134,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35;
                              $ Legal Slots

	Rack35 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 135,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36;
                              $ Legal Slots

	Rack36 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 136,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37;
                              $ Legal Slots

	Rack37 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 137,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38;
                              $ Legal Slots

	Rack38 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 138,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39;
                              $ Legal Slots

	Rack39 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 139,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40;
                              $ Legal Slots

	Rack40 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 140,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41;               $ Legal Slots

	Rack41 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 141,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42;            $ Legal Slots

	Rack42 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 142,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43;         $ Legal Slots

	Rack43 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 143,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44;      $ Legal Slots

	Rack44 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 144,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45;   $ Legal Slots

	Rack45 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 145,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46;
                              $ Legal Slots

	Rack46 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 146,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47;
                              $ Legal Slots

	Rack47 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 147,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48;
                              $ Legal Slots

	Rack48 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 148,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49;
                              $ Legal Slots

	Rack49 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 149,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49,50;
                              $ Legal Slots

	Rack50 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 150,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49,50,51;
                              $ Legal Slots

	Rack51 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 151,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49,50,51,52;
                              $ Legal Slots

	Rack52 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 152,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49,50,51,52,53;
                              $ Legal Slots

	Rack53 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 153,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49,50,51,52,53,54;
                              $ Legal Slots

	Rack54 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 154,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49,50,51,52,53,54,55;
                              $ Legal Slots

	Rack55 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 155,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56;
                              $ Legal Slots

	Rack56 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 156,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57;
                              $ Legal Slots

	Rack57 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 157,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58;
                              $ Legal Slots

	Rack58 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 158,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59;
                              $ Legal Slots

	Rack59 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 159,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60;
                              $ Legal Slots

	Rack60 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 160,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,
            61;               $ Legal Slots

	Rack61 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 161,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,
            61,62;            $ Legal Slots

	Rack62 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 162,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,
            61,62,63;         $ Legal Slots

	Rack63 =			$ Based on the virtual backplane (VB5FL)
            1,			$ VendorID = Allen-Bradley
            0x6C, 163,		$ Product Type, Product Code
            1, 1,			$ Major Revision, Minor Revision
            ,,,			$ Reserved
             1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,
            21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,
            41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,
            61,62,63,64;      $ Legal Slots

