$ Revision History
$ 1.001  03-04-04  jgm  Initial version released for internal testing only.
$ 1.002  04-30-04  jgm  Preped for initial release.
$ 1.003  10-31-05  jgm  Updated to support standardization guidelines
$ 1.004  03-23-06  jgm  Changed Params per DPI group review

[File]
	DescText    = "1769-IF8/A EDS File";
	CreateDate  = 02-02-2004;
	CreateTime  = 09:00:00;
	ModDate     = 03-23-2006;
	ModTime     = 9:00:00;
	Revision    = 1.004;
	HomeURL     = "http://www.ab.com/networks/eds/XX/0001000A00260100.eds";

[Device]
	VendCode    = 1;
	VendName    = "Rockwell Automation/Allen-Bradley";
	ProdType    = 10;
	ProdTypeStr = "General Purpose Analog I/O";
	ProdCode    = 38;
	MajRev      = 1;
	MinRev      = 1;
	ProdName    = "1769-8 Channel Analog I/V Input/A";
	Catalog     = "1769-IF8/A";
	Icon        = "1769-Brown.ico";

[Modular]
	Rack1 =  1,108,91,1,1,,,,
			 1, 2, 3, 4, 5, 6, 7, 8, 9,10, $ Legal slots
			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;

	ExternalID = "01 00 0A 00 26 00 01";

[1_1769Audit]
	1_5vdcPwrLoad   = 120;
	1_24vdcPwrLoad  = 70;
	1_DistRating    = 8;


