$ Revision History
$ 1.013  03-22-06  jgm  Updated to support standardization guidelines

[File]
	DescText    = "1769-IT6 EDS File";
	CreateDate  = 07-13-2001;
	CreateTime  = 09:00:00;
	ModDate     = 03-22-2006;
	ModTime     = 12:00:00;
	Revision    = 1.013;
	HomeURL     = "http://www.ab.com/networks/eds/XX/0001000A00240100.eds";

[Device]
	VendCode    = 1;
	VendName    = "Rockwell Automation/Allen-Bradley";
	ProdType    = 10;
	ProdTypeStr = "Multi-channel Analog";
	ProdCode    = 36;
	MajRev      = 1;
	MinRev      = 1;
	ProdName    = "1769-6 Chan. Thermocouple/mV Input";
	Catalog     = "1769-IT6";
	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 24 00 01";

[1_1769Audit]
	1_5vdcPwrLoad  = 100;
	1_24vdcPwrLoad = 40;
	1_DistRating   = 8;

[Params]
	ProxiedParam4 = ,,,,,,"","","",0,8,8,,,,,,,,,;		$ Input data size
	ProxiedEnum4  =
					0,"No Input Data",
					1,"Ch0 (1 Word)",
					2,"Ch0-1 (2 Words)",
					3,"Ch0-2 (3 Words)",
					4,"Ch0-3 (4 Words)",
					5,"Ch0-4 (5 Words)",
					6,"Ch0-5 (6 Words)",
					7,"Ch0-5 & Status/Open-Circuit (7 Words)",
					8,"All Input Data (8 Words)";

	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
	
	Param99= 
			 0,,,0,                 $ Reserved,link size, link path & descriptor
			 0xC7, 2,               $ UINT
			"Periodic Calibration","",
			"Enable or Disable the Cyclic Calibration.",
			0,1,0,,,,,,,,,;
	Enum99 = 1,"Disabled", 0,"Enabled";


	$***********************************
	$	Input array data
	$***********************************
	Param20 =
			 0,,,                    $ Reserved,link size, link path & descriptor
			 0x0010,                 $ Descriptor (Read Only)
			 0xC3,2,                 $ INT
			 "Ch0Data","",
			 "Input channel 0 data value.",
			 -32767,32767,0,,,,,,,,,;

	Param21 =
			 0,,,                    $ Reserved,link size, link path & descriptor
			 0x0010,                 $ Descriptor (Read Only)
			 0xC3,2,                 $ INT
			 "Ch1Data","",
			 "Input channel 1 data value.",
			 -32767,32767,0,,,,,,,,,;

	Param22 =
			 0,,,                    $ Reserved,link size, link path & descriptor
			 0x0010,                 $ Descriptor (Read Only)
			 0xC3,2,                 $ INT
			 "Ch2Data","",
			 "Input channel 2 data value.",
			 -32767,32767,0,,,,,,,,,;

	Param23 =
			 0,,,                    $ Reserved,link size, link path & descriptor
			 0x0010,                 $ Descriptor (Read Only)
			 0xC3,2,                 $ INT
			 "Ch3Data","",
			 "Input channel 3 data value.",
			 -32767,32767,0,,,,,,,,,;

	Param24 =
			 0,,,                    $ Reserved,link size, link path & descriptor
			 0x0010,                 $ Descriptor (Read Only)
			 0xC3,2,                 $ INT
			 "Ch4Data","",
			 "Input channel 4 data value.",
			 -32767,32767,0,,,,,,,,,;

	Param25 =
			 0,,,                    $ Reserved,link size, link path & descriptor
			 0x0010,                 $ Descriptor (Read Only)
			 0xC3,2,                 $ INT
			 "Ch5Data","",
			 "Input channel 5 data value.",
			 -32767,32767,0,,,,,,,,,;

	Param26 =
			 0,,,                    $ Reserved,link size, link path & descriptor
			 0x0012,                 $ Descriptor (Enum, Read Only)
			 0xD1,1,                 $ BYTE
			 "Status","",
			 "Indicates if error exists for a channel or CJC sensor.",
			 0,0xFF,0,,,,,,,,,;
	Enum26 =
			 0,"Ch0Status",
			 1,"Ch1Status",
			 2,"Ch2Status",
			 3,"Ch3Status",
			 4,"Ch4Status",
			 5,"Ch5Status",
			 6,"CJ0Status",
			 7,"CJ1Status";

	Param27= 
			 0,,,                    $ Reserved,link size, link path & descriptor
			 0x0012,                 $ Descriptor (Enum, Read Only)
			 0xD1,1,                 $ BYTE
			 "OpenWire","",
			 "Reports Open Circuit Detection",
			 0,0xFF,0,,,,,,,,,;
	Enum27 =
			 0,"Ch0OpenWire",
			 1,"Ch1OpenWire",
			 2,"Ch2OpenWire",
			 3,"Ch3OpenWire",
			 4,"Ch4OpenWire",
			 5,"Ch5OpenWire",
			 6,"CJ0OpenWire",
			 7,"CJ1OpenWire";

	Param28 =
			 0,,,                    $ Reserved,link size, link path & descriptor
			 0x0012,                 $ Descriptor (Enum, Read Only)
			 0xD2,2,                 $ WORD
			 "Range Flag","",
			 "Range and Error Status Bits.",
			 0,0xFFFF,0,,,,,,,,,;
	Enum28 =
			 0, "CJ1OverRange",
			 1, "CJ1UnderRange",
			 2, "CJ0OverRange",
			 3, "CJ0UnderRange",
			 4, "Ch5OverRange",
			 5, "Ch5UnderRange",
			 6, "Ch4OverRange",
			 7, "Ch4UnderRange",
			 8, "Ch3OverRange",
			 9, "Ch3UnderRange",
			10, "Ch2OverRange",
			11, "Ch2UnderRange",
			12, "Ch1OverRange",
			13, "Ch1UnderRange",
			14, "Ch0OverRange",
			15, "Ch0UnderRange";

	
	$***********************************
	$	Channel 0 configuration data
	$***********************************
	Param100= 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Channel 0","",
		"Enable or Disable Channel 0",
		0,1,0,,,,,,,,,;
	Enum100 = 0,"Disable", 1,"Enable";

	Param101 = 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch0 Filter Frequency","",
		"Set Channel 0 Filter Frequency",
		0,6,0,
		,,,,,,,,;
	Enum101 = 6,"10 Hz", 0,"60 Hz", 1,"50 Hz", 3,"250 Hz",4,"500 Hz",5,"1 kHz";

	Param102=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch0 Open Circuit","",
		"Set Channel 0 Open Circuit",
		0,3,0,,,,,,,,,;
	Enum102 = 0,"Upscale", 1,"Downscale", 2,"Last State",3,"Zero";

	Param103=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch0 Temp Units","",
		"Set Channel 0 Temperature Units Mode",
		0,1,0,,,,,,,,,;
	Enum103 = 0,"Degrees C", 1,"Degrees F";

	Param104=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch0 Input Type","",
		"Set Channel 0 Input Type",
		0,15,0,,,,,,,,,;
	Enum104 =	0,"Type J Thermocouple", 1,"Type K Thermocouple",2,"Type T Thermocouple", 3,"Type E Thermocouple",
				4,"Type R Thermocouple", 5,"Type S Thermocouple",6,"Type B Thermocouple", 7,"Type N Thermocouple",			
				8,"Type C Thermocouple", 9,"+/-50 mV",10,"+/-100 mV";

	Param105= 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch0 Data Format","",
		"Set Channel 0 Data Format",
		0,4,0,,,,,,,,,;
	Enum105 = 0,"Raw/Proportional Data", 1,"Engineering Units", 4,"Engineering Units x10",2,"Scaled-for-PID",3,"Percent Range";

	$***********************************
	$	Channel 1 configuration data
	$***********************************
	Param200= 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Channel 1","",
		"Enable or Disable Channel 1",
		0,1,0,,,,,,,,,;
	Enum200 = 0,"Disable", 1,"Enable";

	Param201 = 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch1 Filter Frequency","",
		"Set Channel 1 Filter Frequency",
		0,6,0,
		,,,,,,,,;
	Enum201 = 6,"10 Hz", 0,"60 Hz", 1,"50 Hz", 3,"250 Hz",4,"500 Hz",5,"1 kHz";

	Param202=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch1 Open Circuit","",
		"Set Channel 1 Open Circuit",
		0,3,0,,,,,,,,,;
	Enum202 = 0,"Upscale", 1,"Downscale", 2,"Last State",3,"Zero";

	Param203=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch1 Temp Units","",
		"Set Channel 1 Temperature Units Mode",
		0,1,0,,,,,,,,,;
	Enum203 = 0,"Degrees C", 1,"Degrees F";

	Param204=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch1 Input Type","",
		"Set Channel 1 Input Type",
		0,15,0,,,,,,,,,;
	Enum204 =	0,"Type J Thermocouple", 1,"Type K Thermocouple",2,"Type T Thermocouple", 3,"Type E Thermocouple",
				4,"Type R Thermocouple", 5,"Type S Thermocouple",6,"Type B Thermocouple", 7,"Type N Thermocouple",			
				8,"Type C Thermocouple", 9,"+/-50 mV",10,"+/-100 mV";

	Param205= 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch1 Data Format","",
		"Set Channel 1 Data Format",
		0,4,0,,,,,,,,,;
	Enum205 = 0,"Raw/Proportional Data", 1,"Engineering Units", 4,"Engineering Units x10",2,"Scaled-for-PID",3,"Percent Range";

	$***********************************
	$	Channel 2 configuration data
	$***********************************
	Param300= 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Channel 2","",
		"Enable or Disable Channel 2",
		0,1,0,,,,,,,,,;
	Enum300 = 0,"Disable", 1,"Enable";

	Param301 = 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch2 Filter Frequency","",
		"Set Channel 2 Filter Frequency",
		0,6,0,
		,,,,,,,,;
	Enum301 = 6,"10 Hz", 0,"60 Hz", 1,"50 Hz", 3,"250 Hz",4,"500 Hz",5,"1 kHz";

	Param302=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch2 Open Circuit","",
		"Set Channel 2 Open Circuit",
		0,3,0,,,,,,,,,;
	Enum302 = 0,"Upscale", 1,"Downscale", 2,"Last State",3,"Zero";

	Param303=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch2 Temp Units","",
		"Set Channel Temperature Units Mode",
		0,1,0,,,,,,,,,;
	Enum303 = 0,"Degrees C", 1,"Degrees F";

	Param304=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch2 Input Type","",
		"Set Channel 2 Input Type",
		0,15,0,,,,,,,,,;
	Enum304 =	0,"Type J Thermocouple", 1,"Type K Thermocouple",2,"Type T Thermocouple", 3,"Type E Thermocouple",
				4,"Type R Thermocouple", 5,"Type S Thermocouple",6,"Type B Thermocouple", 7,"Type N Thermocouple",			
				8,"Type C Thermocouple", 9,"+/-50 mV",10,"+/-100 mV";

	Param305= 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch2 Data Format","",
		"Set Channel 2 Data Format",
		0,4,0,,,,,,,,,;
	Enum305 = 0,"Raw/Proportional Data", 1,"Engineering Units",
			  4,"Engineering Units x10", 2,"Scaled-for-PID", 3,"Percent Range";

	$***********************************
	$	Channel 3 configuration data
	$***********************************
	Param400= 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Channel 3","",
		"Enable or Disable Channel 3",
		0,1,0,,,,,,,,,;
	Enum400 = 0,"Disable", 1,"Enable";

	Param401 = 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch3 Filter Frequency","",
		"Set Channel 3 Filter Frequency",
		0,6,0,
		,,,,,,,,;
	Enum401 = 6,"10 Hz", 0,"60 Hz", 1,"50 Hz", 3,"250 Hz",4,"500 Hz",5,"1 kHz";

	Param402=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch3 Open Circuit","",
		"Set Channel 3 Open Circuit",
		0,3,0,,,,,,,,,;
	Enum402 = 0,"Upscale", 1,"Downscale", 2,"Last State",3,"Zero";

	Param403=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch3 Temp Units","",
		"Set Channel 3 Temperature Units Mode",
		0,1,0,,,,,,,,,;
	Enum403 = 0,"Degrees C", 1,"Degrees F";

	Param404=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch3 Input Type","",
		"Set Channel 3 Input Type",
		0,15,0,,,,,,,,,;
	Enum404 =	0,"Type J Thermocouple", 1,"Type K Thermocouple",2,"Type T Thermocouple", 3,"Type E Thermocouple",
				4,"Type R Thermocouple", 5,"Type S Thermocouple",6,"Type B Thermocouple", 7,"Type N Thermocouple",			
				8,"Type C Thermocouple", 9,"+/-50 mV",10,"+/-100 mV";

	Param405= 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch3 Data Format","",
		"Set Channel 3 Data Format",
		0,4,0,,,,,,,,,;
	Enum405 = 0,"Raw/Proportional Data", 1,"Engineering Units", 4,"Engineering Units x10",2,"Scaled-for-PID",3,"Percent Range";

	$***********************************
	$	Channel 4 configuration data
	$***********************************
	Param500= 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Channel 4","",
		"Enable or Disable Channel 4",
		0,1,0,,,,,,,,,;
	Enum500 = 0,"Disable", 1,"Enable";

	Param501 = 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch4 Filter Frequency","",
		"Set Channel 4 Filter Frequency",
		0,6,0,
		,,,,,,,,;
	Enum501 = 6,"10 Hz", 0,"60 Hz", 1,"50 Hz", 3,"250 Hz",4,"500 Hz",5,"1 kHz";

	Param502=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch4 Open Circuit","",
		"Set Channel 4 Open Circuit",
		0,3,0,,,,,,,,,;
	Enum502 = 0,"Upscale", 1,"Downscale", 2,"Last State",3,"Zero";

	Param503=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch4 Temp Units","",
		"Set Channel 4 Temperature Units Mode",
		0,1,0,,,,,,,,,;
	Enum503 = 0,"Degrees C", 1,"Degrees F";

	Param504=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch4 Input Type","",
		"Set Channel 4 Input Type",
		0,15,0,,,,,,,,,;
	Enum504 =	0,"Type J Thermocouple", 1,"Type K Thermocouple",2,"Type T Thermocouple", 3,"Type E Thermocouple",
				4,"Type R Thermocouple", 5,"Type S Thermocouple",6,"Type B Thermocouple", 7,"Type N Thermocouple",			
				8,"Type C Thermocouple", 9,"+/-50 mV",10,"+/-100 mV";

	Param505= 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch4 Data Format","",
		"Set Channel 4 Data Format",
		0,4,0,,,,,,,,,;
	Enum505 = 0,"Raw/Proportional Data", 1,"Engineering Units", 4,"Engineering Units x10",2,"Scaled-for-PID",3,"Percent Range";

	$***********************************
	$	Channel 5 configuration data
	$***********************************
	Param600= 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Channel 5","",
		"Enable or Disable Channel 5",
		0,1,0,,,,,,,,,;
	Enum600 = 0,"Disable", 1,"Enable";

	Param601 = 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch5 Filter Frequency","",
		"Set Channel 5 Filter Frequency",
		0,6,0,
		,,,,,,,,;
	Enum601 = 6,"10 Hz", 0,"60 Hz", 1,"50 Hz", 3,"250 Hz",4,"500 Hz",5,"1 kHz";

	Param602=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch5 Open Circuit","",
		"Set Channel 5 Open Circuit",
		0,3,0,,,,,,,,,;
	Enum602 = 0,"Upscale", 1,"Downscale", 2,"Last State",3,"Zero";

	Param603=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch5 Temp Units","",
		"Set Channel 5 Temperature Units Mode",
		0,1,0,,,,,,,,,;
	Enum603 = 0,"Degrees C", 1,"Degrees F";

	Param604=
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch5 Input Type","",
		"Set Channel 5 Input Type",
		0,15,0,,,,,,,,,;
	Enum604 =	0,"Type J Thermocouple", 1,"Type K Thermocouple",2,"Type T Thermocouple", 3,"Type E Thermocouple",
				4,"Type R Thermocouple", 5,"Type S Thermocouple",6,"Type B Thermocouple", 7,"Type N Thermocouple",			
				8,"Type C Thermocouple", 9,"+/-50 mV",10,"+/-100 mV";

	Param605= 
		0,,,0x0000,            $ Reserved,link size, link path & descriptor
		0xC6, 1,               $ USINT
		"Ch5 Data Format","",
		"Set Channel 5 Data Format",
		0,4,0,,,,,,,,,;
	Enum605 = 0,"Raw/Proportional Data", 1,"Engineering Units", 4,"Engineering Units x10",2,"Scaled-for-PID",3,"Percent Range";