[Params]
	ProxiedParam4 = ,,,,,,"","","",12,12,12,,,,,,,,,;	$ Input data size
	ProxiedEnum4  = 12,"All Input Data (12 Words)";

	ProxiedParam5 = ,,,,,,"","","",0,1,1,,,,,,,,,;		$ Output data size
	ProxiedEnum5  = 1,"All Output Data (1 Word)";

	ProxiedParam6 = ,,,,,,"","","",0,2,2,,,,,,,,,;		$ Electronic Keying
	ProxiedEnum6  = 0,"Disable Keying", 1,"Exact Match", 2,"Compatible Module";

	ProxiedParam7 = ,,,,,,"","","",1,255,1,,,,,,,,,;	$ Configured Minor Revision

	ProxiedParam8 = ,,,,,,"","","",1,255,1,,,,,,,,,;	$ Actual Minor Revision
	
	ProxiedParam9 = ,,,,,,"","","",0,1,1,,,,,,,,,;		$ Using external power source
	ProxiedEnum9  = 0,"Yes", 1,"No";

	$***********************************
	$   Input array data
	$***********************************

	$ Input Word 0 - Analog Input Channel 0 Data Value
	Param100 =
			0,,,				$ Reserved, link size, link path
			0x0010, 			$ Descriptor (Read Only)
			0xC3, 2,			$ INT
			"Ch0Data","",
			"Contains channel 0 analog input value.",
			-32768,32767,0,,,,,,,,,;

	$ Input Word 1 - Analog Input Channel 1 Data Value
	Param101 =
			0,,,				$ Reserved, link size, link path
			0x0010, 			$ Descriptor (Read Only)
			0xC3, 2,			$ INT
			"Ch1Data","",
			"Contains channel 1 analog input value.",
			-32768,32767,0,,,,,,,,,;

	$ Input Word 2 - Analog Input Channel 2 Data Value
	Param102 =
			0,,,				$ Reserved, link size, link path
			0x0010, 			$ Descriptor (Read Only)
			0xC3, 2,			$ INT
			"Ch2Data","",
			"Contains channel 2 analog input value.",
			-32768,32767,0,,,,,,,,,;

	$ Input Word 3 - Analog Input Channel 3 Data Value
	Param103 =
			0,,,				$ Reserved, link size, link path
			0x0010, 			$ Descriptor (Read Only)
			0xC3, 2,			$ INT
			"Ch3Data","",
			"Contains channel 3 analog input value.",
			-32768,32767,0,,,,,,,,,;

	$ Input Word 4 - Analog Input Channel 4 Data Value
	Param104 =
			0,,,				$ Reserved, link size, link path
			0x0010, 			$ Descriptor (Read Only)
			0xC3, 2,			$ INT
			"Ch4Data","",
			"Contains channel 4 analog input value.",
			-32768,32767,0,,,,,,,,,;

	$ Input Word 5 - Analog Input Channel 5 Data Value
	Param105 =
			0,,,				$ Reserved, link size, link path
			0x0010, 			$ Descriptor (Read Only)
			0xC3, 2,			$ INT
			"Ch5Data","",
			"Contains channel 5 analog input value.",
			-32768,32767,0,,,,,,,,,;

	$ Input Word 6 - Analog Input Channel 6 Data Value
	Param106 =
			0,,,				$ Reserved, link size, link path
			0x0010, 			$ Descriptor (Read Only)
			0xC3, 2,			$ INT
			"Ch6Data","",
			"Contains channel 6 analog input value.",
			-32768,32767,0,,,,,,,,,;

	$ Input Word 7 - Analog Input Channel 7 Data Value
	Param107 =
			0,,,				$ Reserved, link size, link path
			0x0010, 			$ Descriptor (Read Only)
			0xC3, 2,			$ INT
			"Ch7Data","",
			"Contains channel 7 analog input value.",
			-32768,32767,0,,,,,,,,,;

	$ Input Word 8 - Time Stamp Value
	Param108 =
			0,,,				$ Reserved, link size, link path
			0x0010, 			$ Descriptor (Read Only)
			0xC3, 2,			$ INT
			"RealTimeSample","",
			"Time stamp for chan 0-7 inputs. 0-32767 (1 milliSec) resolution.",
			0,0x7FFF,0,,,,,,,,,;

	$ Input Word 9
	Param120 =
			0,,,				$ Reserved, link size, link path
			0x0012, 			$ Descriptor (Read Only, Enum)
			0xD1,1, 			$ BYTE
			"CombinedStatus","",
			"Set if any error condition exists - High, Low, Over, Under",
			0,0xFF,0,,,,,,,,,;
	Enum120 =
		0,"Ch0Status",
		1,"Ch1Status",
		2,"Ch2Status",
		3,"Ch3Status",
		4,"Ch4Status",
		5,"Ch5Status",
		6,"Ch6Status",
		7,"Ch7Status";

	$ Input Word 10 
	Param140 =
			0,,,				$ Reserved, link size, link path
			0x0012, 			$ Descriptor (Read Only, Enum)
			0xD1,1, 			$ BYTE
			"Ch0_1Status","",
			"Set if any error condition exists - High, Low, Over, Under",
			0,0xFF,0,,,,,,,,,;
	Enum140 =
		0,"Ch0OverRange",
		1,"Ch0UnderRange",
		2,"Ch0HAlarm",
		3,"Ch0LAlarm",
		4,"Ch1OverRange",
		5,"Ch1UnderRange",
		6,"Ch1HAlarm",
		7,"Ch1LAlarm";

	$ Input Word 10 
	Param148 =
			0,,,				$ Reserved, link size, link path
			0x0012, 			$ Descriptor (Read Only, Enum)
			0xD1,1, 			$ BYTE
			"Ch2_3Status","",
			"Set if any error condition exists - High, Low, Over, Under",
			0,0xFF,0,,,,,,,,,;
	Enum148 =
		0,"Ch2OverRange",
		1,"Ch2UnderRange",
		2,"Ch2HAlarm",
		3,"Ch2LAlarm",
		4,"Ch3OverRange",
		5,"Ch3UnderRange",
		6,"Ch3HAlarm",
		7,"Ch3LAlarm";

	$ Input Word 11
	Param156 =
			0,,,				$ Reserved, link size, link path
			0x0012, 			$ Descriptor (Read Only, Enum)
			0xD1,1, 			$ BYTE
			"Ch4_5Status","",
			"Set if any error condition exists - High, Low, Over, Under",
			0,0xFF,0,,,,,,,,,;
	Enum156 =
		0,"Ch4OverRange",
		1,"Ch4UnderRange",
		2,"Ch4HAlarm",
		3,"Ch4LAlarm",
		4,"Ch5OverRange",
		5,"Ch5UnderRange",
		6,"Ch5HAlarm",
		7,"Ch5LAlarm";

	$ Input Word 11
	Param164 =
			0,,,				$ Reserved, link size, link path
			0x0012, 			$ Descriptor (Read Only, Enum)
			0xD1,1, 			$ BYTE
			"Ch6_7Status","",
			"Set if any error condition exists - High, Low, Over, Under",
			0,0xFF,0,,,,,,,,,;
	Enum164 =
		0,"Ch6OverRange",
		1,"Ch6UnderRange",
		2,"Ch6HAlarm",
		3,"Ch6LAlarm",
		4,"Ch7OverRange",
		5,"Ch7UnderRange",
		6,"Ch7HAlarm",
		7,"Ch7LAlarm";


	$***********************************
	$   Output array data
	$***********************************

	Param200 =
			0,,,				$ Reserved, link size, link path
			0x0012, 			$ Descriptor (Read Only, Enum)
			0xD2,2, 			$ WORD
			"AlarmUnlatch","",
			"High Alarm will unlatch when this bit set & alarm condition gone",
			0,0xFFFF,0,,,,,,,,,;
	Enum200 =
		 0,"Ch0HAlarmUnlatch",
		 1,"Ch0LAlarmUnlatch",
		 2,"Ch1HAlarmUnlatch",
		 3,"Ch1LAlarmUnlatch",
		 4,"Ch2HAlarmUnlatch",
		 5,"Ch2LAlarmUnlatch",
		 6,"Ch3HAlarmUnlatch",
		 7,"Ch3LAlarmUnlatch",
		 8,"Ch4HAlarmUnlatch",
		 9,"Ch4LAlarmUnlatch",
		10,"Ch5HAlarmUnlatch",
		11,"Ch5LAlarmUnlatch",
		12,"Ch6HAlarmUnlatch",
		13,"Ch6LAlarmUnlatch",
		14,"Ch7HAlarmUnlatch",
		15,"Ch7LAlarmUnlatch";


	$**********************************************
	$   Configuration array data - Entire Module
	$**********************************************

	$ Configuration Word 0 - Real Time Sample Value
	Param300 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Real Time Sample Value","",
			"Configure the Real Time Sample Value (0-5000, 1 millisecond/cnt)",
			0,5000,0,,,,,,,,,;

	$ Configuration Word 1 Bit 15 - Enable Real Time Sampling
	Param310 =
			0,,,				$ Reserved, link size, link path
			0x0002, 			$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Enable Real Time Sampling","",
			"Allow module's Real Time Sampling function to be enabled.",
			0,1,0,,,,,,,,,;
	Enum310 = 0,"Disable", 1,"Enable";


	$**********************************************
	$   Configuration array data - Channel 0
	$**********************************************

	$ Configuration Word 2 Bits 0-3 - Channel 0 Word 0 Bits 0-3: Filter Select
	Param1000 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch0 Filter Select","",
			"Channel 0 Input Filter Response Select in Hertz.",
			0,4,0,,,,,,,,,;
	Enum1000 =
			0, "60 Hz",
			1, "50 Hz",
			2, "10 Hz",
			3, "250 Hz",
			4, "500 Hz";

	$ Configuration Word 2 Bits 8 - Channel 0 Word 0 Bit 8: Enable Interrupts
	Param1004 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch0 Enable Interrupts","",
			"Allow channel 0 process alarm interrupts to trigger.",
			0,1,0,,,,,,,,,;
	Enum1004 = 0,"Disable", 1,"Enable";

	$ Configuration Word 2 Bits 9 - Channel 0 Word 0 Bit 9: Alarm Latch
	Param1005 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch0 Alarm Latch","",
			"Allow latching of channel 0 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1005 = 0,"No Latch", 1,"Latch";

	$ Configuration Word 2 Bits 10 - Channel 0 Word 0 Bit 10: Enable Alarms
	Param1006 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch0 Enable Alarms","",
			"Allow channel 0 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1006 = 0,"Disable", 1,"Enable";

	$ Configuration Word 2 Bit 15 - Channel 0 Word 0 Bit 15: Enable Channel
	Param1009 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch0 Enable","",
			"When channel enabled, input is sampled and processed.",
			0,1,0,,,,,,,,,;
	Enum1009 = 0,"Disable", 1,"Enable";

	$ Configuration Word 3 Bits 0-3 - Channel 0 Word 1 Bits 0-3: Input Type/Range Select
	Param1010 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch0 Type/Range Select","",
			"Configure Channel 0 Analog Type and Range.",
			0,5,0,,,,,,,,,;
	Enum1010 =
			0, "-10 to +10 Vdc",
			1, "0 to 5 Vdc",
			2, "0 to 10 Vdc",
			3, "4 to 20 mA",
			4, "1 to 5 Vdc",
			5, "0 to 20 mA";

	$ Configuration Word 3 Bits 8-10 - Channel 0 Word 1 Bits 8-10: Input Data Format Select
	Param1015 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch0 Data Format Select","",
			"Configure channel 0 to present analog data in several formats",
			0,3,0,,,,,,,,,;
	Enum1015 =
			0, "Raw/Proportional Data",
			1, "Engineering Units",
			2, "Scaled For PID",
			3, "Percent Range";

	$ Configuration Word 4 - Channel 0 Word 2: Process Alarm High Data Value
	Param1020 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch0 High Data Value","",
			"When configured, alarm triggers when input goes above this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 5 - Channel 0 Word 3: Process Alarm Low Data Value
	Param1030 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch0 Low Data Value","",
			"When configured, alarm triggers when input goes below this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 6 - Channel 0 Word 4: Alarm Dead Band Value
	Param1040 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch0 Alarm Dead Band Value","",
			"Alarms won't reset until input clears alarm value by this amount",
			0,32767,0,,,,,,,,,;


	$**********************************************
	$   Configuration array data - Channel 1
	$**********************************************

	$ Configuration Word 8 Bits 0-3 - Channel 1 Word 0 Bits 0-3: Filter Select
	Param1100 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch1 Filter Select","",
			"Channel 1 Input Filter Response Select in Hertz.",
			0,4,0,,,,,,,,,;
	Enum1100 =
			0, "60 Hz",
			1, "50 Hz",
			2, "10 Hz",
			3, "250 Hz",
			4, "500 Hz";

	$ Configuration Word 8 Bits 8 - Channel 1 Word 0 Bit 8: Enable Interrupts
	Param1104 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch1 Enable Interrupts","",
			"Allow channel 1 process alarm interrupts to trigger.",
			0,1,0,,,,,,,,,;
	Enum1104 = 0,"Disable", 1,"Enable";

	$ Configuration Word 8 Bits 9 - Channel 1 Word 0 Bit 9: Alarm Latch
	Param1105 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch1 Alarm Latch","",
			"Allow latching of channel 1 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1105 = 0,"No Latch", 1,"Latch";

	$ Configuration Word 8 Bits 10 - Channel 1 Word 0 Bit 10: Enable Alarms
	Param1106 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch1 Enable Alarms","",
			"Allow channel 1 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1106 = 0,"Disable", 1,"Enable";

	$ Configuration Word 8 Bit 15 - Channel 1 Word 0 Bit 15: Enable Channel
	Param1109 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch1 Enable","",
			"When channel enabled, input is sampled and processed.",
			0,1,0,,,,,,,,,;
	Enum1109 = 0,"Disable", 1,"Enable";

	$ Configuration Word 9 Bits 0-3 - Channel 1 Word 1 Bits 0-3: Input Type/Range Select
	Param1110 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch1 Type/Range Select","",
			"Configure Channel 1 Analog Type and Range.",
			0,5,0,,,,,,,,,;
	Enum1110 =
			0, "-10 to +10 Vdc",
			1, "0 to 5 Vdc",
			2, "0 to 10 Vdc",
			3, "4 to 20 mA",
			4, "1 to 5 Vdc",
			5, "0 to 20 mA";

	$ Configuration Word 9 Bits 8-10 - Channel 1 Word 1 Bits 8-10: Input Data Format Select
	Param1115 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch1 Data Format Select","",
			"Configure channel 1 to present analog data in several formats",
			0,3,0,,,,,,,,,;
	Enum1115 =
			0, "Raw/Proportional Data",
			1, "Engineering Units",
			2, "Scaled For PID",
			3, "Percent Range";

	$ Configuration Word 10 - Channel 1 Word 2: Process Alarm High Data Value
	Param1120 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch1 High Data Value","",
			"When configured, alarm triggers when input goes above this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 11 - Channel 1 Word 3: Process Alarm Low Data Value
	Param1130 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch1 Low Data Value","",
			"When configured, alarm triggers when input goes below this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 12 - Channel 1 Word 4: Alarm Dead Band Value
	Param1140 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch1 Alarm Dead Band Value","",
			"Alarms won't reset until input clears alarm value by this amount",
			0,32767,0,,,,,,,,,;


	$**********************************************
	$   Configuration array data - Channel 2
	$**********************************************

	$ Configuration Word 14 Bits 0-3 - Channel 2 Word 0 Bits 0-3: Filter Select
	Param1200 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch2 Filter Select","",
			"Channel 2 Input Filter Response Select in Hertz.",
			0,4,0,,,,,,,,,;
	Enum1200 =
			0, "60 Hz",
			1, "50 Hz",
			2, "10 Hz",
			3, "250 Hz",
			4, "500 Hz";

	$ Configuration Word 14 Bits 8 - Channel 2 Word 0 Bit 8: Enable Interrupts
	Param1204 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch2 Enable Interrupts","",
			"Allow channel 2 process alarm interrupts to trigger.",
			0,1,0,,,,,,,,,;
	Enum1204 = 0,"Disable", 1,"Enable";

	$ Configuration Word 14 Bits 9 - Channel 2 Word 0 Bit 9: Alarm Latch
	Param1205 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch2 Alarm Latch","",
			"Allow latching of channel 2 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1205 = 0,"No Latch", 1,"Latch";

	$ Configuration Word 14 Bits 10 - Channel 2 Word 0 Bit 10: Enable Alarms
	Param1206 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch2 Enable Alarms","",
			"Allow channel 2 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1206 = 0,"Disable", 1,"Enable";

	$ Configuration Word 14 Bit 15 - Channel 2 Word 0 Bit 15: Enable Channel
	Param1209 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch2 Enable","",
			"When channel enabled, input is sampled and processed.",
			0,1,0,,,,,,,,,;
	Enum1209 = 0,"Disable", 1,"Enable";

	$ Configuration Word 15 Bits 0-3 - Channel 2 Word 1 Bits 0-3: Input Type/Range Select
	Param1210 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch2 Type/Range Select","",
			"Configure Channel 2 Analog Type and Range.",
			0,5,0,,,,,,,,,;
	Enum1210 =
			0, "-10 to +10 Vdc",
			1, "0 to 5 Vdc",
			2, "0 to 10 Vdc",
			3, "4 to 20 mA",
			4, "1 to 5 Vdc",
			5, "0 to 20 mA";

	$ Configuration Word 15 Bits 8-10 - Channel 2 Word 1 Bits 8-10: Input Data Format Select
	Param1215 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch2 Data Format Select","",
			"Configure channel 2 to present analog data in several formats",
			0,3,0,,,,,,,,,;
	Enum1215 =
			0, "Raw/Proportional Data",
			1, "Engineering Units",
			2, "Scaled For PID",
			3, "Percent Range";

	$ Configuration Word 16 - Channel 2 Word 2: Process Alarm High Data Value
	Param1220 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch2 High Data Value","",
			"When configured, alarm triggers when input goes above this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 17 - Channel 2 Word 3: Process Alarm Low Data Value
	Param1230 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch2 Low Data Value","",
			"When configured, alarm triggers when input goes below this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 18 - Channel 2 Word 4: Alarm Dead Band Value
	Param1240 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch2 Alarm Dead Band Value","",
			"Alarms won't reset until input clears alarm value by this amount",
			0,32767,0,,,,,,,,,;


	$**********************************************
	$   Configuration array data - Channel 3
	$**********************************************

	$ Configuration Word 20 Bits 0-3 - Channel 3 Word 0 Bits 0-3: Filter Select
	Param1300 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch3 Filter Select","",
			"Channel 3 Input Filter Response Select in Hertz.",
			0,4,0,,,,,,,,,;
	Enum1300 =
			0, "60 Hz",
			1, "50 Hz",
			2, "10 Hz",
			3, "250 Hz",
			4, "500 Hz";

	$ Configuration Word 20 Bits 8 - Channel 3 Word 0 Bit 8: Enable Interrupts
	Param1304 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch3 Enable Interrupts","",
			"Allow channel 3 process alarm interrupts to trigger.",
			0,1,0,,,,,,,,,;
	Enum1304 = 0,"Disable", 1,"Enable";

	$ Configuration Word 20 Bits 9 - Channel 3 Word 0 Bit 9: Alarm Latch
	Param1305 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch3 Alarm Latch","",
			"Allow latching of channel 3 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1305 = 0,"No Latch", 1,"Latch";

	$ Configuration Word 20 Bits 10 - Channel 3 Word 0 Bit 10: Enable Alarms
	Param1306 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch3 Enable Alarms","",
			"Allow channel 3 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1306 = 0,"Disable", 1,"Enable";

	$ Configuration Word 20 Bit 15 - Channel 3 Word 0 Bit 15: Enable Channel
	Param1309 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch3 Enable","",
			"When channel enabled, input is sampled and processed.",
			0,1,0,,,,,,,,,;
	Enum1309 = 0,"Disable", 1,"Enable";

	$ Configuration Word 21 Bits 0-3 - Channel 3 Word 1 Bits 0-3: Input Type/Range Select
	Param1310 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch3 Type/Range Select","",
			"Configure Channel 3 Analog Type and Range.",
			0,5,0,,,,,,,,,;
	Enum1310 =
			0, "-10 to +10 Vdc",
			1, "0 to 5 Vdc",
			2, "0 to 10 Vdc",
			3, "4 to 20 mA",
			4, "1 to 5 Vdc",
			5, "0 to 20 mA";

	$ Configuration Word 21 Bits 8-10 - Channel 3 Word 1 Bits 8-10: Input Data Format Select
	Param1315 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch3 Data Format Select","",
			"Configure channel 3 to present analog data in several formats",
			0,3,0,,,,,,,,,;
	Enum1315 =
			0, "Raw/Proportional Data",
			1, "Engineering Units",
			2, "Scaled For PID",
			3, "Percent Range";

	$ Configuration Word 22 - Channel 3 Word 2: Process Alarm High Data Value
	Param1320 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch3 High Data Value","",
			"When configured, alarm triggers when input goes above this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 23 - Channel 3 Word 3: Process Alarm Low Data Value
	Param1330 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch3 Low Data Value","",
			"When configured, alarm triggers when input goes below this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 24 - Channel 3 Word 4: Alarm Dead Band Value
	Param1340 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch3 Alarm Dead Band Value","",
			"Alarms won't reset until input clears alarm value by this amount",
			0,32767,0,,,,,,,,,;


	$**********************************************
	$   Configuration array data - Channel 4
	$**********************************************

	$ Configuration Word 26 Bits 0-3 - Channel 4 Word 0 Bits 0-3: Filter Select
	Param1400 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch4 Filter Select","",
			"Channel 4 Input Filter Response Select in Hertz.",
			0,4,0,,,,,,,,,;
	Enum1400 =
			0, "60 Hz",
			1, "50 Hz",
			2, "10 Hz",
			3, "250 Hz",
			4, "500 Hz";

	$ Configuration Word 26 Bits 8 - Channel 4 Word 0 Bit 8: Enable Interrupts
	Param1404 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch4 Enable Interrupts","",
			"Allow channel 4 process alarm interrupts to trigger.",
			0,1,0,,,,,,,,,;
	Enum1404 = 0,"Disable", 1,"Enable";

	$ Configuration Word 26 Bits 9 - Channel 4 Word 0 Bit 9: Alarm Latch
	Param1405 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch4 Alarm Latch","",
			"Allow latching of channel 4 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1405 = 0,"No Latch", 1,"Latch";

	$ Configuration Word 26 Bits 10 - Channel 4 Word 0 Bit 10: Enable Alarms
	Param1406 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch4 Enable Alarms","",
			"Allow channel 4 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1406 = 0,"Disable", 1,"Enable";

	$ Configuration Word 26 Bit 15 - Channel 4 Word 0 Bit 15: Enable Channel
	Param1409 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch4 Enable","",
			"When channel enabled, input is sampled and processed.",
			0,1,0,,,,,,,,,;
	Enum1409 = 0,"Disable", 1,"Enable";

	$ Configuration Word 27 Bits 0-3 - Channel 4 Word 1 Bits 0-3: Input Type/Range Select
	Param1410 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch4 Type/Range Select","",
			"Configure Channel 4 Analog Type and Range.",
			0,5,0,,,,,,,,,;
	Enum1410 =
			0, "-10 to +10 Vdc",
			1, "0 to 5 Vdc",
			2, "0 to 10 Vdc",
			3, "4 to 20 mA",
			4, "1 to 5 Vdc",
			5, "0 to 20 mA";

	$ Configuration Word 27 Bits 8-10 - Channel 4 Word 1 Bits 8-10: Input Data Format Select
	Param1415 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch4 Data Format Select","",
			"Configure channel 4 to present analog data in several formats",
			0,3,0,,,,,,,,,;
	Enum1415 =
			0, "Raw/Proportional Data",
			1, "Engineering Units",
			2, "Scaled For PID",
			3, "Percent Range";

	$ Configuration Word 28 - Channel 4 Word 2: Process Alarm High Data Value
	Param1420 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch4 High Data Value","",
			"When configured, alarm triggers when input goes above this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 29 - Channel 4 Word 3: Process Alarm Low Data Value
	Param1430 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch4 Low Data Value","",
			"When configured, alarm triggers when input goes below this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 30 - Channel 4 Word 4: Alarm Dead Band Value
	Param1440 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch4 Alarm Dead Band Value","",
			"Alarms won't reset until input clears alarm value by this amount",
			0,32767,0,,,,,,,,,;


	$**********************************************
	$   Configuration array data - Channel 5
	$**********************************************

	$ Configuration Word 32 Bits 0-3 - Channel 5 Word 0 Bits 0-3: Filter Select
	Param1500 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch5 Filter Select","",
			"Channel 5 Input Filter Response Select in Hertz.",
			0,4,0,,,,,,,,,;
	Enum1500 =
			0, "60 Hz",
			1, "50 Hz",
			2, "10 Hz",
			3, "250 Hz",
			4, "500 Hz";

	$ Configuration Word 32 Bits 8 - Channel 5 Word 0 Bit 8: Enable Interrupts
	Param1504 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch5 Enable Interrupts","",
			"Allow channel 5 process alarm interrupts to trigger.",
			0,1,0,,,,,,,,,;
	Enum1504 = 0,"Disable", 1,"Enable";

	$ Configuration Word 32 Bits 9 - Channel 5 Word 0 Bit 9: Alarm Latch
	Param1505 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch5 Alarm Latch","",
			"Allow latching of channel 5 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1505 = 0,"No Latch", 1,"Latch";

	$ Configuration Word 32 Bits 10 - Channel 5 Word 0 Bit 10: Enable Alarms
	Param1506 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch5 Enable Alarms","",
			"Allow channel 5 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1506 = 0,"Disable", 1,"Enable";

	$ Configuration Word 32 Bit 15 - Channel 5 Word 0 Bit 15: Enable Channel
	Param1509 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch5 Enable","",
			"When channel enabled, input is sampled and processed.",
			0,1,0,,,,,,,,,;
	Enum1509 = 0,"Disable", 1,"Enable";

	$ Configuration Word 33 Bits 0-3 - Channel 5 Word 1 Bits 0-3: Input Type/Range Select
	Param1510 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch5 Type/Range Select","",
			"Configure Channel 5 Analog Type and Range.",
			0,5,0,,,,,,,,,;
	Enum1510 =
			0, "-10 to +10 Vdc",
			1, "0 to 5 Vdc",
			2, "0 to 10 Vdc",
			3, "4 to 20 mA",
			4, "1 to 5 Vdc",
			5, "0 to 20 mA";

	$ Configuration Word 33 Bits 8-10 - Channel 5 Word 1 Bits 8-10: Input Data Format Select
	Param1515 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch5 Data Format Select","",
			"Configure channel 5 to present analog data in several formats",
			0,3,0,,,,,,,,,;
	Enum1515 =
			0, "Raw/Proportional Data",
			1, "Engineering Units",
			2, "Scaled For PID",
			3, "Percent Range";

	$ Configuration Word 34 - Channel 5 Word 2: Process Alarm High Data Value
	Param1520 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch5 High Data Value","",
			"When configured, alarm triggers when input goes above this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 35 - Channel 5 Word 3: Process Alarm Low Data Value
	Param1530 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch5 Low Data Value","",
			"When configured, alarm triggers when input goes below this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 36 - Channel 5 Word 4: Alarm Dead Band Value
	Param1540 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch5 Alarm Dead Band Value","",
			"Alarms won't reset until input clears alarm value by this amount",
			0,32767,0,,,,,,,,,;


	$**********************************************
	$   Configuration array data - Channel 6
	$**********************************************

	$ Configuration Word 38 Bits 0-3 - Channel 6 Word 0 Bits 0-3: Filter Select
	Param1600 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch6 Filter Select","",
			"Channel 6 Input Filter Response Select in Hertz.",
			0,4,0,,,,,,,,,;
	Enum1600 =
			0, "60 Hz",
			1, "50 Hz",
			2, "10 Hz",
			3, "250 Hz",
			4, "500 Hz";

	$ Configuration Word 38 Bits 8 - Channel 6 Word 0 Bit 8: Enable Interrupts
	Param1604 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch6 Enable Interrupts","",
			"Allow channel 6 process alarm interrupts to trigger.",
			0,1,0,,,,,,,,,;
	Enum1604 = 0,"Disable", 1,"Enable";

	$ Configuration Word 38 Bits 9 - Channel 6 Word 0 Bit 9: Alarm Latch
	Param1605 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch6 Alarm Latch","",
			"Allow latching of channel 6 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1605 = 0,"No Latch", 1,"Latch";

	$ Configuration Word 38 Bits 10 - Channel 6 Word 0 Bit 10: Enable Alarms
	Param1606 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch6 Enable Alarms","",
			"Allow channel 6 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1606 = 0,"Disable", 1,"Enable";

	$ Configuration Word 38 Bit 15 - Channel 6 Word 0 Bit 15: Enable Channel
	Param1609 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch6 Enable","",
			"When channel enabled, input is sampled and processed.",
			0,1,0,,,,,,,,,;
	Enum1609 = 0,"Disable", 1,"Enable";

	$ Configuration Word 39 Bits 0-3 - Channel 6 Word 1 Bits 0-3: Input Type/Range Select
	Param1610 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch6 Type/Range Select","",
			"Configure Channel 6 Analog Type and Range.",
			0,5,0,,,,,,,,,;
	Enum1610 =
			0, "-10 to +10 Vdc",
			1, "0 to 5 Vdc",
			2, "0 to 10 Vdc",
			3, "4 to 20 mA",
			4, "1 to 5 Vdc",
			5, "0 to 20 mA";

	$ Configuration Word 39 Bits 8-10 - Channel 6 Word 1 Bits 8-10: Input Data Format Select
	Param1615 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch6 Data Format Select","",
			"Configure channel 6 to present analog data in several formats",
			0,3,0,,,,,,,,,;
	Enum1615 =
			0, "Raw/Proportional Data",
			1, "Engineering Units",
			2, "Scaled For PID",
			3, "Percent Range";

	$ Configuration Word 40 - Channel 6 Word 2: Process Alarm High Data Value
	Param1620 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch6 High Data Value","",
			"When configured, alarm triggers when input goes above this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 41 - Channel 6 Word 3: Process Alarm Low Data Value
	Param1630 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch6 Low Data Value","",
			"When configured, alarm triggers when input goes below this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 42 - Channel 6 Word 4: Alarm Dead Band Value
	Param1640 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch6 Alarm Dead Band Value","",
			"Alarms won't reset until input clears alarm value by this amount",
			0,32767,0,,,,,,,,,;


	$**********************************************
	$   Configuration array data - Channel 7
	$**********************************************

	$ Configuration Word 44 Bits 0-3 - Channel 7 Word 0 Bits 0-3: Filter Select
	Param1700 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch7 Filter Select","",
			"Channel 7 Input Filter Response Select in Hertz.",
			0,4,0,,,,,,,,,;
	Enum1700 =
			0, "60 Hz",
			1, "50 Hz",
			2, "10 Hz",
			3, "250 Hz",
			4, "500 Hz";

	$ Configuration Word 44 Bits 8 - Channel 7 Word 0 Bit 8: Enable Interrupts
	Param1704 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch7 Enable Interrupts","",
			"Allow channel 7 process alarm interrupts to trigger.",
			0,1,0,,,,,,,,,;
	Enum1704 = 0,"Disable", 1,"Enable";

	$ Configuration Word 44 Bits 9 - Channel 7 Word 0 Bit 9: Alarm Latch
	Param1705 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch7 Alarm Latch","",
			"Allow latching of channel 7 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1705 = 0,"No Latch", 1,"Latch";

	$ Configuration Word 44 Bits 10 - Channel 7 Word 0 Bit 10: Enable Alarms
	Param1706 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch7 Enable Alarms","",
			"Allow channel 7 process alarms to be enabled.",
			0,1,0,,,,,,,,,;
	Enum1706 = 0,"Disable", 1,"Enable";

	$ Configuration Word 44 Bit 15 - Channel 7 Word 0 Bit 15: Enable Channel
	Param1709 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC1,1, 			$ BOOL
			"Ch7 Enable","",
			"When channel enabled, input is sampled and processed.",
			0,1,0,,,,,,,,,;
	Enum1709 = 0,"Disable", 1,"Enable";

	$ Configuration Word 45 Bits 0-3 - Channel 7 Word 1 Bits 0-3: Input Type/Range Select
	Param1710 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch7 Type/Range Select","",
			"Configure Channel 7 Analog Type and Range.",
			0,5,0,,,,,,,,,;
	Enum1710 =
			0, "-10 to +10 Vdc",
			1, "0 to 5 Vdc",
			2, "0 to 10 Vdc",
			3, "4 to 20 mA",
			4, "1 to 5 Vdc",
			5, "0 to 20 mA";

	$ Configuration Word 45 Bits 8-10 - Channel 7 Word 1 Bits 8-10: Input Data Format Select
	Param1715 =
			0,,,				$ Reserved, link size, link path
			0x0002,				$ Descriptor (Enum)
			0xC6,1, 			$ USINT
			"Ch7 Data Format Select","",
			"Configure channel 7 to present analog data in several formats",
			0,3,0,,,,,,,,,;
	Enum1715 =
			0, "Raw/Proportional Data",
			1, "Engineering Units",
			2, "Scaled For PID",
			3, "Percent Range";

	$ Configuration Word 46 - Channel 7 Word 2: Process Alarm High Data Value
	Param1720 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch7 High Data Value","",
			"When configured, alarm triggers when input goes above this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 47 - Channel 7 Word 3: Process Alarm Low Data Value
	Param1730 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch7 Low Data Value","",
			"When configured, alarm triggers when input goes below this value",
			-32768,32767,0,,,,,,,,,;

	$ Configuration Word 48 - Channel 7 Word 4: Alarm Dead Band Value
	Param1740 =
			0,,,				$ Reserved, link size, link path
			0x0000, 			$ Descriptor
			0xC3, 2,			$ INT
			"Ch7 Alarm Dead Band Value","",
			"Alarms won't reset until input clears alarm value by this amount",
			0,32767,0,,,,,,,,,;


[Assembly]
	ProxiedAssem101 =
		"Input Array",,,,,,
		16, Param100,		$ Channel 0 data
		16, Param101,		$ Channel 1 data
		16, Param102,		$ Channel 2 data
		16, Param103,		$ Channel 3 data
		16, Param104,		$ Channel 4 data
		16, Param105,		$ Channel 5 data
		16, Param106,		$ Channel 6 data
		16, Param107,		$ Channel 7 data
		16, Param108,		$ Time Stamp Value
		 8, Param120,		$ Combined Status
		 8, 0,				$ Reserved
		 8, Param140,		$ Channel 0_1 Status
		 8, Param148,		$ Channel 2_3 Status
		 8, Param156,		$ Channel 4_5 Status
		 8, Param164;		$ Channel 5_7 Status


	ProxiedAssem100 =
		"Output Array",,,,,,
		$---- Output Word 0 - Channel Alarm Unlatch ----
		16, Param200;	$ Channel Alarm Unlatch


	ProxiedAssem4 =
		"Channel Config",,,,,,
		16, Param300,	$ Real Time Sample Value
		15, 0,			$ Reserved
		1,  Param310,	$ Enable Real Time Sampling

		$------------ Channel 0 ------------------
		4,  Param1000,	$ Filter Select
		4,  0,			$ Reserved
		1,  Param1004,	$ EO
		1,  Param1005,	$ AL
		1,  Param1006,	$ EA
		4,  0,			$ Reserved
		1,  Param1009,	$ Enable Channel

		4,  Param1010,	$ Input Type/Range Select
		4,  0,			$ Reserved
		3,  Param1015,	$ Input Data Format
		5,  0,			$ Reserved

		16, Param1020,	$ Process Alarm High Data Value
		16, Param1030,	$ Process Alarm Low Data Value
		16, Param1040,	$ Alarm Dead Band Value
		16, 0,			$ Reserved

		$------------ Channel 1 ------------------
		4,  Param1100,	$ Filter Select
		4,  0,			$ Reserved
		1,  Param1104,	$ EO
		1,  Param1105,	$ AL
		1,  Param1106,	$ EA
		4,  0,			$ Reserved
		1,  Param1109,	$ Enable Channel

		4,  Param1110,	$ Input Type/Range Select
		4,  0,			$ Reserved
		3,  Param1115,	$ Input Data Format
		5,  0,			$ Reserved

		16, Param1120,	$ Process Alarm High Data Value
		16, Param1130,	$ Process Alarm Low Data Value
		16, Param1140,	$ Alarm Dead Band Value
		16, 0,			$ Reserved

		$------------ Channel 2 ------------------
		4,  Param1200,	$ Filter Select
		4,  0,			$ Reserved
		1,  Param1204,	$ EO
		1,  Param1205,	$ AL
		1,  Param1206,	$ EA
		4,  0,			$ Reserved
		1,  Param1209,	$ Enable Channel

		4,  Param1210,	$ Input Type/Range Select
		4,  0,			$ Reserved
		3,  Param1215,	$ Input Data Format
		5,  0,			$ Reserved

		16, Param1220,	$ Process Alarm High Data Value
		16, Param1230,	$ Process Alarm Low Data Value
		16, Param1240,	$ Alarm Dead Band Value
		16, 0,			$ Reserved

		$------------ Channel 3 ------------------
		4,  Param1300,	$ Filter Select
		4,  0,			$ Reserved
		1,  Param1304,	$ EO
		1,  Param1305,	$ AL
		1,  Param1306,	$ EA
		4,  0,			$ Reserved
		1,  Param1309,	$ Enable Channel

		4,  Param1310,	$ Input Type/Range Select
		4,  0,			$ Reserved
		3,  Param1315,	$ Input Data Format
		5,  0,			$ Reserved

		16, Param1320,	$ Process Alarm High Data Value
		16, Param1330,	$ Process Alarm Low Data Value
		16, Param1340,	$ Alarm Dead Band Value
		16, 0,			$ Reserved

		$------------ Channel 4 ------------------
		4,  Param1400,	$ Filter Select
		4,  0,			$ Reserved
		1,  Param1404,	$ EO
		1,  Param1405,	$ AL
		1,  Param1406,	$ EA
		4,  0,			$ Reserved
		1,  Param1409,	$ Enable Channel

		4,  Param1410,	$ Input Type/Range Select
		4,  0,			$ Reserved
		3,  Param1415,	$ Input Data Format
		5,  0,			$ Reserved

		16, Param1420,	$ Process Alarm High Data Value
		16, Param1430,	$ Process Alarm Low Data Value
		16, Param1440,	$ Alarm Dead Band Value
		16, 0,			$ Reserved

		$------------ Channel 5 ------------------
		4,  Param1500,	$ Filter Select
		4,  0,			$ Reserved
		1,  Param1504,	$ EO
		1,  Param1505,	$ AL
		1,  Param1506,	$ EA
		4,  0,			$ Reserved
		1,  Param1509,	$ Enable Channel

		4,  Param1510,	$ Input Type/Range Select
		4,  0,			$ Reserved
		3,  Param1515,	$ Input Data Format
		5,  0,			$ Reserved

		16, Param1520,	$ Process Alarm High Data Value
		16, Param1530,	$ Process Alarm Low Data Value
		16, Param1540,	$ Alarm Dead Band Value
		16, 0,			$ Reserved

		$------------ Channel 6 ------------------
		4,  Param1600,	$ Filter Select
		4,  0,			$ Reserved
		1,  Param1604,	$ EO
		1,  Param1605,	$ AL
		1,  Param1606,	$ EA
		4,  0,			$ Reserved
		1,  Param1609,	$ Enable Channel

		4,  Param1610,	$ Input Type/Range Select
		4,  0,			$ Reserved
		3,  Param1615,	$ Input Data Format
		5,  0,			$ Reserved

		16, Param1620,	$ Process Alarm High Data Value
		16, Param1630,	$ Process Alarm Low Data Value
		16, Param1640,	$ Alarm Dead Band Value
		16, 0,			$ Reserved

		$------------ Channel 7 ------------------
		4,  Param1700,	$ Filter Select
		4,  0,			$ Reserved
		1,  Param1704,	$ EO
		1,  Param1705,	$ AL
		1,  Param1706,	$ EA
		4,  0,			$ Reserved
		1,  Param1709,	$ Enable Channel

		4,  Param1710,	$ Input Type/Range Select
		4,  0,			$ Reserved
		3,  Param1715,	$ Input Data Format
		5,  0,			$ Reserved

		16, Param1720,	$ Process Alarm High Data Value
		16, Param1730,	$ Process Alarm Low Data Value
		16, Param1740,	$ Alarm Dead Band Value
		16, 0;			$ Reserved


[Groups]
	Group1 = "General",2,300,310;
	Group2 = "Channel 0",10,1000,1004,1005,1006,1009,1010,1015,1020,1030,1040;
	Group3 = "Channel 1",10,1100,1104,1105,1106,1109,1110,1115,1120,1130,1140;
	Group4 = "Channel 2",10,1200,1204,1205,1206,1209,1210,1215,1220,1230,1240;
	Group5 = "Channel 3",10,1300,1304,1305,1306,1309,1310,1315,1320,1330,1340;
	Group6 = "Channel 4",10,1400,1404,1405,1406,1409,1410,1415,1420,1430,1440;
	Group7 = "Channel 5",10,1500,1504,1505,1506,1509,1510,1515,1520,1530,1540;
	Group8 = "Channel 6",10,1600,1604,1605,1606,1609,1610,1615,1620,1630,1640;
	Group9 = "Channel 7",10,1700,1704,1705,1706,1709,1710,1715,1720,1730,1740;