[Assembly]
	ProxiedAssem101 =
		"Input Array",,,,,,
		16,Param20,	$ Channel 0 data
		16,Param21,	$ Channel 1 data
		16,Param22,	$ Channel 2 data
		16,Param23,	$ Channel 3 data
		16,Param24,	$ Channel 4 data
		16,Param25,	$ Channel 5 data
		 8,Param26,	$ General status bits
		 8,Param27,	$ Open-circuit detection
		16,Param28;	$ Range Flag

	ProxiedAssem4 =
		"Channel Config",,,,,,
		$------------ Channel 0 ------------------
		3,Param101,	$ Filter Frequency
		2,0,		$ Unused
		2,Param102,	$ Open Circuit
		1,Param103,	$ Temp Units
		4,Param104,	$ Input Type
		3,Param105,	$ Data Format
		1,Param100,	$ Channel Enabled

		$------------ Channel 1 ------------------
		3,Param201,	$ Filter Frequency
		2,0,		$ Unused
		2,Param202,	$ Open Circuit	
		1,Param203,	$ Temp Units
		4,Param204,	$ Input Type
		3,Param205,	$ Data Format
		1,Param200,	$ Channel Enabled

		$------------ Channel 2 ------------------
		3,Param301,	$ Filter Frequency
		2,0,		$ Unused
		2,Param302,	$ Open Circuit	
		1,Param303,	$ Temp Units
		4,Param304,	$ Input Type
		3,Param305,	$ Data Format
		1,Param300,	$ Channel Enabled

		$------------ Channel 3 ------------------
		3,Param401,	$ Filter Frequency
		2,0,		$ Unused
		2,Param402,	$ Open Circuit	
		1,Param403,	$ Temp Units
		4,Param404,	$ Input Type
		3,Param405,	$ Data Format
		1,Param400,	$ Channel Enabled

		$------------ Channel 4 ------------------
		3,Param501,	$ Filter Frequency
		2,0,		$ Unused
		2,Param502,	$ Open Circuit	
		1,Param503,	$ Temp Units
		4,Param504,	$ Input Type
		3,Param505,	$ Data Format
		1,Param500,	$ Channel Enabled

		$------------ Channel 5 ------------------
		3,Param601,	$ Filter Frequency
		2,0,		$ Unused
		2,Param602,	$ Open Circuit	
		1,Param603,	$ Temp Units
		4,Param604,	$ Input Type
		3,Param605,	$ Data Format
		1,Param600,	$ Channel Enabled

		$------------ Module Configuration Word ----------------------
		16,Param99,
		$------------ Doc says 7 words but aligned on 2 word boundary so we add another word = 8 WORDS -----------
		16,0;


[Groups]
	Group1 = "Channel 0",6,100,101,102,103,104,105;
	Group2 = "Channel 1",6,200,201,202,203,204,205;
	Group3 = "Channel 2",6,300,301,302,303,304,305;
	Group4 = "Channel 3",6,400,401,402,403,404,405;
	Group5 = "Channel 4",6,500,501,502,503,504,505;
	Group6 = "Channel 5",6,600,601,602,603,604,605;
