;************************************************************** ; GSD-File for Phoenix Contact IL PB BK DI8 DO4 ; Article-No. : 2878926 ; Hardware-Release : 02 ; Firmware-Release : 1.02 ; GSD-Revision : 1.10 ; Date : 03.09.2007 ;************************************************************** ;****************** Changes *********************************** ; Date Change ; 21.06.2005 First Release ; 28.06.2005 parameters adapted ; 29.06.2005 PD-PCP modules modified ; 16.01.2006 FLM M12 and M8 modules added ; 18.01.2006 FLM BT name and parameters adapted ; 24.01.2006 Review & Release ; 23.02.2006 SGI module added ; 07.04.2006 Add failsafe to IL motorstarter ; 11.04.2006 IL AI 4/EF module added ; 19.04.2006 FLM BT BS 3 added ; 26.04.2006 AI4 module parameters revised ; 23.05.2006 IB IL AO2/I/S7 added ; Modbus RTU/ASCII added to IB IL RS485 ; 16.10.2006 IM support ; 27.10.2006 FLM DI16 M12 and FLM DIO8/8 M12 ; moduls added ; 18.01.2007 "Normal Representation added to AI2 modules ; 26.04.2007 Add failsafe to FLM BT BS 3 modules and expand it ; 31.05.2007 FLM TEMP 4 RTD M12 added ; 21.06.2007 FLM TEMP 4 RTD M12 modules parameters revised ; 03.09.2007 FLM DO8 M8 added ; ;************************************************************** #Profibus_DP GSD_REVISION = 5 ; version ID of the GSD file format Vendor_Name = "Phoenix Contact" ; manufacturer name Model_Name = "ILBKDI8DO4 PHOENIX" ; device name Revision = "1.0" ; device revision Ident_Number = 0x096B ; product ID Slave_Family = 3 ; device family class Protocol_Ident = 0 ; protocol ID of the device Station_Type = 0 ; device type FMS_supp = 0 ; no DP/FMS mixed device Hardware_Release = "01" ; hardware revision Software_Release = "1.01" ; software revision Bitmap_Device = "PXC096Bn" ; device bitmap - normal state Bitmap_Diag = "PXC096Bd" ; device bitmap - diagnostic state Bitmap_SF = "PXC096Bn" ; device bitmap - special (passive) state 9.6_supp = 1 ; supported baudrates 19.2_supp = 1 45.45_supp = 1 93.75_supp = 1 187.5_supp = 1 500_supp = 1 1.5M_supp = 1 3M_supp = 1 6M_supp = 1 12M_supp = 1 MaxTsdr_9.6 = 15 ; device respond times MaxTsdr_19.2 = 15 MaxTsdr_45.45 = 15 MaxTsdr_93.75 = 15 MaxTsdr_187.5 = 15 MaxTsdr_500 = 15 MaxTsdr_1.5M = 25 MaxTsdr_3M = 50 MaxTsdr_6M = 100 MaxTsdr_12M = 200 Redundancy = 0 ; no redundancy Repeater_Ctrl_Sig = 2 ; RTS available Modul_Offset = 1 ; 1. Slot number for HW config tool DPV1_Slave = 1 ; device is a DPV1-Slave C1_Read_Write_supp = 1 ; Class1 Read/write supported C1_Response_Timeout = 1000 ; max time for C1 service response = 10s C1_Max_Data_Len = 240 ; max length of user data on C1 communication C2_Max_Count_Channels = 2 ; supporting one C2 channel C2_Read_Write_supp = 1 ; Class2 Read/write supported C2_Response_Timeout = 1000 ; max time for C2 service response = 10s C2_Max_Data_Len = 240 ; max length of user data on C2 communication C1_Read_Write_required = 0 ; no C1 read or write required for operation C2_Read_Write_required = 0 ; no C2 read or write required for operation Max_Initiate_PDU_Length = 64 ; max data length on C2 initiate Diagnostic_Alarm_supp = 0 ; not supporting diagnostic alarm Process_Alarm_supp = 0 ; not supporting process alarm Pull_Plug_Alarm_supp = 0 ; not supporting pull/plug alarm Status_Alarm_supp = 0 ; not supporting status alarm Update_Alarm_supp = 0 ; not supporting update alarm Manufacturer_Specific_Alarm_supp = 0 ; not supporting manufacturer spec. alarm Extra_Alarm_SAP_supp = 0 ; no use of SAP50 for alarms Alarm_Sequence_Mode_Count = 0 ; not supporting alarm sequence mode Alarm_Type_Mode_supp=0 ; not supporting alarm type mode Diagnostic_Alarm_required = 0 ; device does not require diag alarm handling Process_Alarm_required = 0 ; device does not require process alarm handling Pull_Plug_Alarm_required = 0 ; device does not require pull/plug alarm handling Status_Alarm_required = 0 ; device does not require status alarm handling Update_Alarm_required = 0 ; device does not require update alarm handling Manufacturer_Specific_Alarm_required = 0 ; device does not require manuf. spec. alarm handling DPV1_Data_Types = 0 ; device does not use the extended identifier format WD_Base_1ms_supp = 0 ; device uses 10ms time base for watchdog Check_Cfg_Mode = 0 ; no user specific Check_cfg_Mode Ident_Maintenance_supp = 1 ; supports I&M functions ;************************************************************** ;********* modular device ********************************* ;************************************************************** Modular_Station = 1 ; modular device Max_Module = 63 ; max 63 modules (including DI8 and DO4 on the BK) Max_Input_Len = 244 ; max 244 Byte input data Max_Output_Len = 244 ; max 244 Byte output data Max_Data_Len = 488 ; max sum: 488 Byte input and output data ;************************************************************** ;*** Parameter Text Definitions ***************************** ;************************************************************** PrmText = 1 Text(0) = "Default Settings" Text(1) = "User Defined Configuration Data" EndPrmText PrmText = 2 Text(0) = "16-fold Mean Value" Text(1) = "No Filter" EndPrmText PrmText = 3 Text(0) = "IB IL (15 Bit)" Text(1) = "IB ST (12 Bit)" Text(2) = "IB RT (15 Bit)" Text(3) = "Normed Representation" ;Text(4) = "PIO (only 4-20 mA)" EndPrmText PrmText = 4 Text(0) = "0 V up to 10 V" Text(1) = "+/-10 V" Text(8) = "0 mA up to 20 mA" Text(9) = "+/-20 mA" Text(10) = "4 mA up to 20 mA" EndPrmText PrmText = 5 Text(0) = "0,1 C" Text(1) = "1 C (10uV)" Text(2) = "0,1 F" Text(3) = "1 F" EndPrmText PrmText = 6 Text(0) = "TC Type K" Text(1) = "TC Type J" Text(2) = "TC Type E" Text(3) = "TC Type R" Text(4) = "TC Type S" Text(5) = "TC Type T" Text(6) = "TC Type B" Text(7) = "TC Type N" Text(8) = "TC Type U" Text(9) = "TC Type L" Text(10)= "TC Type C" Text(11)= "TC Type W" Text(12)= "TC Type HK" Text(13)= "Cold Junction" Text(14)= "U: -15 mV up to +85 mV" EndPrmText PrmText = 7 Text(0) = "3-wire" Text(1) = "2-wire" Text(2) = "4-wire (Channel 1 only!)" Text(3) = "reserved" EndPrmText PrmText = 8 Text(0) = "100" Text(1) = "10" Text(2) = "20" Text(3) = "30" Text(4) = "50" Text(5) = "120" Text(6) = "150" Text(7) = "200" Text(8) = "240" Text(9) = "300" Text(10)= "400" Text(11)= "500" Text(12)= "1000" Text(13)= "1500" Text(14)= "2000" Text(15)= "3000" EndPrmText PrmText = 9 Text(0) = "0,1 C" Text(1) = "0,01 C" Text(2) = "0,1 F" Text(3) = "0,01 F" EndPrmText PrmText = 10 Text(0) = "Pt DIN" Text(1) = "Pt SAMA" Text(2) = "Ni DIN" Text(3) = "Ni SAMA" Text(4) = "Cu10" Text(5) = "Cu50" Text(6) = "Cu53" Text(7) = "Ni 1000 (Landis & Gyr)" Text(8) = "Ni 500 (Viessmann)" Text(9) = "KTY 81-110" Text(10)= "KTY 84" Text(11)= "reserved" Text(12)= "reserved" Text(13)= "Potentiometer [%]" Text(14)= "linear R: 0 up to 400 Ohm" Text(15)= "linear R: up 4000 Ohm" EndPrmText PrmText = 15 Text(0) = "with compensation" Text(1) = "compensation deactivated" EndPrmText PrmText = 17 Text(192) = "0.20 A" Text(193) = "0.25 A" Text(194) = "0.30 A" Text(195) = "0.35 A" Text(196) = "0.40 A" Text(197) = "0.45 A" Text(198) = "0.50 A" Text(199) = "0.55 A" Text(200) = "0.60 A" Text(201) = "0.65 A" Text(202) = "0.70 A" Text(203) = "0.75 A" Text(204) = "0.80 A" Text(205) = "0.85 A" Text(206) = "0.90 A" Text(207) = "0.95 A" Text(208) = "1.00 A" Text(209) = "1.05 A" Text(210) = "1.10 A" Text(211) = "1.15 A" Text(212) = "1.20 A" Text(213) = "1.30 A" Text(214) = "1.40 A" Text(215) = "1.50 A" Text(216) = "1.60 A" Text(217) = "1.70 A" Text(218) = "1.80 A" Text(219) = "1.90 A" Text(220) = "2.00 A" Text(221) = "2.10 A" Text(222) = "2.20 A" Text(223) = "2.30 A" Text(224) = "2.40 A" Text(225) = "2.50 A" Text(226) = "2.60 A" Text(227) = "2.70 A" Text(228) = "2.80 A" Text(229) = "2.90 A" Text(230) = "3.00 A" Text(231) = "3.20 A" Text(232) = "3.40 A" Text(233) = "3.60 A" EndPrmText PrmText = 18 Text(192) = "0.20 A" Text(193) = "0.25 A" Text(194) = "0.30 A" Text(195) = "0.35 A" Text(196) = "0.40 A" Text(197) = "0.45 A" Text(198) = "0.50 A" Text(199) = "0.55 A" Text(200) = "0.60 A" Text(201) = "0.65 A" Text(202) = "0.70 A" Text(203) = "0.75 A" Text(204) = "0.80 A" Text(205) = "0.85 A" Text(206) = "0.90 A" Text(207) = "0.95 A" Text(208) = "1.00 A" Text(209) = "1.05 A" Text(210) = "1.10 A" Text(211) = "1.15 A" Text(212) = "1.20 A" Text(213) = "1.30 A" Text(214) = "1.40 A" Text(215) = "1.50 A" Text(216) = "1.60 A" Text(217) = "1.70 A" Text(218) = "1.80 A" Text(219) = "1.90 A" Text(220) = "2.00 A" Text(221) = "2.10 A" Text(222) = "2.20 A" Text(223) = "2.30 A" Text(224) = "2.40 A" Text(225) = "2.50 A" Text(226) = "2.60 A" Text(227) = "2.70 A" Text(228) = "2.80 A" Text(229) = "2.90 A" Text(230) = "3.00 A" Text(231) = "3.20 A" Text(232) = "3.40 A" Text(233) = "3.60 A" Text(234) = "3.80 A" Text(235) = "4.00 A" Text(236) = "4.20 A" Text(237) = "4.40 A" Text(238) = "4.60 A" Text(239) = "4.80 A" Text(240) = "5.00 A" Text(241) = "5.20 A" Text(242) = "5.40 A" Text(243) = "5.60 A" Text(244) = "5.80 A" Text(245) = "6.00 A" Text(246) = "6.20 A" Text(247) = "6.40 A" Text(248) = "6.60 A" Text(249) = "6.80 A" Text(250) = "7.00 A" Text(251) = "7.20 A" Text(252) = "7.40 A" Text(253) = "7.60 A" Text(254) = "7.80 A" Text(255) = "8.00 A" EndPrmText PrmText = 19 Text(0) = "Local Bus: Stop" Text(1) = "Local Bus: Run" EndPrmText PrmText = 20 Text(0) = "automatically" Text(1) = "manually" EndPrmText PrmText = 22 Text(1) = "Output: 0" Text(2) = "Hold last Value" Text(3) = "Switch replacement value" EndPrmText PrmText = 23 Text(0) = "0" Text(1) = "1" EndPrmText PrmText = 24 Text(0) = "16 Values" Text(1) = "mean value deactivated" Text(2) = "4 Values" Text(3) = "32 Values" EndPrmText PrmText = 25 Text(0) = "0 V - 10 V" Text(1) = "+/-10 V" Text(2) = "0 V - 5 V" Text(3) = "+/-5 V" Text(4) = "0 V - 25 V" Text(5) = "+/-25 V" Text(6) = "0 V - 50 V" Text(7) = "reserved" Text(8) = "0 mA - 20 mA" Text(9) = "+/-20 mA" Text(10) = "4 mA - 20 mA" Text(11) = "reserved" Text(12) = "0 mA - 40 mA" Text(13) = "+/-40 mA" EndPrmText PrmText = 26 Text(0) = "Byte 0-1 = Plug 4/3-2/1" Text(1) = "Byte 0-1 = Plug 2/1-4/3" EndPrmText PrmText = 27 Text(8) = "0 mA - 20 mA" Text(9) = "+/-20 mA" Text(10) = "4 mA - 20 mA" Text(11) = "reserved" Text(12) = "0 mA - 40 mA" Text(13) = "+/-40 mA" EndPrmText PrmText = 29 Text(0) = "Transparent" Text(1) = "End to End" Text(2) = "Dual Buffer" Text(3) = "3964R" Text(4) = "XON/XOFF" Text(5) = "Modbus RTU" Text(6) = "Modbus ASCII" EndPrmText PrmText = 30 Text(0) = "110" Text(1) = "300" Text(2) = "600" Text(3) = "1200" Text(4) = "1800" Text(5) = "2400" Text(6) = "4800" Text(7) = "9600" Text(8) = "19200" Text(9) = "38400" EndPrmText PrmText = 31 Text(0) = "7 data + 1 stop bit, even parity" Text(1) = "7 data + 1 stop bit, odd parity" Text(2) = "8 data + 1 stop bit, even parity" Text(3) = "8 data + 1 stop bit, odd parity" Text(4) = "8 data + 1 stop bit, no parity" Text(5) = "7 data + 1 stop bit, no parity" Text(6) = "7 data + 2 stop bit, even parity" Text(7) = "7 data + 2 stop bit, odd parity" Text(8) = "8 data + 2 stop bit, even parity" Text(9) = "8 data + 2 stop bit, odd parity" Text(10) = "8 data + 2 stop bit, no parity" Text(11) = "7 data + 2 stop bit, no parity" EndPrmText PrmText = 32 Text(0) = "Low Priority" Text(1) = "High Priority" EndPrmText PrmText = 33 Text(0) = "automatic" Text(1) = "via process data" EndPrmText PrmText = 34 Text(0) = "No rotation" Text(1) = "Rotation" EndPrmText PrmText = 35 Text(0) = "Invalid" Text(1) = "RS-485" Text(2) = "RS-422" EndPrmText PrmText = 36 Text(0) = "IB IL 4mA to 20mA" Text(1) = "Standardized display" Text(2) = "PIO" Text(3) = "reserved" EndPrmText PrmText = 38 Text(0) = "Byte 0/1/2/3 = Plug 4/3/2/1" Text(1) = "Byte 0/1/2/3 = Plug 1/2/3/4" EndPrmText PrmText = 39 Text(2) = "Hold last Value" Text(3) = "Replacement value (Alarm Stop)" EndPrmText PrmText = 40 Text(0) = "active" Text(1) = "inactive" EndPrmText PrmText = 41 Text(0) = "inactive" Text(1) = "active" EndPrmText PrmText = 54 Text(0) = "100" Text(1) = "10" Text(2) = "20" Text(3) = "30" Text(4) = "50" Text(5) = "120" Text(6) = "150" Text(7) = "200" Text(8) = "240" Text(9) = "300" Text(10)= "400" Text(11)= "500" Text(12)= "1000" Text(13)= "1500" Text(14)= "2000" Text(15)= "10000 (adjustable)" EndPrmText PrmText = 55 Text(0) = "0,1 C (1%, 0,1 Ohm, 1 Ohm)" Text(1) = "0,01 C (0,1%, 0,01 Ohm, 0,1 Ohm)" Text(2) = "0,1 F" Text(3) = "0,01 F" EndPrmText PrmText = 56 Text(0) = "INLINE" Text(1) = "ST" Text(2) = "S7" Text(3) = "Normed Representation" EndPrmText PrmText = 57 Text(0) = "Pt DIN" Text(1) = "Pt SAMA" Text(2) = "Ni DIN" Text(3) = "Ni SAMA" Text(4) = "Cu10" Text(5) = "Cu50" Text(6) = "Cu53" Text(7) = "Ni 1000 (Landis & Gyr)" Text(8) = "Ni 500 (Viessmann)" Text(9) = "KTY 81-110" Text(10)= "KTY 84" Text(11)= "KTY 81-210" Text(12)= "reserved" Text(13)= "Potentiometer [%]" Text(14)= "linear R: 0 up to 400 Ohm" Text(15)= "linear R: up 20000 Ohm" EndPrmText PrmText = 58 Text(0) = "3-wire" Text(1) = "2-wire" EndPrmText PrmText = 59 Text(0) = "Hold" Text(1) = "Reset" EndPrmText PrmText = 60 Text(0) = "none" Text(1) = "odd" Text(2) = "even" EndPrmText PrmText = 61 Text(0) = "off" Text(1) = "on" EndPrmText PrmText = 62 Text(1) = "8 Bit" Text(2) = "9 Bit" Text(3) = "10 Bit" Text(4) = "11 Bit" Text(5) = "12 Bit" Text(6) = "13 Bit" Text(7) = "14 Bit" Text(8) = "15 Bit" Text(9) = "16 Bit" Text(10) = "17 Bit" Text(11) = "18 Bit" Text(12) = "19 Bit" Text(13) = "20 Bit" Text(14) = "21 Bit" Text(15) = "22 Bit" Text(16) = "23 Bit" Text(17) = "24 Bit" Text(18) = "25 Bit" EndPrmText PrmText = 63 Text(1) = "100 kHz" Text(2) = "200 kHz" Text(3) = "400 kHz" Text(4) = "800 kHz" Text(5) = "1 MHz" EndPrmText PrmText = 64 Text(0) = "binary" Text(1) = "gray" EndPrmText PrmText = 65 Text(0) = "0.5 m" Text(1) = "1.0 m" Text(2) = "1.5 m" Text(3) = "2.0 m" Text(4) = "2.5 m" Text(5) = "3.0 m" Text(6) = "3.5 m" Text(7) = "4.0 m" EndPrmText PrmText = 66 Text(0) = "0" Text(1) = "1" Text(2) = "2" Text(3) = "3" Text(4) = "4" Text(5) = "5" Text(6) = "6" Text(7) = "7" Text(8) = "8" Text(9) = "9" EndPrmText PrmText = 67 Text(0) = "Transparent" Text(1) = "End to End" Text(2) = "Dual Buffer" Text(3) = "3964R, high Priority" Text(4) = "3964R, low Priority" Text(5) = "XON/XOFF" EndPrmText PrmText = 68 Text(0) = "110" Text(1) = "300" Text(2) = "600" Text(3) = "1200" Text(4) = "1800" Text(5) = "2400" Text(6) = "4800" Text(7) = "9600" Text(8) = "19200" Text(9) = "38400" Text(13) = "DBC, Base 500 kBaud" Text(14) = "DBC, Base 62,5 kBaud" Text(15) = "DBC, Base 15625 Baud" EndPrmText PrmText = 69 Text(0) = "0 V - 10 V" Text(1) = "+/-10 V" Text(2) = "0 V - 5 V" Text(3) = "+/-5 V" EndPrmText PrmText = 70 Text(1) = "Output: 0" Text(2) = "Hold last Value" EndPrmText PrmText = 71 Text(7) = "7" Text(8) = "8" EndPrmText PrmText = 72 Text(0) = "on actuator undervoltage" Text(1) = "inactive" EndPrmText PrmText = 73 Text(0) = "on sensor undervoltage" Text(1) = "inactive" EndPrmText PrmText = 74 Text(0) = "on digital output overload" Text(1) = "inactive" EndPrmText PrmText = 75 Text(0) = "on sensor supply overload" Text(1) = "inactive" EndPrmText PrmText = 76 Text(0) = "no reset" Text(1) = "Auto Reset" EndPrmText PrmText = 77 Text(0) = "keep Sensor Supply running" Text(1) = "turn Sensor Supply off" EndPrmText PrmText = 78 Text(0) = "no change" Text(1) = "turn Sensor Supply off" EndPrmText PrmText = 79 Text(0) = "no change" Text(1) = "turn off affected circuit" Text(2) = "turn off all circuits" EndPrmText PrmText = 81 Text(0) = "0 V - 10 V" Text(1) = "+/-10 V" Text(2) = "0 V - 5 V" Text(3) = "+/-5 V" Text(8) = "0 mA - 20 mA" Text(9) = "+/-20 mA" Text(10) = "4 mA - 20 mA" EndPrmText PrmText = 82 Text(0) = "0 V - 10 V" Text(1) = "+/-10 V" Text(2) = "0 V - 5 V" Text(3) = "+/-5 V" Text(8) = "0 mA - 20 mA" Text(10) = "4 mA - 20 mA" EndPrmText PrmText = 83 Text(0) = "channel not used" Text(1) = "channel used" EndPrmText PrmText = 84 Text(0) = "mean value deactivated" Text(1) = "16 Values" EndPrmText PrmText = 85 Text(0) = "1 mV/V" Text(1) = "+/- 1 mV/V" Text(2) = "2 mV/V" Text(3) = "+/- 2 mV/V" Text(4) = "3 mV/V" Text(5) = "+/- 3 mV/V" Text(6) = "4 mV/V" Text(7) = "+/- 4 mV/V" EndPrmText PrmText = 86 Text(0) = "Brake switch open" Text(1) = "Brake switch closed" EndPrmText PrmText = 87 Text(0) = "Control brake switch off" Text(1) = "Control brake switch on" EndPrmText PrmText = 88 Text(0) = "Disabled" Text(1) = "Enabled" EndPrmText PrmText = 89 Text(0) = "Enabled" Text(1) = "Disabled" EndPrmText PrmText = 90 Text(0) = "Off" Text(1) = "On" EndPrmText PrmText = 91 Text(0) = "disabled" Text(1) = "enabled on sensor trouble" EndPrmText PrmText = 92 Text(0) = "IB IL (15 Bit)" Text(1) = "IB ST (12 Bit)" Text(2) = "IB RT (15 Bit)" EndPrmText PrmText = 93 Text(0) = "IB IL (15 Bit)" Text(1) = "S7" EndPrmText PrmText = 94 Text(0) = "2-wire" Text(1) = "3-wire" Text(2) = "4-wire" Text(3) = "reserved" EndPrmText PrmText = 95 Text(0) = "4.5ms" Text(1) = "1.1ms" EndPrmText PrmText = 96 Text(0) = "Pt 100 DIN" Text(1) = "Pt 500 DIN" Text(2) = "Pt 1000 DIN" Text(3) = "Ni 100 DIN" Text(4) = "Ni 1000 DIN" Text(5) = "Ni 1000 L&S" Text(6) = "Ni 500 Viessmann" Text(7) = "KTY 81-110" Text(8) = "KTY 84" Text(9) = "KTY 81-210" Text(10)= "linear R: 0 up to 3200 Ohm" Text(11)= "linear R: 0 up to 9500 Ohm" EndPrmText ;************************************************************** ;*** Parameter Data Options and Positions ******************* ;************************************************************** ExtUserPrmData = 1 "Configuration Channel 1" Bit(7) 0 0-1 Prm_Text_Ref = 1 EndExtUserPrmData ExtUserPrmData = 2 "Filter Channel 1" BitArea(0-1) 0 0-1 Prm_Text_Ref = 2 EndExtUserPrmData ExtUserPrmData = 3 "Format Channel 1" BitArea(4-5) 0 0-3 Prm_Text_Ref = 3 EndExtUserPrmData ExtUserPrmData = 4 "Measuring Range Channel 1" BitArea(0-3) 0 0,1,8,9,10 Prm_Text_Ref = 4 EndExtUserPrmData ExtUserPrmData = 5 "Configuration Channel 2" Bit(7) 0 0-1 Prm_Text_Ref = 1 EndExtUserPrmData ExtUserPrmData = 6 "Filter Channel 2" BitArea(0-1) 0 0-1 Prm_Text_Ref = 2 EndExtUserPrmData ExtUserPrmData = 7 "Format Channel 2" BitArea(4-5) 0 0-3 Prm_Text_Ref = 3 EndExtUserPrmData ExtUserPrmData = 8 "Measuring Range Channel 2" BitArea(0-3) 0 0,1,8,9,10 Prm_Text_Ref = 4 EndExtUserPrmData ExtUserPrmData = 9 "Resolution Channel 1" BitArea(6-7) 0 0-3 Prm_Text_Ref = 5 EndExtUserPrmData ExtUserPrmData = 10 "Format Channel 1" BitArea(4-5) 0 0-2 Prm_Text_Ref = 92 EndExtUserPrmData ExtUserPrmData = 11 "Sensor Type Channel 1" BitArea(0-3) 0 0-14 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 12 "Resolution Channel 2" BitArea(6-7) 0 0-3 Prm_Text_Ref = 5 EndExtUserPrmData ExtUserPrmData = 13 "Format Channel 2" BitArea(4-5) 0 0-2 Prm_Text_Ref = 92 EndExtUserPrmData ExtUserPrmData = 14 "Sensor Type Channel 2" BitArea(0-3) 0 0-14 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 15 "Connection Type Channel 1" BitArea(4-5) 0 0-3 Prm_Text_Ref = 7 EndExtUserPrmData ExtUserPrmData = 16 "R0 Channel 1" BitArea(0-3) 0 0-15 Prm_Text_Ref = 8 EndExtUserPrmData ExtUserPrmData = 17 "Resolution Sensor Channel 1" BitArea(6-7) 0 0-3 Prm_Text_Ref = 9 EndExtUserPrmData ExtUserPrmData = 18 "Sensor Type Channel 1" BitArea(0-3) 0 0-15 Prm_Text_Ref = 10 EndExtUserPrmData ExtUserPrmData = 19 "Connection Type Channel 2" BitArea(4-5) 0 0-3 Prm_Text_Ref = 7 EndExtUserPrmData ExtUserPrmData = 20 "R0 Channel 2" BitArea(0-3) 0 0-15 Prm_Text_Ref = 8 EndExtUserPrmData ExtUserPrmData = 21 "Resolution Sensor Channel 2" BitArea(6-7) 0 0-3 Prm_Text_Ref = 9 EndExtUserPrmData ExtUserPrmData = 22 "Sensor Type Channel 2" BitArea(0-3) 0 0-15 Prm_Text_Ref = 10 EndExtUserPrmData ExtUserPrmData = 29 "Compensation Channel 1" Bit(0) 0 0-1 Prm_Text_Ref = 15 EndExtUserPrmData ExtUserPrmData = 33 "Compensation Channel 2" Bit(0) 0 0-1 Prm_Text_Ref = 15 EndExtUserPrmData ExtUserPrmData = 35 "Nominal Current" BitArea(0-7) 192 192-233 Prm_Text_Ref = 17 EndExtUserPrmData ExtUserPrmData = 36 "Nominal Current" BitArea(0-7) 192 192-255 Prm_Text_Ref = 18 EndExtUserPrmData ExtUserPrmData = 37 "Behaviour on lost I/O modules" Bit(0) 0 0-1 Prm_Text_Ref = 19 EndExtUserPrmData ExtUserPrmData = 38 "Acknowledge of peripheral Faults" Bit(1) 0 0-1 Prm_Text_Ref = 20 EndExtUserPrmData ExtUserPrmData = 40 "Error Behaviour" BitArea(2-3) 1 1-3 Prm_Text_Ref = 22 EndExtUserPrmData ExtUserPrmData = 41 "Packed Module 1: Error Behaviour" BitArea(2-3) 1 1-3 Prm_Text_Ref = 22 EndExtUserPrmData ExtUserPrmData = 42 "Packed Module 2: Error Behaviour" BitArea(2-3) 1 1-3 Prm_Text_Ref = 22 EndExtUserPrmData ExtUserPrmData = 43 "Packed Module 3: Error Behaviour" BitArea(2-3) 1 1-3 Prm_Text_Ref = 22 EndExtUserPrmData ExtUserPrmData = 44 "Packed Module 4: Error Behaviour" BitArea(2-3) 1 1-3 Prm_Text_Ref = 22 EndExtUserPrmData ExtUserPrmData = 45 "Channel 1: Replacement Value" Signed16 0 -32768-32767 EndExtUserPrmData ExtUserPrmData = 46 "Channel 2: Replacement Value" Signed16 0 -32768-32767 EndExtUserPrmData ExtUserPrmData = 47 "Replacement Value Byte 0 Bit 0" Bit(0) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 48 "Replacement Value Byte 0 Bit 1" Bit(1) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 49 "Replacement Value Byte 0 Bit 2" Bit(2) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 50 "Replacement Value Byte 0 Bit 3" Bit(3) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 51 "Replacement Value Byte 0 Bit 4" Bit(4) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 52 "Replacement Value Byte 0 Bit 5" Bit(5) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 53 "Replacement Value Byte 0 Bit 6" Bit(6) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 54 "Replacement Value Byte 0 Bit 7" Bit(7) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 55 "Replacement Value Byte 1 Bit 0" Bit(0) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 56 "Replacement Value Byte 1 Bit 1" Bit(1) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 57 "Replacement Value Byte 1 Bit 2" Bit(2) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 58 "Replacement Value Byte 1 Bit 3" Bit(3) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 59 "Replacement Value Byte 1 Bit 4" Bit(4) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 60 "Replacement Value Byte 1 Bit 5" Bit(5) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 61 "Replacement Value Byte 1 Bit 6" Bit(6) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 62 "Replacement Value Byte 1 Bit 7" Bit(7) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 63 "Replacement Value M1 - CH1" Bit(0) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 64 "Replacement Value M1 - CH2" Bit(1) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 65 "Replacement Value M1 - CH3" Bit(2) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 66 "Replacement Value M1 - CH4" Bit(3) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 67 "Replacement Value M2 - CH1" Bit(0) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 68 "Replacement Value M2 - CH2" Bit(1) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 69 "Replacement Value M2 - CH3" Bit(2) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 70 "Replacement Value M2 - CH4" Bit(3) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 71 "Replacement Value M3 - CH1" Bit(0) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 72 "Replacement Value M3 - CH2" Bit(1) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 73 "Replacement Value M4 - CH1" Bit(0) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 74 "Replacement Value M4 - CH2" Bit(1) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 75 "Filter" BitArea(0-1) 0 0-3 Prm_Text_Ref = 24 EndExtUserPrmData ExtUserPrmData = 76 "Measure Range" BitArea(0-3) 0 0-13 Prm_Text_Ref = 25 EndExtUserPrmData ExtUserPrmData = 77 "Format" BitArea(4-6) 0 0-4 Prm_Text_Ref = 3 EndExtUserPrmData ExtUserPrmData = 78 "Measure Range" BitArea(0-3) 8 8-13 Prm_Text_Ref = 27 EndExtUserPrmData ExtUserPrmData = 81 "DI16/DO16 byte position" Bit(4) 0 0-1 Prm_Text_Ref = 26 EndExtUserPrmData ExtUserPrmData = 84 "Channel 1: Measuring Range" BitArea(0-3) 10 0,1,8,9,10 Prm_Text_Ref = 4 EndExtUserPrmData ExtUserPrmData = 85 "Channel 2: Measuring Range" BitArea(0-3) 10 0,1,8,9,10 Prm_Text_Ref = 4 EndExtUserPrmData ExtUserPrmData = 86 "Channel 1: Replacement Value" Unsigned16 0 0-65535 EndExtUserPrmData ExtUserPrmData = 87 "Protocol" Unsigned8 0 0-6 Prm_Text_Ref = 29 EndExtUserPrmData ExtUserPrmData = 88 "Baudrate" Unsigned8 7 0-9 Prm_Text_Ref = 30 EndExtUserPrmData ExtUserPrmData = 89 "Data width" Unsigned8 2 0-11 Prm_Text_Ref =31 EndExtUserPrmData ExtUserPrmData = 90 "Error Pattern" Unsigned8 36 0-127 EndExtUserPrmData ExtUserPrmData = 91 "First Delimiter" Unsigned8 13 0-127 EndExtUserPrmData ExtUserPrmData = 92 "Second Delimiter" Unsigned8 10 0-127 EndExtUserPrmData ExtUserPrmData = 93 "3964R-Priority" Unsigned8 0 0-1 Prm_Text_Ref =32 EndExtUserPrmData ExtUserPrmData = 94 "DTR Control" Unsigned8 0 0-1 Prm_Text_Ref =33 EndExtUserPrmData ExtUserPrmData = 95 "Rotation Switch" Unsigned8 0 0-1 Prm_Text_Ref =34 EndExtUserPrmData ExtUserPrmData = 96 "XON Pattern" Unsigned8 17 0-127 EndExtUserPrmData ExtUserPrmData = 97 "XOFF Pattern" Unsigned8 19 0-127 EndExtUserPrmData ExtUserPrmData = 98 "Output Type" Unsigned8 1 0-2 Prm_Text_Ref = 35 EndExtUserPrmData ExtUserPrmData = 99 "Channel 1: Replacement Value" Bit(0) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 100 "Channel 2: Replacement Value" Bit(1) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 101 "Channel 3: Replacement Value" Bit(2) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 102 "Channel 4: Replacement Value" Bit(3) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 103 "Channel 5: Replacement Value" Bit(4) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 104 "Channel 6: Replacement Value" Bit(5) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 105 "Channel 7: Replacement Value" Bit(6) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 106 "Channel 8: Replacement Value" Bit(7) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 107 "Nominal Voltage Motor" Signed32 48000 12000-48000 EndExtUserPrmData ExtUserPrmData = 108 "Nominal Voltage Supply" Signed32 12000 12000-48000 EndExtUserPrmData ExtUserPrmData = 109 "KP Current Controller" unsigned16 200 0-65535 EndExtUserPrmData ExtUserPrmData = 110 "KI Current Controller" unsigned16 30 0-65535 EndExtUserPrmData ExtUserPrmData = 111 "KP Speed Controller" unsigned16 800 0-65535 EndExtUserPrmData ExtUserPrmData = 112 "KI Speed Controller" unsigned16 100 0-65535 EndExtUserPrmData ExtUserPrmData = 113 "IxR Compensation" unsigned16 0 0-65535 EndExtUserPrmData ExtUserPrmData = 114 "Slow-Down-Time-2" Unsigned32 1 0-1000000 EndExtUserPrmData ExtUserPrmData = 115 "Speed-Reference-Value" Unsigned32 1000 0-30000 EndExtUserPrmData ExtUserPrmData = 116 "Ramp-Function-Time" unsigned32 500 0-1000000 EndExtUserPrmData ExtUserPrmData = 117 "Slow-Down-Time" unsigned32 500 0-1000000 EndExtUserPrmData ExtUserPrmData = 122 "Error Behaviour" BitArea(2-3) 2 1-3 Prm_Text_Ref = 22 EndExtUserPrmData ExtUserPrmData = 123 "Replacement Value Byte 2 Bit 0" Bit(0) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 124 "Replacement Value Byte 2 Bit 1" Bit(1) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 125 "Replacement Value Byte 2 Bit 2" Bit(2) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 126 "Replacement Value Byte 2 Bit 3" Bit(3) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 127 "Replacement Value Byte 2 Bit 4" Bit(4) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 128 "Replacement Value Byte 2 Bit 5" Bit(5) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 129 "Replacement Value Byte 2 Bit 6" Bit(6) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 130 "Replacement Value Byte 2 Bit 7" Bit(7) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 131 "Replacement Value Byte 3 Bit 0" Bit(0) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 132 "Replacement Value Byte 3 Bit 1" Bit(1) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 133 "Replacement Value Byte 3 Bit 2" Bit(2) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 134 "Replacement Value Byte 3 Bit 3" Bit(3) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 135 "Replacement Value Byte 3 Bit 4" Bit(4) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 136 "Replacement Value Byte 3 Bit 5" Bit(5) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 137 "Replacement Value Byte 3 Bit 6" Bit(6) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 138 "Replacement Value Byte 3 Bit 7" Bit(7) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 139 "Replacement Value M3 - CH3" Bit(2) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 140 "Replacement Value M3 - CH4" Bit(3) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 141 "Replacement Value M4 - CH3" Bit(2) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 142 "Replacement Value M4 - CH4" Bit(3) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 143 "Replacement Value M1 - CH5" Bit(4) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 144 "Replacement Value M1 - CH6" Bit(5) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 145 "Replacement Value M1 - CH7" Bit(6) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 146 "Replacement Value M1 - CH8" Bit(7) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 147 "Replacement Value M2 - CH5" Bit(4) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 148 "Replacement Value M2 - CH6" Bit(5) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 149 "Replacement Value M2 - CH7" Bit(6) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 150 "Replacement Value M2 - CH8" Bit(7) 0 0-1 Prm_Text_Ref = 23 EndExtUserPrmData ExtUserPrmData = 151 "Filter" BitArea(0-1) 0 0-3 Prm_Text_Ref = 24 EndExtUserPrmData ExtUserPrmData = 154 "Format" BitArea(4-5) 0 0-3 Prm_Text_Ref = 36 EndExtUserPrmData ExtUserPrmData = 155 "Quick-Stop-Time" unsigned32 200 0-1000000 EndExtUserPrmData ExtUserPrmData = 162 "DI32/DO32 byte position" Bit(6) 0 0-1 Prm_Text_Ref = 38 EndExtUserPrmData ExtUserPrmData = 163 "Error Behaviour" BitArea(2-3) 3 2-3 Prm_Text_Ref = 39 EndExtUserPrmData ExtUserPrmData = 164 "Output word 0" unsigned16 0x8800 0-65535 EndExtUserPrmData ExtUserPrmData = 165 "Output word 1" unsigned16 0x0001 0-65535 EndExtUserPrmData ExtUserPrmData = 166 "channel-wise Diagnostics" Bit(7) 0 0-1 Prm_Text_Ref = 41 EndExtUserPrmData ExtUserPrmData = 167 "Module activation" Bit(0) 0 0-1 Prm_Text_Ref = 40 EndExtUserPrmData ExtUserPrmData = 168 "activation Module 1" Bit(0) 0 0-1 Prm_Text_Ref = 40 EndExtUserPrmData ExtUserPrmData = 169 "activation Module 2" Bit(0) 0 0-1 Prm_Text_Ref = 40 EndExtUserPrmData ExtUserPrmData = 170 "activation Module 3" Bit(0) 0 0-1 Prm_Text_Ref = 40 EndExtUserPrmData ExtUserPrmData = 171 "activation Module 4" Bit(0) 0 0-1 Prm_Text_Ref = 40 EndExtUserPrmData ExtUserPrmData = 205 "Channel 1: Connection Type" Bit(4) 0 0-1 Prm_Text_Ref = 58 EndExtUserPrmData ExtUserPrmData = 206 "Channel 2: Connection Type" Bit(4) 0 0-1 Prm_Text_Ref = 58 EndExtUserPrmData ExtUserPrmData = 207 "Channel 3: Connection Type" Bit(4) 0 0-1 Prm_Text_Ref = 58 EndExtUserPrmData ExtUserPrmData = 208 "Channel 4: Connection Type" Bit(4) 0 0-1 Prm_Text_Ref = 58 EndExtUserPrmData ExtUserPrmData = 209 "Channel 5: Connection Type" Bit(4) 0 0-1 Prm_Text_Ref = 58 EndExtUserPrmData ExtUserPrmData = 210 "Channel 6: Connection Type" Bit(4) 0 0-1 Prm_Text_Ref = 58 EndExtUserPrmData ExtUserPrmData = 211 "Channel 7: Connection Type" Bit(4) 0 0-1 Prm_Text_Ref = 58 EndExtUserPrmData ExtUserPrmData = 212 "Channel 8: Connection Type" Bit(4) 0 0-1 Prm_Text_Ref = 58 EndExtUserPrmData ExtUserPrmData = 213 "Channel 1: R0 [Ohm]" BitArea(0-3) 0 0-15 Prm_Text_Ref = 54 EndExtUserPrmData ExtUserPrmData = 214 "Channel 2: R0 [Ohm]" BitArea(0-3) 0 0-15 Prm_Text_Ref = 54 EndExtUserPrmData ExtUserPrmData = 215 "Channel 3: R0 [Ohm]" BitArea(0-3) 0 0-15 Prm_Text_Ref = 54 EndExtUserPrmData ExtUserPrmData = 216 "Channel 4: R0 [Ohm]" BitArea(0-3) 0 0-15 Prm_Text_Ref = 54 EndExtUserPrmData ExtUserPrmData = 217 "Channel 5: R0 [Ohm]" BitArea(0-3) 0 0-15 Prm_Text_Ref = 54 EndExtUserPrmData ExtUserPrmData = 218 "Channel 6: R0 [Ohm]" BitArea(0-3) 0 0-15 Prm_Text_Ref = 54 EndExtUserPrmData ExtUserPrmData = 219 "Channel 7: R0 [Ohm]" BitArea(0-3) 0 0-15 Prm_Text_Ref = 54 EndExtUserPrmData ExtUserPrmData = 220 "Channel 8: R0 [Ohm]" BitArea(0-3) 0 0-15 Prm_Text_Ref = 54 EndExtUserPrmData ExtUserPrmData = 221 "Channel 1: Resolution" BitArea(6-7) 0 0-3 Prm_Text_Ref = 55 EndExtUserPrmData ExtUserPrmData = 222 "Channel 2: Resolution" BitArea(6-7) 0 0-3 Prm_Text_Ref = 55 EndExtUserPrmData ExtUserPrmData = 223 "Channel 3: Resolution" BitArea(6-7) 0 0-3 Prm_Text_Ref = 55 EndExtUserPrmData ExtUserPrmData = 224 "Channel 4: Resolution" BitArea(6-7) 0 0-3 Prm_Text_Ref = 55 EndExtUserPrmData ExtUserPrmData = 225 "Channel 5: Resolution" BitArea(6-7) 0 0-3 Prm_Text_Ref = 55 EndExtUserPrmData ExtUserPrmData = 226 "Channel 6: Resolution" BitArea(6-7) 0 0-3 Prm_Text_Ref = 55 EndExtUserPrmData ExtUserPrmData = 227 "Channel 7: Resolution" BitArea(6-7) 0 0-3 Prm_Text_Ref = 55 EndExtUserPrmData ExtUserPrmData = 228 "Channel 8: Resolution" BitArea(6-7) 0 0-3 Prm_Text_Ref = 55 EndExtUserPrmData ExtUserPrmData = 229 "Channel 1: Format" BitArea(4-5) 0 0-3 Prm_Text_Ref = 56 EndExtUserPrmData ExtUserPrmData = 230 "Channel 2: Format" BitArea(4-5) 0 0-3 Prm_Text_Ref = 56 EndExtUserPrmData ExtUserPrmData = 231 "Channel 3: Format" BitArea(4-5) 0 0-3 Prm_Text_Ref = 56 EndExtUserPrmData ExtUserPrmData = 232 "Channel 4: Format" BitArea(4-5) 0 0-3 Prm_Text_Ref = 56 EndExtUserPrmData ExtUserPrmData = 233 "Channel 5: Format" BitArea(4-5) 0 0-3 Prm_Text_Ref = 56 EndExtUserPrmData ExtUserPrmData = 234 "Channel 6: Format" BitArea(4-5) 0 0-3 Prm_Text_Ref = 56 EndExtUserPrmData ExtUserPrmData = 235 "Channel 7: Format" BitArea(4-5) 0 0-3 Prm_Text_Ref = 56 EndExtUserPrmData ExtUserPrmData = 236 "Channel 8: Format" BitArea(4-5) 0 0-3 Prm_Text_Ref = 56 EndExtUserPrmData ExtUserPrmData = 237 "Channel 1: Sensor Type" BitArea(0-3) 0 0-15 Prm_Text_Ref = 57 EndExtUserPrmData ExtUserPrmData = 238 "Channel 2: Sensor Type" BitArea(0-3) 0 0-15 Prm_Text_Ref = 57 EndExtUserPrmData ExtUserPrmData = 239 "Channel 3: Sensor Type" BitArea(0-3) 0 0-15 Prm_Text_Ref = 57 EndExtUserPrmData ExtUserPrmData = 240 "Channel 4: Sensor Type" BitArea(0-3) 0 0-15 Prm_Text_Ref = 57 EndExtUserPrmData ExtUserPrmData = 241 "Channel 5: Sensor Type" BitArea(0-3) 0 0-15 Prm_Text_Ref = 57 EndExtUserPrmData ExtUserPrmData = 242 "Channel 6: Sensor Type" BitArea(0-3) 0 0-15 Prm_Text_Ref = 57 EndExtUserPrmData ExtUserPrmData = 243 "Channel 7: Sensor Type" BitArea(0-3) 0 0-15 Prm_Text_Ref = 57 EndExtUserPrmData ExtUserPrmData = 244 "Channel 8: Sensor Type" BitArea(0-3) 0 0-15 Prm_Text_Ref = 57 EndExtUserPrmData ExtUserPrmData = 245 "Channel 1: Filter" BitArea(5-6) 0 0-3 Prm_Text_Ref = 24 EndExtUserPrmData ExtUserPrmData =246 "Channel 2: Filter" BitArea(5-6) 0 0-3 Prm_Text_Ref = 24 EndExtUserPrmData ExtUserPrmData = 247 "Channel 3: Filter" BitArea(5-6) 0 0-3 Prm_Text_Ref = 24 EndExtUserPrmData ExtUserPrmData = 248 "Channel 4: Filter" BitArea(5-6) 0 0-3 Prm_Text_Ref = 24 EndExtUserPrmData ExtUserPrmData = 249 "Channel 5: Filter" BitArea(5-6) 0 0-3 Prm_Text_Ref = 24 EndExtUserPrmData ExtUserPrmData = 250 "Channel 6: Filter" BitArea(5-6) 0 0-3 Prm_Text_Ref = 24 EndExtUserPrmData ExtUserPrmData = 251 "Channel 7: Filter" BitArea(5-6) 0 0-3 Prm_Text_Ref = 24 EndExtUserPrmData ExtUserPrmData = 252 "Channel 8: Filter" BitArea(5-6) 0 0-3 Prm_Text_Ref = 24 EndExtUserPrmData ExtUserPrmData = 253 "Channel 1: Output Range" BitArea(0-3) 1 0-3 Prm_Text_Ref = 69 EndExtUserPrmData ExtUserPrmData = 254 "Channel 2: Output Range" BitArea(0-3) 1 0-3 Prm_Text_Ref = 69 EndExtUserPrmData ExtUserPrmData = 255 "Channel 3: Output Range" BitArea(0-3) 1 0-3 Prm_Text_Ref = 69 EndExtUserPrmData ExtUserPrmData = 256 "Channel 4: Output Range" BitArea(0-3) 1 0-3 Prm_Text_Ref = 69 EndExtUserPrmData ExtUserPrmData = 257 "Channel 5: Output Range" BitArea(0-3) 1 0-3 Prm_Text_Ref = 69 EndExtUserPrmData ExtUserPrmData = 258 "Channel 6: Output Range" BitArea(0-3) 1 0-3 Prm_Text_Ref = 69 EndExtUserPrmData ExtUserPrmData = 259 "Channel 7: Output Range" BitArea(0-3) 1 0-3 Prm_Text_Ref = 69 EndExtUserPrmData ExtUserPrmData = 260 "Channel 8: Output Range" BitArea(0-3) 1 0-3 Prm_Text_Ref = 69 EndExtUserPrmData ExtUserPrmData = 261 "Channel 1: Reset Behaviour" Bit(6) 0 0-1 Prm_Text_Ref = 59 EndExtUserPrmData ExtUserPrmData = 262 "Channel 2: Reset Behaviour" Bit(6) 0 0-1 Prm_Text_Ref = 59 EndExtUserPrmData ExtUserPrmData = 263 "Channel 3: Reset Behaviour" Bit(6) 0 0-1 Prm_Text_Ref = 59 EndExtUserPrmData ExtUserPrmData = 264 "Channel 4: Reset Behaviour" Bit(6) 0 0-1 Prm_Text_Ref = 59 EndExtUserPrmData ExtUserPrmData = 265 "Channel 5: Reset Behaviour" Bit(6) 0 0-1 Prm_Text_Ref = 59 EndExtUserPrmData ExtUserPrmData = 266 "Channel 6: Reset Behaviour" Bit(6) 0 0-1 Prm_Text_Ref = 59 EndExtUserPrmData ExtUserPrmData = 267 "Channel 7: Reset Behaviour" Bit(6) 0 0-1 Prm_Text_Ref = 59 EndExtUserPrmData ExtUserPrmData = 268 "Channel 8: Reset Behaviour" Bit(6) 0 0-1 Prm_Text_Ref = 59 EndExtUserPrmData ExtUserPrmData = 269 "Parity" BitArea(4-5) 0 0-2 Prm_Text_Ref = 60 EndExtUserPrmData ExtUserPrmData = 270 "Reversion of Rotation" Bit (0) 0 0-1 Prm_Text_Ref = 61 EndExtUserPrmData ExtUserPrmData = 271 "Resolution" BitArea(0-4) 1 1-18 Prm_Text_Ref = 62 EndExtUserPrmData ExtUserPrmData = 272 "Speed" BitArea(4-6) 1 1-5 Prm_Text_Ref = 63 EndExtUserPrmData ExtUserPrmData = 273 "Code" Bit (0) 0 0-1 Prm_Text_Ref = 64 EndExtUserPrmData ExtUserPrmData = 274 "Sensor Length" BitArea(4-6) 0 0-7 Prm_Text_Ref = 65 EndExtUserPrmData ExtUserPrmData = 275 "Speed: 2#xx.xx m/s" BitArea(0-3) 7 7-8 Prm_Text_Ref = 71 EndExtUserPrmData ExtUserPrmData = 276 "Speed: 2x#x.xx m/s" BitArea(4-7) 0 0-9 Prm_Text_Ref = 66 EndExtUserPrmData ExtUserPrmData = 277 "Speed: 2xx#.xx m/s" BitArea(0-3) 0 0-9 Prm_Text_Ref = 66 EndExtUserPrmData ExtUserPrmData = 278 "Speed: 2xxx.#x m/s" BitArea(4-7) 0 0-9 Prm_Text_Ref = 66 EndExtUserPrmData ExtUserPrmData = 279 "Speed: 2xxx.x# m/s" BitArea(0-3) 0 0-9 Prm_Text_Ref = 66 EndExtUserPrmData ExtUserPrmData = 280 "Protocol" Unsigned8 0 0-5 Prm_Text_Ref = 67 EndExtUserPrmData ExtUserPrmData = 281 "Baudrate" BitArea(4-7) 7 0,1,2,3,4,5,6,7,8,9,13,14,15 Prm_Text_Ref = 68 EndExtUserPrmData ExtUserPrmData = 282 "Data width" BitArea(0-3) 2 0-11 Prm_Text_Ref =31 EndExtUserPrmData ExtUserPrmData = 283 "Direct Baud Rate" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 284 "Error Behaviour" BitArea(2-3) 1 1-2 Prm_Text_Ref = 70 EndExtUserPrmData ExtUserPrmData = 285 "Peripheral Fault Message 1" Bit(0) 1 0-1 Prm_Text_Ref = 72 EndExtUserPrmData ExtUserPrmData = 286 "Peripheral Fault Message 2" Bit(1) 0 0-1 Prm_Text_Ref = 73 EndExtUserPrmData ExtUserPrmData = 287 "Peripheral Fault Message 3" Bit(2) 0 0-1 Prm_Text_Ref = 74 EndExtUserPrmData ExtUserPrmData = 288 "Peripheral Fault Message 4" Bit(3) 0 0-1 Prm_Text_Ref = 75 EndExtUserPrmData ExtUserPrmData = 289 "Information Report Message" Bit(0) 0 0-1 Prm_Text_Ref = 41 EndExtUserPrmData ExtUserPrmData = 290 "Output Overload Behaviour" Bit(0) 1 0-1 Prm_Text_Ref = 76 EndExtUserPrmData ExtUserPrmData = 291 "Sensor Supply Overload Behaviour" Bit(0) 1 0-1 Prm_Text_Ref = 77 EndExtUserPrmData ExtUserPrmData = 292 "Sensor Undervoltage Behaviour" Bit(0) 0 0-1 Prm_Text_Ref = 78 EndExtUserPrmData ExtUserPrmData = 293 "Actuator Undervoltage Behaviour" BitArea(0-1) 0 0-2 Prm_Text_Ref = 79 EndExtUserPrmData ExtUserPrmData = 294 "Channel 1: Input Range " BitArea(0-3) 0 0,1,2,3,8,9,10 Prm_Text_Ref = 81 EndExtUserPrmData ExtUserPrmData = 295 "Channel 2: Input Range" BitArea(0-3) 0 0,1,2,3,8,9,10 Prm_Text_Ref = 81 EndExtUserPrmData ExtUserPrmData = 296 "Channel 3: Input Range" BitArea(0-3) 0 0,1,2,3,8,9,10 Prm_Text_Ref = 81 EndExtUserPrmData ExtUserPrmData = 297 "Channel 4: Input Range" BitArea(0-3) 0 0,1,2,3,8,9,10 Prm_Text_Ref = 81 EndExtUserPrmData ExtUserPrmData = 298 "Channel 1: Output Range " BitArea(0-3) 0 0,1,2,3,8,10 Prm_Text_Ref = 82 EndExtUserPrmData ExtUserPrmData = 299 "Channel 2: Output Range" BitArea(0-3) 0 0,1,2,3,8,10 Prm_Text_Ref = 82 EndExtUserPrmData ExtUserPrmData = 300 "Channel 3: Output Range" BitArea(0-3) 0 0,1,2,3,8,10 Prm_Text_Ref = 82 EndExtUserPrmData ExtUserPrmData = 301 "Channel 4: Output Range" BitArea(0-3) 0 0,1,2,3,8,10 Prm_Text_Ref = 82 EndExtUserPrmData ExtUserPrmData = 302 "Channel 3: Replacement Value" Signed16 0 -32768-32767 EndExtUserPrmData ExtUserPrmData = 303 "Channel 4: Replacement Value" Signed16 0 -32768-32767 EndExtUserPrmData ExtUserPrmData = 304 "Channel 1: In Use" Bit(7) 1 0-1 Prm_Text_Ref = 83 EndExtUserPrmData ExtUserPrmData = 305 "Channel 2: In Use" Bit(7) 1 0-1 Prm_Text_Ref = 83 EndExtUserPrmData ExtUserPrmData = 306 "Channel 1: Filter" Bit(0) 0 0-1 Prm_Text_Ref = 84 EndExtUserPrmData ExtUserPrmData = 307 "Channel 2: Filter" Bit(0) 0 0-1 Prm_Text_Ref = 84 EndExtUserPrmData ExtUserPrmData = 308 "Channel 1: Characteristic Value" BitArea(0-2) 3 0-7 Prm_Text_Ref = 85 EndExtUserPrmData ExtUserPrmData = 309 "Channel 2: Characteristic Value" BitArea(0-2) 3 0-7 Prm_Text_Ref = 85 EndExtUserPrmData ExtUserPrmData = 310 "Brake: Replacement Value" Bit(0) 0 0-1 Prm_Text_Ref = 86 EndExtUserPrmData ExtUserPrmData = 311 "Brake Control: Replacement Value" Bit(1) 0 0-1 Prm_Text_Ref = 87 EndExtUserPrmData ExtUserPrmData = 312 "Direct Mode: Replacement Value" Bit(3) 0 0-1 Prm_Text_Ref = 88 EndExtUserPrmData ExtUserPrmData = 313 "Current Ctrl: Replacement Value" Bit(4) 0 0-1 Prm_Text_Ref = 89 EndExtUserPrmData ExtUserPrmData = 314 "Reset: Replacement Value" Bit(5) 0 0-1 Prm_Text_Ref = 88 EndExtUserPrmData ExtUserPrmData = 315 "Motor: Replacement Value" Bit(6) 0 0-1 Prm_Text_Ref = 90 EndExtUserPrmData ExtUserPrmData = 316 "Direction 1: Replacement Value" Bit(6) 0 0-1 Prm_Text_Ref = 90 EndExtUserPrmData ExtUserPrmData = 317 "Direction 2: Replacement Value" Bit(7) 0 0-1 Prm_Text_Ref = 90 EndExtUserPrmData ExtUserPrmData = 318 "Channel 1: Filter" BitArea(0-1) 0 0-3 Prm_Text_Ref = 24 EndExtUserPrmData ExtUserPrmData = 319 "Channel 2: Filter" BitArea(0-1) 0 0-3 Prm_Text_Ref = 24 EndExtUserPrmData ExtUserPrmData = 320 "Channel 3: Filter" BitArea(0-1) 0 0-3 Prm_Text_Ref = 24 EndExtUserPrmData ExtUserPrmData = 321 "Channel 4: Filter" BitArea(0-1) 0 0-3 Prm_Text_Ref = 24 EndExtUserPrmData ExtUserPrmData = 322 "Channel 1: Measure Range" BitArea(0-3) 0 0,1,2,3,8,9,10 Prm_Text_Ref = 81 EndExtUserPrmData ExtUserPrmData = 323 "Channel 2: Measure Range" BitArea(0-3) 0 0,1,2,3,8,9,10 Prm_Text_Ref = 81 EndExtUserPrmData ExtUserPrmData = 324 "Channel 3: Measure Range" BitArea(0-3) 0 0,1,2,3,8,9,10 Prm_Text_Ref = 81 EndExtUserPrmData ExtUserPrmData = 325 "Channel 4: Measure Range" BitArea(0-3) 0 0,1,2,3,8,9,10 Prm_Text_Ref = 81 EndExtUserPrmData ExtUserPrmData = 326 "Peripheral Fault" Bit(2) 0 0-1 Prm_Text_Ref = 91 EndExtUserPrmData ExtUserPrmData = 327 "Word 1: Replacement Value" Unsigned16 0 0-0 EndExtUserPrmData ExtUserPrmData = 328 "Word 2: Replacement Value" Unsigned16 0 0-0 EndExtUserPrmData ExtUserPrmData = 329 "Word 3: Replacement Value" Unsigned16 0 0-65535 EndExtUserPrmData ExtUserPrmData = 330 "Word 4: Replacement Value" Unsigned16 0 0-65535 EndExtUserPrmData ExtUserPrmData = 331 "Word 5: Replacement Value" Unsigned16 0 0-65535 EndExtUserPrmData ExtUserPrmData = 332 "Word 6: Replacement Value" Unsigned16 0 0-65535 EndExtUserPrmData ExtUserPrmData = 333 "Word 7: Replacement Value" Unsigned16 0 0-65535 EndExtUserPrmData ExtUserPrmData = 334 "Word 8: Replacement Value" Unsigned16 0 0-65535 EndExtUserPrmData ExtUserPrmData = 335 "Word 9: Replacement Value" Unsigned16 0 0-65535 EndExtUserPrmData ExtUserPrmData = 336 "Word 10: Replacement Value" Unsigned16 0 0-65535 EndExtUserPrmData ExtUserPrmData = 337 "Word 12: Replacement Value" Unsigned16 0 0-65535 EndExtUserPrmData ExtUserPrmData = 338 "Peripheral Fault" Bit(4) 0 0-1 Prm_Text_Ref = 91 EndExtUserPrmData ExtUserPrmData = 339 "Format" Bit(0) 0 0-1 Prm_Text_Ref = 93 EndExtUserPrmData ExtUserPrmData = 340 "Connection Type Channel 1" BitArea(6-7) 0 0-3 Prm_Text_Ref = 94 EndExtUserPrmData ExtUserPrmData = 341 "Connection Type Channel 2" BitArea(6-7) 0 0-3 Prm_Text_Ref = 94 EndExtUserPrmData ExtUserPrmData = 342 "Connection Type Channel 3" BitArea(6-7) 0 0-3 Prm_Text_Ref = 94 EndExtUserPrmData ExtUserPrmData = 343 "Connection Type Channel 4" BitArea(6-7) 0 0-3 Prm_Text_Ref = 94 EndExtUserPrmData ExtUserPrmData = 344 "AI-Filter Channel 1" Bit(4) 0 0-1 Prm_Text_Ref = 95 EndExtUserPrmData ExtUserPrmData = 345 "AI-Filter Channel 2" Bit(4) 0 0-1 Prm_Text_Ref = 95 EndExtUserPrmData ExtUserPrmData = 346 "AI-Filter Channel 3" Bit(4) 0 0-1 Prm_Text_Ref = 95 EndExtUserPrmData ExtUserPrmData = 347 "AI-Filter Channel 4" Bit(4) 0 0-1 Prm_Text_Ref = 95 EndExtUserPrmData ExtUserPrmData = 348 "Sensor Type Channel 1" BitArea(0-3) 0 0-11 Prm_Text_Ref = 96 EndExtUserPrmData ExtUserPrmData = 349 "Sensor Type Channel 2" BitArea(0-3) 0 0-11 Prm_Text_Ref = 96 EndExtUserPrmData ExtUserPrmData = 350 "Sensor Type Channel 3" BitArea(0-3) 0 0-11 Prm_Text_Ref = 96 EndExtUserPrmData ExtUserPrmData = 351 "Sensor Type Channel 4" BitArea(0-3) 0 0-11 Prm_Text_Ref = 96 EndExtUserPrmData ;************************************************************** ;********* slavespecific data ***************************** ;************************************************************** Freeze_Mode_supp = 1 ; device supports freeze mode Sync_Mode_supp = 1 ; device supports sync mode Auto_Baud_supp = 1 ; automatic baud rate recognition Set_Slave_Add_supp = 0 ; not supporting setting slave address Min_Slave_Intervall = 2 ; min cycle time 0.2ms Fail_Safe = 1 ; device accepts failsafe telegrams Max_Diag_Data_Len = 75 ; max length of diagnostic data Max_User_Prm_Data_Len = 237 ; length of User_Prm_Data Ext_User_Prm_Data_Const(0) = 0x80,0x00,0x00,0x00; 3 Byte for DPV1 and parameter telegram, ; 1 Byte for coupler parameter Ext_User_Prm_Data_Ref(3) = 37 Ext_User_Prm_Data_Ref(3) = 38 Ext_User_Prm_Data_Ref(3) = 81 Ext_User_Prm_Data_Ref(3) = 162 Ext_User_Prm_Data_Ref(3) = 166 ;********* Coupler I/O ****************************** Module = "BK: DI8 DO4" 0xC2,0x00,0x00,0xBF,0x81 1 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 Ext_User_Prm_Data_Ref(2) = 101 Ext_User_Prm_Data_Ref(2) = 102 EndModule SlotDefinition Slot(1) = "BK: DI8 DO4" 1 1 EndSlotDefinition ;********* PD-PCP (VC1) ****************************** Module="PD-PCP 4 words" 0xF3 2 EndModule Module="PD-PCP 6 words" 0xF5 3 EndModule Module="PD-PCP 8 words" 0xF7 4 EndModule Module="PD-PCP 10 words" 0xF9 5 EndModule Module="PD-PCP 12 words" 0xFB 6 EndModule Module="PD-PCP 14 words" 0xFD 7 EndModule Module="PD-PCP 16 words" 0xFF 8 EndModule ;********* digital output modules ************************** Module="IB IL 24/230 DOR 1/W" 0x82,0x00,0xBD,0xC2 9 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 EndModule Module="IB IL 24/230 DOR 1/W-PC" 0x82,0x00,0xBD,0xC2 10 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 EndModule Module="IB IL 24/48 DOR 2/W" 0x82,0x00,0xBD,0xC2 11 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 EndModule Module="IB IL 24/230 DOR 4/W" 0x82,0x00,0xBD,0x41 12 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 Ext_User_Prm_Data_Ref(2) = 101 Ext_User_Prm_Data_Ref(2) = 102 EndModule Module="IB IL 24/230 DOR 4/W-PC" 0x82,0x00,0xBD,0x41 13 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 Ext_User_Prm_Data_Ref(2) = 101 Ext_User_Prm_Data_Ref(2) = 102 EndModule Module="IB IL DO 1 AC" 0x82,0x00,0xBD,0xC2 14 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 EndModule Module="IB IL DO 4 AC-1A" 0x82,0x00,0xBD,0x41 15 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(1) = 99 Ext_User_Prm_Data_Ref(1) = 100 Ext_User_Prm_Data_Ref(1) = 101 Ext_User_Prm_Data_Ref(1) = 102 EndModule Module="IB IL 24 DO 2" 0x82,0x00,0xBD,0xC2 16 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 EndModule Module="IB IL 24 DO 2-2A" 0x82,0x00,0xBD,0xC2 17 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 EndModule Module="IB IL 24 DO 2-NPN" 0x82,0x00,0xBD,0xC2 18 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 EndModule Module="IB IL 24 EDO 2" 0xC2,0x00,0x00,0xBF,0x41 19 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 EndModule Module="IB IL 24 DO 4" 0x82,0x00,0xBD,0x41 20 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 Ext_User_Prm_Data_Ref(2) = 101 Ext_User_Prm_Data_Ref(2) = 102 EndModule Module="IB IL 24 DO 4-ME" 0x82,0x00,0xBD,0x41 21 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 Ext_User_Prm_Data_Ref(2) = 101 Ext_User_Prm_Data_Ref(2) = 102 EndModule Module="IB IL 24 DO 8" 0x82,0x00,0xBD,0x81 22 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 Ext_User_Prm_Data_Ref(2) = 101 Ext_User_Prm_Data_Ref(2) = 102 Ext_User_Prm_Data_Ref(2) = 103 Ext_User_Prm_Data_Ref(2) = 104 Ext_User_Prm_Data_Ref(2) = 105 Ext_User_Prm_Data_Ref(2) = 106 EndModule Module="IB IL 24 DO 8-2A" 0x82,0x00,0xBD,0x81 23 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 Ext_User_Prm_Data_Ref(2) = 101 Ext_User_Prm_Data_Ref(2) = 102 Ext_User_Prm_Data_Ref(2) = 103 Ext_User_Prm_Data_Ref(2) = 104 Ext_User_Prm_Data_Ref(2) = 105 Ext_User_Prm_Data_Ref(2) = 106 EndModule Module="IB IL 24 DO 8-NPN" 0x82,0x00,0xBD,0x81 24 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 Ext_User_Prm_Data_Ref(2) = 101 Ext_User_Prm_Data_Ref(2) = 102 Ext_User_Prm_Data_Ref(2) = 103 Ext_User_Prm_Data_Ref(2) = 104 Ext_User_Prm_Data_Ref(2) = 105 Ext_User_Prm_Data_Ref(2) = 106 EndModule Module="IB IL 24 DO 16" 0x82,0x01,0xBD,0x01 25 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Const(0) = 0x00,0x82,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 47 Ext_User_Prm_Data_Ref(2) = 48 Ext_User_Prm_Data_Ref(2) = 49 Ext_User_Prm_Data_Ref(2) = 50 Ext_User_Prm_Data_Ref(2) = 51 Ext_User_Prm_Data_Ref(2) = 52 Ext_User_Prm_Data_Ref(2) = 53 Ext_User_Prm_Data_Ref(2) = 54 Ext_User_Prm_Data_Ref(3) = 55 Ext_User_Prm_Data_Ref(3) = 56 Ext_User_Prm_Data_Ref(3) = 57 Ext_User_Prm_Data_Ref(3) = 58 Ext_User_Prm_Data_Ref(3) = 59 Ext_User_Prm_Data_Ref(3) = 60 Ext_User_Prm_Data_Ref(3) = 61 Ext_User_Prm_Data_Ref(3) = 62 EndModule Module="IB IL 24 DO 32" 0x82,0x03,0xBD,0x02 26 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x84,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 47 Ext_User_Prm_Data_Ref(2) = 48 Ext_User_Prm_Data_Ref(2) = 49 Ext_User_Prm_Data_Ref(2) = 50 Ext_User_Prm_Data_Ref(2) = 51 Ext_User_Prm_Data_Ref(2) = 52 Ext_User_Prm_Data_Ref(2) = 53 Ext_User_Prm_Data_Ref(2) = 54 Ext_User_Prm_Data_Ref(3) = 55 Ext_User_Prm_Data_Ref(3) = 56 Ext_User_Prm_Data_Ref(3) = 57 Ext_User_Prm_Data_Ref(3) = 58 Ext_User_Prm_Data_Ref(3) = 59 Ext_User_Prm_Data_Ref(3) = 60 Ext_User_Prm_Data_Ref(3) = 61 Ext_User_Prm_Data_Ref(3) = 62 Ext_User_Prm_Data_Ref(4) = 123 Ext_User_Prm_Data_Ref(4) = 124 Ext_User_Prm_Data_Ref(4) = 125 Ext_User_Prm_Data_Ref(4) = 126 Ext_User_Prm_Data_Ref(4) = 127 Ext_User_Prm_Data_Ref(4) = 128 Ext_User_Prm_Data_Ref(4) = 129 Ext_User_Prm_Data_Ref(4) = 130 Ext_User_Prm_Data_Ref(5) = 131 Ext_User_Prm_Data_Ref(5) = 132 Ext_User_Prm_Data_Ref(5) = 133 Ext_User_Prm_Data_Ref(5) = 134 Ext_User_Prm_Data_Ref(5) = 135 Ext_User_Prm_Data_Ref(5) = 136 Ext_User_Prm_Data_Ref(5) = 137 Ext_User_Prm_Data_Ref(5) = 138 EndModule ;********* digital output modules, packed ****************** Module="IB IL 24/230 DOR 1/W QTY.2 4 Bit" 0x83,0x00,0xBD,0xC2,0x02 27 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 EndModule Module="IB IL 24/230 DOR 1/W QTY.3 6 Bit" 0x83,0x00,0xBD,0xC2,0x03 28 Ext_Module_Prm_Data_Len = 9 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 EndModule Module="IB IL 24/230 DOR 1/W QTY.4 8 Bit" 0x83,0x00,0xBD,0xC2,0x04 29 Ext_Module_Prm_Data_Len = 12 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(9) = 171 Ext_User_Prm_Data_Ref(9) = 44 Ext_User_Prm_Data_Ref(11) = 73 EndModule Module="IB IL 24/230 DOR1/W-PC QTY2 4Bit" 0x83,0x00,0xBD,0xC2,0x02 30 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 EndModule Module="IB IL 24/230 DOR1/W-PC QTY3 6Bit" 0x83,0x00,0xBD,0xC2,0x03 31 Ext_Module_Prm_Data_Len = 9 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 EndModule Module="IB IL 24/230 DOR1/W-PC QTY4 8Bit" 0x83,0x00,0xBD,0xC2,0x04 32 Ext_Module_Prm_Data_Len = 12 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(9) = 171 Ext_User_Prm_Data_Ref(9) = 44 Ext_User_Prm_Data_Ref(11) = 73 EndModule Module="IB IL 24/48 DOR 2/W QTY.2 4 Bit" 0x83,0x00,0xBD,0xC2,0x02 33 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 EndModule Module="IB IL 24/48 DOR 2/W QTY.3 6 Bit" 0x83,0x00,0xBD,0xC2,0x03 34 Ext_Module_Prm_Data_Len = 9 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(8) = 72 EndModule Module="IB IL 24/48 DOR 2/W QTY.4 8 Bit" 0x83,0x00,0xBD,0xC2,0x04 35 Ext_Module_Prm_Data_Len = 12 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(8) = 72 Ext_User_Prm_Data_Ref(9) = 171 Ext_User_Prm_Data_Ref(9) = 44 Ext_User_Prm_Data_Ref(11) = 73 Ext_User_Prm_Data_Ref(11) = 74 EndModule Module="IB IL 24/230 DOR 4/W QTY.2 8 Bit" 0x83,0x00,0xBD,0x41,0x02 36 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 EndModule Module="IB IL 24/230 DOR 4/W QTY.4 16Bit" 0x83,0x01,0xBD,0x41,0x04 37 Ext_Module_Prm_Data_Len = 12 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(8) = 72 Ext_User_Prm_Data_Ref(8) = 139 Ext_User_Prm_Data_Ref(8) = 140 Ext_User_Prm_Data_Ref(9) = 171 Ext_User_Prm_Data_Ref(9) = 44 Ext_User_Prm_Data_Ref(11) = 73 Ext_User_Prm_Data_Ref(11) = 74 Ext_User_Prm_Data_Ref(11) = 141 Ext_User_Prm_Data_Ref(11) = 142 EndModule Module="IB IL DO 1 AC (QTY.2) 4 Bit" 0x83,0x00,0xBD,0xC2,0x02 38 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 EndModule Module="IB IL DO 1 AC (QTY.3) 6 Bit" 0x83,0x00,0xBD,0xC2,0x03 39 Ext_Module_Prm_Data_Len = 9 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 EndModule Module="IB IL DO 1 AC (QTY.4) 8 Bit" 0x83,0x00,0xBD,0xC2,0x04 40 Ext_Module_Prm_Data_Len = 12 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(9) = 171 Ext_User_Prm_Data_Ref(9) = 44 Ext_User_Prm_Data_Ref(11) = 73 EndModule Module="IB IL DO 4 AC-1A (QTY.2) 8 Bit" 0x83,0x00,0xBD,0x41,0x02 41 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 EndModule Module="IB IL DO 4 AC-1A (QTY.4) 16Bit" 0x83,0x01,0xBD,0x41,0x04 42 Ext_Module_Prm_Data_Len = 12 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(8) = 72 Ext_User_Prm_Data_Ref(8) = 139 Ext_User_Prm_Data_Ref(8) = 140 Ext_User_Prm_Data_Ref(9) = 171 Ext_User_Prm_Data_Ref(9) = 44 Ext_User_Prm_Data_Ref(11) = 73 Ext_User_Prm_Data_Ref(11) = 74 Ext_User_Prm_Data_Ref(11) = 141 Ext_User_Prm_Data_Ref(11) = 142 EndModule Module="IB IL 24 DO 2 (QTY.2) 4 Bit" 0x83,0x00,0xBD,0xC2,0x02 43 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 EndModule Module="IB IL 24 DO 2 (QTY.3) 6 Bit" 0x83,0x00,0xBD,0xC2,0x03 44 Ext_Module_Prm_Data_Len = 9 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(8) = 72 EndModule Module="IB IL 24 DO 2 (QTY.4) 8 Bit" 0x83,0x00,0xBD,0xC2,0x04 45 Ext_Module_Prm_Data_Len = 12 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(8) = 72 Ext_User_Prm_Data_Ref(9) = 171 Ext_User_Prm_Data_Ref(9) = 44 Ext_User_Prm_Data_Ref(11) = 73 Ext_User_Prm_Data_Ref(11) = 74 EndModule Module="IB IL 24 EDO 2 (QTY.2) 8 Bit" 0xC3,0x00,0x00,0xBF,0x41,0x02 46 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 EndModule Module="IB IL 24 EDO 2 (QTY.4) 16 Bit" 0xC3,0x01,0x01,0xBF,0x41,0x04 47 Ext_Module_Prm_Data_Len = 12 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(8) = 72 Ext_User_Prm_Data_Ref(9) = 171 Ext_User_Prm_Data_Ref(9) = 44 Ext_User_Prm_Data_Ref(11) = 73 Ext_User_Prm_Data_Ref(11) = 74 EndModule Module="IB IL 24 DO 4 (QTY.2) 8 Bit" 0x83,0x00,0xBD,0x41,0x02 48 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 EndModule Module="IB IL 24 DO 4 (QTY.3) 12 Bit" 0x83,0x01,0xBD,0x41,0x03 49 Ext_Module_Prm_Data_Len = 9 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(8) = 72 Ext_User_Prm_Data_Ref(8) = 139 Ext_User_Prm_Data_Ref(8) = 140 EndModule Module="IB IL 24 DO 4 (QTY.4) 16 Bit" 0x83,0x01,0xBD,0x41,0x04 50 Ext_Module_Prm_Data_Len = 12 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(8) = 72 Ext_User_Prm_Data_Ref(8) = 139 Ext_User_Prm_Data_Ref(8) = 140 Ext_User_Prm_Data_Ref(9) = 171 Ext_User_Prm_Data_Ref(9) = 44 Ext_User_Prm_Data_Ref(11) = 73 Ext_User_Prm_Data_Ref(11) = 74 Ext_User_Prm_Data_Ref(11) = 141 Ext_User_Prm_Data_Ref(11) = 142 EndModule Module="IB IL 24 DO 4-ME (QTY.2) 8 Bit" 0x83,0x00,0xBD,0x41,0x02 51 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 EndModule Module="IB IL 24 DO 4-ME (QTY.4) 16 Bit" 0x83,0x01,0xBD,0x41,0x04 52 Ext_Module_Prm_Data_Len = 12 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(8) = 72 Ext_User_Prm_Data_Ref(8) = 139 Ext_User_Prm_Data_Ref(8) = 140 Ext_User_Prm_Data_Ref(9) = 171 Ext_User_Prm_Data_Ref(9) = 44 Ext_User_Prm_Data_Ref(11) = 73 Ext_User_Prm_Data_Ref(11) = 74 Ext_User_Prm_Data_Ref(11) = 141 Ext_User_Prm_Data_Ref(11) = 142 EndModule Module="IB IL 24 DO 8 (QTY.2) 16 Bit" 0x83,0x01,0xBD,0x81,0x02 53 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(2) = 143 Ext_User_Prm_Data_Ref(2) = 144 Ext_User_Prm_Data_Ref(2) = 145 Ext_User_Prm_Data_Ref(2) = 146 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 Ext_User_Prm_Data_Ref(5) = 147 Ext_User_Prm_Data_Ref(5) = 148 Ext_User_Prm_Data_Ref(5) = 149 Ext_User_Prm_Data_Ref(5) = 150 EndModule ;********* digital input modules *************************** Module="IB IL 120 DI 1" 0x42,0x00,0xBE,0xC2 54 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 120 DI 2" 0x42,0x00,0xBE,0xC2 55 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 230 DI 1" 0x42,0x00,0xBE,0xC2 56 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 24 DI 2" 0x42,0x00,0xBE,0xC2 57 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 24 DI 2-NPN" 0x42,0x00,0xBE,0xC2 58 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 24 EDI 2" 0x42,0x00,0xBE,0xC2 59 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 24 EDI 2-DESINA" 0x42,0x00,0xBE,0x41 60 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 24 DI 4" 0x42,0x00,0xBE,0x41 61 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 24 DI 4-ME" 0x42,0x00,0xBE,0x41 62 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 24 DI 8" 0x42,0x00,0xBE,0x81 63 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 24 DI 8-T2" 0x42,0x00,0xBE,0x81 64 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 24 DI 16" 0x42,0x01,0xBE,0x01 65 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 24 DI 16-NPN" 0x42,0x01,0xBE,0x01 66 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 24 DI 32" 0x42,0x03,0xBE,0x02 67 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule ;********* digital input modules, packed ******************* Module="IB IL 120 DI 1 (QTY.2) 4 Bit" 0x43,0x00,0xBE,0xC2,0x02 68 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Const(0) = 0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 EndModule Module="IB IL 120 DI 1 (QTY.3) 6 Bit" 0x43,0x00,0xBE,0xC2,0x03 69 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 Ext_User_Prm_Data_Ref(2) = 170 EndModule Module="IB IL 120 DI 1 (QTY.4) 8 Bit" 0x43,0x00,0xBE,0xC2,0x04 70 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Const(0) = 0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 Ext_User_Prm_Data_Ref(2) = 170 Ext_User_Prm_Data_Ref(3) = 171 EndModule Module="IB IL 24 DI 2 (QTY.2) 4 Bit" 0x43,0x00,0xBE,0xC2,0x02 71 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Const(0) = 0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 EndModule Module="IB IL 24 DI 2 (QTY.3) 6 Bit" 0x43,0x00,0xBE,0xC2,0x03 72 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 Ext_User_Prm_Data_Ref(2) = 170 EndModule Module="IB IL 24 DI 2 (QTY.4) 8 Bit" 0x43,0x00,0xBE,0xC2,0x04 73 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Const(0) = 0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 Ext_User_Prm_Data_Ref(2) = 170 Ext_User_Prm_Data_Ref(3) = 171 EndModule Module="IB IL 24 DI 2-NPN (QTY.2) 4 Bit" 0x43,0x00,0xBE,0xC2,0x02 74 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Const(0) = 0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 EndModule Module="IB IL 24 DI 2-NPN (QTY.3) 6 Bit" 0x43,0x00,0xBE,0xC2,0x03 75 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 Ext_User_Prm_Data_Ref(2) = 170 EndModule Module="IB IL 24 DI 2-NPN (QTY.4) 8 Bit" 0x43,0x00,0xBE,0xC2,0x04 76 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Const(0) = 0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 Ext_User_Prm_Data_Ref(2) = 170 Ext_User_Prm_Data_Ref(3) = 171 EndModule Module="IB IL 24 DI 4 (QTY.2) 8 Bit" 0x43,0x00,0xBE,0x41,0x02 77 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Const(0) = 0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 EndModule Module="IB IL 24 DI 4 (QTY.3) 12Bit" 0x43,0x01,0xBE,0x41,0x03 78 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 Ext_User_Prm_Data_Ref(2) = 170 EndModule Module="IB IL 24 DI 4 (QTY.4) 16Bit" 0x43,0x01,0xBE,0x41,0x04 79 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Const(0) = 0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 Ext_User_Prm_Data_Ref(2) = 170 Ext_User_Prm_Data_Ref(3) = 171 EndModule Module="IB IL 24 DI 4-ME (QTY.2) 8 Bit" 0x43,0x00,0xBE,0x41,0x02 80 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Const(0) = 0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 EndModule Module="IB IL 24 DI 4-ME (QTY.4) 16Bit" 0x43,0x01,0xBE,0x41,0x04 81 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Const(0) = 0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 Ext_User_Prm_Data_Ref(2) = 170 Ext_User_Prm_Data_Ref(3) = 171 EndModule Module="IB IL 24 DI 8 (QTY.2) 16Bit" 0x43,0x01,0xBE,0x81,0x02 82 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Const(0) = 0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 EndModule ;********* analog output modules ************************** Module="IB IL AO 1/SF" 0x82,0x40,0x7D,0x01 83 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Const(0) = 0x00,0x82,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 122 Ext_User_Prm_Data_Ref(2) = 86 EndModule Module="IB IL AO 1/U/SF" 0x82,0x40,0x7D,0x01 84 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Const(0) = 0x00,0x82,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 122 Ext_User_Prm_Data_Ref(2) = 86 EndModule Module="IB IL AO 2/U/BP" 0xC2,0x41,0x41,0x5B,0x02 85 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x84,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 122 Ext_User_Prm_Data_Ref(2) = 45 Ext_User_Prm_Data_Ref(4) = 46 EndModule Module="IB IL AO 2/U/BP-ME" 0xC2,0x41,0x41,0x5B,0x02 86 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x84,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 122 Ext_User_Prm_Data_Ref(2) = 45 Ext_User_Prm_Data_Ref(4) = 46 EndModule Module="IB IL AO 2/I/S7" 0xC2,0x41,0x41,0x5B,0x02 87 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x84,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 122 Ext_User_Prm_Data_Ref(2) = 45 Ext_User_Prm_Data_Ref(4) = 46 EndModule Module="IB IL AO 2/SF" 0xC2,0x41,0x41,0x5B,0x02 88 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x84,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 122 Ext_User_Prm_Data_Ref(2) = 45 Ext_User_Prm_Data_Ref(4) = 46 EndModule Module="IB IL AO 4/8/U/BP" 0xC2,0xC4,0xC4,0xDF,0x05 89 Ext_Module_Prm_Data_Len = 27 Ext_User_Prm_Data_Const(0) = 0x02,0xD9,0x58,0x00,0x00,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(8) = 261 Ext_User_Prm_Data_Ref(8) = 229 Ext_User_Prm_Data_Ref(8) = 253 Ext_User_Prm_Data_Ref(10) = 262 Ext_User_Prm_Data_Ref(10) = 230 Ext_User_Prm_Data_Ref(10) = 254 Ext_User_Prm_Data_Ref(12) = 263 Ext_User_Prm_Data_Ref(12) = 231 Ext_User_Prm_Data_Ref(12) = 255 Ext_User_Prm_Data_Ref(14) = 264 Ext_User_Prm_Data_Ref(14) = 232 Ext_User_Prm_Data_Ref(14) = 256 Ext_User_Prm_Data_Ref(16) = 265 Ext_User_Prm_Data_Ref(16) = 233 Ext_User_Prm_Data_Ref(16) = 257 Ext_User_Prm_Data_Ref(18) = 266 Ext_User_Prm_Data_Ref(18) = 234 Ext_User_Prm_Data_Ref(18) = 258 Ext_User_Prm_Data_Ref(20) = 267 Ext_User_Prm_Data_Ref(20) = 235 Ext_User_Prm_Data_Ref(20) = 259 Ext_User_Prm_Data_Ref(22) = 268 Ext_User_Prm_Data_Ref(22) = 236 Ext_User_Prm_Data_Ref(22) = 260 EndModule ;********* analog input modules **************************** Module="IB IL AI 2/SF" 0x42,0x41,0x7F,0x02 90 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x10,0x44,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(2) = 1 Ext_User_Prm_Data_Ref(2) = 2 Ext_User_Prm_Data_Ref(3) = 3 Ext_User_Prm_Data_Ref(3) = 4 Ext_User_Prm_Data_Ref(4) = 5 Ext_User_Prm_Data_Ref(4) = 6 Ext_User_Prm_Data_Ref(5) = 7 Ext_User_Prm_Data_Ref(5) = 8 EndModule Module="IB IL AI 2/SF-ME" 0x42,0x41,0x7F,0x02 91 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x10,0x44,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(2) = 1 Ext_User_Prm_Data_Ref(2) = 2 Ext_User_Prm_Data_Ref(3) = 3 Ext_User_Prm_Data_Ref(3) = 4 Ext_User_Prm_Data_Ref(4) = 5 Ext_User_Prm_Data_Ref(4) = 6 Ext_User_Prm_Data_Ref(5) = 7 Ext_User_Prm_Data_Ref(5) = 8 EndModule Module="IB IL AI 2/SF-230" 0x42,0x41,0x7F,0x02 92 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x10,0x44,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(2) = 1 Ext_User_Prm_Data_Ref(2) = 2 Ext_User_Prm_Data_Ref(3) = 3 Ext_User_Prm_Data_Ref(3) = 4 Ext_User_Prm_Data_Ref(4) = 5 Ext_User_Prm_Data_Ref(4) = 6 Ext_User_Prm_Data_Ref(5) = 7 Ext_User_Prm_Data_Ref(5) = 8 EndModule Module="IB IL AI 2/4-20mA" 0x42,0x41,0x7F,0x02 93 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x10,0x44,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(2) = 1 Ext_User_Prm_Data_Ref(2) = 2 Ext_User_Prm_Data_Ref(3) = 3 Ext_User_Prm_Data_Ref(3) = 84 Ext_User_Prm_Data_Ref(4) = 5 Ext_User_Prm_Data_Ref(4) = 6 Ext_User_Prm_Data_Ref(5) = 7 Ext_User_Prm_Data_Ref(5) = 85 EndModule Module="IB IL AI 2 HART" 0xC2,0x41,0x41,0xDC,0x02 94 Ext_Module_Prm_Data_Len = 9 Ext_User_Prm_Data_Const(0) = 0x02,0xC7,0x46,0x00,0x00,0xC3,0x01,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(7) = 151 Ext_User_Prm_Data_Ref(8) = 154 EndModule Module="IB IL AI 4/EF" 0x42,0x44,0xDF,0x05 95 Ext_Module_Prm_Data_Len = 28 Ext_User_Prm_Data_Const(0) = 0x12,0x4A,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xCF,0x4E,0x00,0x00,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(18) = 318 Ext_User_Prm_Data_Ref(19) = 229 Ext_User_Prm_Data_Ref(19) = 322 Ext_User_Prm_Data_Ref(20) = 319 Ext_User_Prm_Data_Ref(21) = 230 Ext_User_Prm_Data_Ref(21) = 323 Ext_User_Prm_Data_Ref(22) = 320 Ext_User_Prm_Data_Ref(23) = 231 Ext_User_Prm_Data_Ref(23) = 324 Ext_User_Prm_Data_Ref(24) = 321 Ext_User_Prm_Data_Ref(25) = 232 Ext_User_Prm_Data_Ref(25) = 325 Ext_User_Prm_Data_Ref(27) = 326 EndModule Module="IB IL AI 8/SF" 0xC2,0x41,0x41,0x5F,0x02 96 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x20,0x44,0x60,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(4) = 75 Ext_User_Prm_Data_Ref(5) = 76 Ext_User_Prm_Data_Ref(5) = 77 EndModule Module="IB IL AI 8/IS" 0xC2,0x41,0x41,0x5F,0x02 97 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x20,0x44,0x60,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(4) = 75 Ext_User_Prm_Data_Ref(5) = 78 Ext_User_Prm_Data_Ref(5) = 77 EndModule Module="IB IL SGI 2/F" 0xC2,0xC2,0xC2,0xDF,0x03 98 Ext_Module_Prm_Data_Len = 15 Ext_User_Prm_Data_Const(0) = 0x02,0xCD,0x4C,0x00,0x00,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(7) = 304 Ext_User_Prm_Data_Ref(7) = 306 Ext_User_Prm_Data_Ref(8) = 308 Ext_User_Prm_Data_Ref(9) = 305 Ext_User_Prm_Data_Ref(9) = 307 Ext_User_Prm_Data_Ref(10) = 309 EndModule Module="IB IL TEMP 2 RTD" 0x42,0x41,0x7F,0x02 99 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x10,0x44,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(2) = 1 Ext_User_Prm_Data_Ref(2) = 15 Ext_User_Prm_Data_Ref(2) = 16 Ext_User_Prm_Data_Ref(3) = 17 Ext_User_Prm_Data_Ref(3) = 10 Ext_User_Prm_Data_Ref(3) = 18 Ext_User_Prm_Data_Ref(4) = 5 Ext_User_Prm_Data_Ref(4) = 19 Ext_User_Prm_Data_Ref(4) = 20 Ext_User_Prm_Data_Ref(5) = 21 Ext_User_Prm_Data_Ref(5) = 13 Ext_User_Prm_Data_Ref(5) = 22 EndModule Module="IB IL TEMP 2 RTD/300" 0x42,0x41,0x7F,0x02 100 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x10,0x44,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(2) = 1 Ext_User_Prm_Data_Ref(2) = 15 Ext_User_Prm_Data_Ref(2) = 16 Ext_User_Prm_Data_Ref(3) = 17 Ext_User_Prm_Data_Ref(3) = 10 Ext_User_Prm_Data_Ref(3) = 18 Ext_User_Prm_Data_Ref(4) = 5 Ext_User_Prm_Data_Ref(4) = 19 Ext_User_Prm_Data_Ref(4) = 20 Ext_User_Prm_Data_Ref(5) = 21 Ext_User_Prm_Data_Ref(5) = 13 Ext_User_Prm_Data_Ref(5) = 22 EndModule Module="IB IL TEMP 4/8 RTD" 0xC2,0xC4,0xC4,0xDF,0x05 101 Ext_Module_Prm_Data_Len = 31 Ext_User_Prm_Data_Const(0) = 0x02,0xDD,0x5C,0x00,0x00,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(7) = 245 Ext_User_Prm_Data_Ref(7) = 205 Ext_User_Prm_Data_Ref(7) = 213 Ext_User_Prm_Data_Ref(8) = 221 Ext_User_Prm_Data_Ref(8) = 229 Ext_User_Prm_Data_Ref(8) = 237 Ext_User_Prm_Data_Ref(9) = 246 Ext_User_Prm_Data_Ref(9) = 206 Ext_User_Prm_Data_Ref(9) = 214 Ext_User_Prm_Data_Ref(10) = 222 Ext_User_Prm_Data_Ref(10) = 230 Ext_User_Prm_Data_Ref(10) = 238 Ext_User_Prm_Data_Ref(11) = 247 Ext_User_Prm_Data_Ref(11) = 207 Ext_User_Prm_Data_Ref(11) = 215 Ext_User_Prm_Data_Ref(12) = 223 Ext_User_Prm_Data_Ref(12) = 231 Ext_User_Prm_Data_Ref(12) = 239 Ext_User_Prm_Data_Ref(13) = 248 Ext_User_Prm_Data_Ref(13) = 208 Ext_User_Prm_Data_Ref(13) = 216 Ext_User_Prm_Data_Ref(14) = 224 Ext_User_Prm_Data_Ref(14) = 232 Ext_User_Prm_Data_Ref(14) = 240 Ext_User_Prm_Data_Ref(15) = 249 Ext_User_Prm_Data_Ref(15) = 209 Ext_User_Prm_Data_Ref(15) = 217 Ext_User_Prm_Data_Ref(16) = 225 Ext_User_Prm_Data_Ref(16) = 233 Ext_User_Prm_Data_Ref(16) = 241 Ext_User_Prm_Data_Ref(17) = 250 Ext_User_Prm_Data_Ref(17) = 210 Ext_User_Prm_Data_Ref(17) = 218 Ext_User_Prm_Data_Ref(18) = 226 Ext_User_Prm_Data_Ref(18) = 234 Ext_User_Prm_Data_Ref(18) = 242 Ext_User_Prm_Data_Ref(19) = 251 Ext_User_Prm_Data_Ref(19) = 211 Ext_User_Prm_Data_Ref(19) = 219 Ext_User_Prm_Data_Ref(20) = 227 Ext_User_Prm_Data_Ref(20) = 235 Ext_User_Prm_Data_Ref(20) = 243 Ext_User_Prm_Data_Ref(21) = 252 Ext_User_Prm_Data_Ref(21) = 212 Ext_User_Prm_Data_Ref(21) = 220 Ext_User_Prm_Data_Ref(22) = 228 Ext_User_Prm_Data_Ref(22) = 236 Ext_User_Prm_Data_Ref(22) = 244 EndModule Module="IB IL TEMP 2 UTH" 0x42,0x41,0x7F,0x02 102 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x10,0x44,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(2) = 1 Ext_User_Prm_Data_Ref(2) = 29 Ext_User_Prm_Data_Ref(3) = 9 Ext_User_Prm_Data_Ref(3) = 10 Ext_User_Prm_Data_Ref(3) = 11 Ext_User_Prm_Data_Ref(4) = 5 Ext_User_Prm_Data_Ref(4) = 33 Ext_User_Prm_Data_Ref(5) = 12 Ext_User_Prm_Data_Ref(5) = 13 Ext_User_Prm_Data_Ref(5) = 14 EndModule ;********* power-level terminals ************************** Module="IB IL 24 TC" 0x42,0x00,0xBE,0x41 103 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 400 ELR 1-3A" 0xC2,0x00,0x00,0xBF,0x81 104 Ext_Module_Prm_Data_Len = 5 Ext_User_Prm_Data_Const(0) = 0x20,0x41,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(2) = 35 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(4) = 315 Ext_User_Prm_Data_Ref(4) = 311 Ext_User_Prm_Data_Ref(4) = 310 Ext_User_Prm_Data_Ref(4) = 312 Ext_User_Prm_Data_Ref(4) = 314 EndModule Module="IB IL 400 ELR R-3A" 0xC2,0x00,0x00,0xBF,0x81 105 Ext_Module_Prm_Data_Len = 5 Ext_User_Prm_Data_Const(0) = 0x20,0x41,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(2) = 35 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(4) = 316 Ext_User_Prm_Data_Ref(4) = 317 Ext_User_Prm_Data_Ref(4) = 311 Ext_User_Prm_Data_Ref(4) = 310 Ext_User_Prm_Data_Ref(4) = 312 Ext_User_Prm_Data_Ref(4) = 314 EndModule Module="IB IL 400 MLR 1-8A" 0xC2,0x00,0x00,0xBF,0x81 106 Ext_Module_Prm_Data_Len = 5 Ext_User_Prm_Data_Const(0) = 0x20,0x41,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(2) = 36 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(4) = 315 Ext_User_Prm_Data_Ref(4) = 311 Ext_User_Prm_Data_Ref(4) = 310 Ext_User_Prm_Data_Ref(4) = 312 Ext_User_Prm_Data_Ref(4) = 313 Ext_User_Prm_Data_Ref(4) = 314 EndModule ;********* special function modules *********************** Module="IB IL CNT" 0xC2,0xC1,0xC1,0xBF,0x02 107 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL INC" 0xC2,0xC1,0xC1,0xBF,0x02 108 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x84,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 163 Ext_User_Prm_Data_Ref(2) = 164 Ext_User_Prm_Data_Ref(4) = 165 EndModule Module="IB IL INC IN" 0xC2,0xC1,0xC1,0x7F,0x02 109 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL SSI" 0xC2,0xC1,0xC1,0xBF,0x02 110 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x84,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 163 Ext_User_Prm_Data_Ref(2) = 164 Ext_User_Prm_Data_Ref(4) = 165 EndModule Module="IB IL SSI-IN" 0xC2,0xC1,0xC1,0x5F,0x02 111 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x20,0x44,0x01,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(3) = 269 Ext_User_Prm_Data_Ref(3) = 270 Ext_User_Prm_Data_Ref(4) = 271 Ext_User_Prm_Data_Ref(5) = 272 Ext_User_Prm_Data_Ref(5) = 273 EndModule Module="IB IL IMPULSE-IN" 0xC2,0xC1,0xC1,0x5F,0x02 112 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x20,0x44,0x01,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(3) = 274 Ext_User_Prm_Data_Ref(3) = 275 Ext_User_Prm_Data_Ref(4) = 276 Ext_User_Prm_Data_Ref(4) = 277 Ext_User_Prm_Data_Ref(5) = 278 Ext_User_Prm_Data_Ref(5) = 279 EndModule Module="IB IL PWM/2" 0xC2,0xC1,0xC1,0xBF,0x02 113 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL RS 232" 0xC2,0xC0,0xC0,0xDC,0x01 114 Ext_Module_Prm_Data_Len = 27 Ext_User_Prm_Data_Const(0) = 0x02,0xD9,0x58,0x00,0x5f,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(7) = 87 Ext_User_Prm_Data_Ref(8) = 88 Ext_User_Prm_Data_Ref(9) = 89 Ext_User_Prm_Data_Ref(12) = 90 Ext_User_Prm_Data_Ref(13) = 91 Ext_User_Prm_Data_Ref(14) = 92 Ext_User_Prm_Data_Ref(15) = 93 Ext_User_Prm_Data_Ref(17) = 94 Ext_User_Prm_Data_Ref(18) = 95 Ext_User_Prm_Data_Ref(19) = 96 Ext_User_Prm_Data_Ref(20) = 97 EndModule Module="IB IL RS 232-PRO" 0xC2,0xC5,0xC5,0xBF,0x06 115 Ext_Module_Prm_Data_Len = 14 Ext_User_Prm_Data_Const(0) = 0x20,0x4C,0x40,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(3) = 90 Ext_User_Prm_Data_Ref(4) = 280 Ext_User_Prm_Data_Ref(5) = 281 Ext_User_Prm_Data_Ref(5) = 282 Ext_User_Prm_Data_Ref(6) = 91 Ext_User_Prm_Data_Ref(7) = 92 Ext_User_Prm_Data_Ref(8) = 283 EndModule Module="IB IL RS 485" 0xC2,0xC0,0xC0,0xDC,0x01 116 Ext_Module_Prm_Data_Len = 27 Ext_User_Prm_Data_Const(0) = 0x02,0xD9,0x58,0x00,0x5f,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(7) = 87 Ext_User_Prm_Data_Ref(8) = 88 Ext_User_Prm_Data_Ref(9) = 89 Ext_User_Prm_Data_Ref(12) = 90 Ext_User_Prm_Data_Ref(13) = 91 Ext_User_Prm_Data_Ref(14) = 92 Ext_User_Prm_Data_Ref(15) = 93 Ext_User_Prm_Data_Ref(16) = 98 Ext_User_Prm_Data_Ref(18) = 95 Ext_User_Prm_Data_Ref(19) = 96 Ext_User_Prm_Data_Ref(20) = 97 EndModule Module="IB IL RS 485/422-PRO" 0xC2,0xC5,0xC5,0xBF,0x06 117 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="ILC 200 (ID/PCP/PD-191/0/12)" 0xC2,0xCB,0xCB,0xBF,0x0C 118 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="ILC 200 (ID/PCP/PD-207/1/11)" 0xC2,0xCA,0xCA,0xCF,0x0B 119 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="ILC 200 (ID/PCP/PD-205/4/8)" 0xC2,0xC7,0xC7,0xCD,0x08 120 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="ILC200 ID/PCP/PD-191/0/12 CONS=0" 0xC2,0x4B,0x4B,0xBF,0x0C 121 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="ILC200 ID/PCP/PD-207/1/11 CONS=0" 0xC2,0x4A,0x4A,0xCF,0x0B 122 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="ILC200 ID/PCP/PD-205/4/8 CONS=0" 0xC2,0x47,0x47,0xCD,0x08 123 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 332 ID/PCP/PD-191/0/6" 0xC2,0x45,0x45,0xBF,0x06 124 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 332 ID/PCP/PD-223/1/5" 0xC2,0x44,0x44,0xDF,0x05 125 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 332 ID/PCP/PD-220/2/4" 0xC2,0x43,0x43,0xDC,0x04 126 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 332 ID/PCP/PD-221/4/2" 0xC2,0x41,0x41,0xDD,0x02 127 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL POS 200" 0xC2,0x09,0x09,0xDF,0x05 128 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL DC AR 48/10A" 0xC2,0xC1,0xC1,0xC3,0x02 129 Ext_Module_Prm_Data_Len = 45 Ext_User_Prm_Data_Const(0) = 0x02,0xEB,0x68,0x00,0xE0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(7) = 107 Ext_User_Prm_Data_Ref(11) = 108 Ext_User_Prm_Data_Ref(15) = 109 Ext_User_Prm_Data_Ref(17) = 110 Ext_User_Prm_Data_Ref(19) = 111 Ext_User_Prm_Data_Ref(21) = 112 Ext_User_Prm_Data_Ref(23) = 113 Ext_User_Prm_Data_Ref(25) = 114 Ext_User_Prm_Data_Ref(29) = 115 Ext_User_Prm_Data_Ref(33) = 116 Ext_User_Prm_Data_Ref(37) = 117 Ext_User_Prm_Data_Ref(41) = 155 EndModule Module="IB IL EC AR 48/10A" 0xC2,0xC2,0xC2,0xC3,0x03 130 Ext_Module_Prm_Data_Len = 8 Ext_User_Prm_Data_Const(0) = 0x00,0x86,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 284 EndModule Module="IB IL TEMPCON RTD" 0xC2,0xC1,0xC1,0xBF,0x02 131 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL TEMPCON 300 RTD (-B)" 0xC2,0xC1,0xC1,0xDD,0x02 132 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL TEMPCON UTH" 0xC2,0xC1,0xC1,0xBF,0x02 133 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL TEMPCON 300 UTH (-B)" 0xC2,0xC1,0xC1,0xDD,0x02 134 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 24 SAFE 1" 0x42,0x00,0xBE,0xC2 135 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule ;********* installation ring ********************************** Module="IBS FP Tactile Sensor 1Part" 0xC2,0x40,0x40,0xB3,0x01 136 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Const(0) = 0x20,0x42,0x42,0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IBS FP Tactile Sensor 2Part" 0xC2,0x40,0x40,0xB3,0x01 137 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Const(0) = 0x20,0x42,0x43,0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IBS FP Tactile Sensor 4Part" 0xC2,0x40,0x40,0xB3,0x01 138 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Const(0) = 0x20,0x42,0x44,0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IBS FP Room Thermostat" 0xC2,0x41,0x41,0xB3,0x02 139 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Const(0) =0x20,0x42,0x41,0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule ;********* ASI-Gateway module ********************************** Module="ASI MA IB IL 6 Byte" 0xC2,0x05,0x05,0xDF,0x03 140 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="ASI MA IB IL 10 Byte" 0xC2,0x09,0x09,0xDF,0x05 141 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="ASI MA IB IL 14 Byte" 0xC2,0x0D,0x0D,0xDF,0x07 142 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="ASI MA IB IL 18 Byte" 0xC2,0x11,0x11,0xDF,0x09 143 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="ASI MA IB IL 22 Byte" 0xC2,0x15,0x15,0xDF,0x0B 144 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="ASI MA IB IL 26 Byte" 0xC2,0x19,0x19,0xDF,0x0D 145 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="ASI MA IB IL 30 Byte" 0xC2,0x1D,0x1D,0xDF,0x0F 146 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule ;********* digital valve output modules ******************** Module="2 Valves mono (QTY.1) 2 Bit" 0x82,0x00,0xBD,0xC2 147 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 47 Ext_User_Prm_Data_Ref(2) = 48 EndModule Module="4 Valves mono (QTY.1) 4 Bit" 0x82,0x00,0xBD,0x41 148 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 47 Ext_User_Prm_Data_Ref(2) = 48 Ext_User_Prm_Data_Ref(2) = 49 Ext_User_Prm_Data_Ref(2) = 50 EndModule Module="4 Valves mono (QTY.2) 4 Bit" 0x83,0x00,0xBD,0xC2,0x02 149 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 EndModule Module="6 Valves mono (QTY.3) 6 Bit" 0x83,0x00,0xBD,0xC2,0x03 150 Ext_Module_Prm_Data_Len = 9 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(8) = 72 EndModule Module="8 Valves mono (QTY.1) 8 Bit" 0x82,0x00,0xBD,0x81 151 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 47 Ext_User_Prm_Data_Ref(2) = 48 Ext_User_Prm_Data_Ref(2) = 49 Ext_User_Prm_Data_Ref(2) = 50 Ext_User_Prm_Data_Ref(2) = 51 Ext_User_Prm_Data_Ref(2) = 52 Ext_User_Prm_Data_Ref(2) = 53 Ext_User_Prm_Data_Ref(2) = 54 EndModule Module="8 Valves mono (QTY.2) 8 Bit" 0x83,0x00,0xBD,0x41,0x02 152 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 EndModule Module="8 Valves mono (QTY.4) 8 Bit" 0x83,0x00,0xBD,0xC2,0x04 153 Ext_Module_Prm_Data_Len = 12 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(8) = 72 Ext_User_Prm_Data_Ref(9) = 171 Ext_User_Prm_Data_Ref(9) = 44 Ext_User_Prm_Data_Ref(11) = 73 Ext_User_Prm_Data_Ref(11) = 74 EndModule Module="8 Double valves mono 16 Bit" 0x82,0x01,0xBD,0x01 154 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Const(0) = 0x00,0x82,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 47 Ext_User_Prm_Data_Ref(2) = 48 Ext_User_Prm_Data_Ref(2) = 49 Ext_User_Prm_Data_Ref(2) = 50 Ext_User_Prm_Data_Ref(2) = 51 Ext_User_Prm_Data_Ref(2) = 52 Ext_User_Prm_Data_Ref(2) = 53 Ext_User_Prm_Data_Ref(2) = 54 Ext_User_Prm_Data_Ref(3) = 55 Ext_User_Prm_Data_Ref(3) = 56 Ext_User_Prm_Data_Ref(3) = 57 Ext_User_Prm_Data_Ref(3) = 58 Ext_User_Prm_Data_Ref(3) = 59 Ext_User_Prm_Data_Ref(3) = 60 Ext_User_Prm_Data_Ref(3) = 61 Ext_User_Prm_Data_Ref(3) = 62 EndModule Module="2 Valves bistab. (QTY.1) 4 Bit" 0x82,0x00,0xBD,0x41 155 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="4 Valves bistab. (QTY.2) 8 Bit" 0x83,0x00,0xBD,0x41,0x02 156 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Const(0) = 0x00, 0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 EndModule Module="4 Valves bistab. (QTY.1) 8 Bit" 0x82,0x00,0xBD,0x81 157 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule ;********* power- and segment terminals ******************* Module="IB IL 24 PWR IN/F-D" 0x42,0x00,0xBE,0xC2 158 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 24 PWR IN/2-F-D" 0x42,0x00,0xBE,0xC2 159 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 24 SEG/F-D" 0x42,0x00,0xBE,0xC2 160 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="IB IL 24 SEG-ELF" 0x42,0x00,0xBE,0xC2 161 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule ;********* FLM M8 digital input modules ******************* Module="FLM DI 8 M8" 0x42,0x00,0xB2,0x81 162 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="FLM DI 8 M8 (QTY.2) 16Bit" 0x43,0x01,0xB2,0x81,0x02 163 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Const(0) = 0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 EndModule ;********* FLM M8 digital input & output modules ******************* Module="FLM DIO 8/4 M8" 0xC2,0x00,0x00,0xB3,0x81 164 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 103 Ext_User_Prm_Data_Ref(2) = 104 Ext_User_Prm_Data_Ref(2) = 105 Ext_User_Prm_Data_Ref(2) = 106 EndModule ;********* FLM M8 digital output modules ******************* Module="FLM DO 4 M8-2A" 0x82,0x00,0xB1,0x41 165 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 Ext_User_Prm_Data_Ref(2) = 101 Ext_User_Prm_Data_Ref(2) = 102 EndModule Module="FLM DO 4 M8-2A (QTY.2) 8 Bit" 0x83,0x00,0xB1,0x41,0x02 166 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 EndModule Module="FLM DO 4 M8-2A (QTY.3) 12 Bit" 0x83,0x01,0xB1,0x41,0x03 167 Ext_Module_Prm_Data_Len = 9 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(8) = 72 Ext_User_Prm_Data_Ref(8) = 139 Ext_User_Prm_Data_Ref(8) = 140 EndModule Module="FLM DO 4 M8-2A (QTY.4) 16 Bit" 0x83,0x01,0xB1,0x41,0x04 168 Ext_Module_Prm_Data_Len = 12 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(8) = 72 Ext_User_Prm_Data_Ref(8) = 139 Ext_User_Prm_Data_Ref(8) = 140 Ext_User_Prm_Data_Ref(9) = 171 Ext_User_Prm_Data_Ref(9) = 44 Ext_User_Prm_Data_Ref(11) = 73 Ext_User_Prm_Data_Ref(11) = 74 Ext_User_Prm_Data_Ref(11) = 141 Ext_User_Prm_Data_Ref(11) = 142 EndModule Module="FLM DO 8 M8" 0x82,0x00,0xB1,0x81 169 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 Ext_User_Prm_Data_Ref(2) = 101 Ext_User_Prm_Data_Ref(2) = 102 Ext_User_Prm_Data_Ref(2) = 103 Ext_User_Prm_Data_Ref(2) = 104 Ext_User_Prm_Data_Ref(2) = 105 Ext_User_Prm_Data_Ref(2) = 106 EndModule ;********* FLM M12 digital input modules *************************** Module="FLM DI 8 M12" 0x42,0x00,0xBE,0x81 170 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule Module="FLM DI 8 M12 (QTY.2) 16Bit" 0x43,0x01,0xBE,0x81,0x02 171 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Const(0) = 0x00,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(1) = 169 EndModule Module="FLM DI 16 M12" 0x42,0x01,0xBE,0x01 172 Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 167 EndModule ;********* FLM M12 digital output modules ************************** Module="FLM DO 8 M12" 0x82,0x00,0xBD,0x81 173 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 Ext_User_Prm_Data_Ref(2) = 101 Ext_User_Prm_Data_Ref(2) = 102 Ext_User_Prm_Data_Ref(2) = 103 Ext_User_Prm_Data_Ref(2) = 104 Ext_User_Prm_Data_Ref(2) = 105 Ext_User_Prm_Data_Ref(2) = 106 EndModule Module="FLM DO 8 M12 (QTY.2) 16 Bit" 0x83,0x01,0xBD,0x81,0x02 174 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(2) = 143 Ext_User_Prm_Data_Ref(2) = 144 Ext_User_Prm_Data_Ref(2) = 145 Ext_User_Prm_Data_Ref(2) = 146 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 Ext_User_Prm_Data_Ref(5) = 147 Ext_User_Prm_Data_Ref(5) = 148 Ext_User_Prm_Data_Ref(5) = 149 Ext_User_Prm_Data_Ref(5) = 150 EndModule ;********* FLM M12 digital input & output modules ****************** Module="FLM DIO 4/4 M12-2A" 0xC2,0x00,0x00,0xBF,0x41 175 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 Ext_User_Prm_Data_Ref(2) = 101 Ext_User_Prm_Data_Ref(2) = 102 EndModule Module="FLM DIO 4/4 M12 (QTY.2) 8 Bit" 0xC3,0x00,0x00,0xBF,0x41,0x02 176 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 EndModule Module="FLM DIO 4/4 M12 (QTY.4) 16 Bit" 0xC3,0x01,0x01,0xBF,0x41,0x04 177 Ext_Module_Prm_Data_Len = 12 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 Ext_User_Prm_Data_Ref(6) = 170 Ext_User_Prm_Data_Ref(6) = 43 Ext_User_Prm_Data_Ref(8) = 71 Ext_User_Prm_Data_Ref(8) = 72 Ext_User_Prm_Data_Ref(8) = 139 Ext_User_Prm_Data_Ref(8) = 140 Ext_User_Prm_Data_Ref(9) = 171 Ext_User_Prm_Data_Ref(9) = 44 Ext_User_Prm_Data_Ref(11) = 73 Ext_User_Prm_Data_Ref(11) = 74 Ext_User_Prm_Data_Ref(11) = 141 Ext_User_Prm_Data_Ref(11) = 142 EndModule Module="FLM DIO 8/8 M12" 0xC2,0x00,0x00,0xBF,0x81 178 Ext_Module_Prm_Data_Len = 3 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 99 Ext_User_Prm_Data_Ref(2) = 100 Ext_User_Prm_Data_Ref(2) = 101 Ext_User_Prm_Data_Ref(2) = 102 Ext_User_Prm_Data_Ref(2) = 103 Ext_User_Prm_Data_Ref(2) = 104 Ext_User_Prm_Data_Ref(2) = 105 Ext_User_Prm_Data_Ref(2) = 106 EndModule Module="FLM DIO 8/8 M12 (QTY.2) 16 Bit" 0xC3,0x01,0x01,0xBF,0x81,0x02 179 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Const(0) = 0x00,0x81,0x00,0x00,0x81,0x00 Ext_User_Prm_Data_Ref(0) = 168 Ext_User_Prm_Data_Ref(0) = 41 Ext_User_Prm_Data_Ref(2) = 63 Ext_User_Prm_Data_Ref(2) = 64 Ext_User_Prm_Data_Ref(2) = 65 Ext_User_Prm_Data_Ref(2) = 66 Ext_User_Prm_Data_Ref(2) = 143 Ext_User_Prm_Data_Ref(2) = 144 Ext_User_Prm_Data_Ref(2) = 145 Ext_User_Prm_Data_Ref(2) = 146 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(5) = 67 Ext_User_Prm_Data_Ref(5) = 68 Ext_User_Prm_Data_Ref(5) = 69 Ext_User_Prm_Data_Ref(5) = 70 Ext_User_Prm_Data_Ref(5) = 147 Ext_User_Prm_Data_Ref(5) = 148 Ext_User_Prm_Data_Ref(5) = 149 Ext_User_Prm_Data_Ref(5) = 150 EndModule Module="FLM DIO 16/16 M12/8-DIAG" 0xC2,0x01,0x01,0xDF,0x01 180 Ext_Module_Prm_Data_Len = 18 Ext_User_Prm_Data_Const(0) = 0x02,0x82,0x00,0x00,0xCD,0x81,0x01,0x4A,0x00,0x23,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 47 Ext_User_Prm_Data_Ref(2) = 48 Ext_User_Prm_Data_Ref(2) = 49 Ext_User_Prm_Data_Ref(2) = 50 Ext_User_Prm_Data_Ref(2) = 51 Ext_User_Prm_Data_Ref(2) = 52 Ext_User_Prm_Data_Ref(2) = 53 Ext_User_Prm_Data_Ref(2) = 54 Ext_User_Prm_Data_Ref(3) = 55 Ext_User_Prm_Data_Ref(3) = 56 Ext_User_Prm_Data_Ref(3) = 57 Ext_User_Prm_Data_Ref(3) = 58 Ext_User_Prm_Data_Ref(3) = 59 Ext_User_Prm_Data_Ref(3) = 60 Ext_User_Prm_Data_Ref(3) = 61 Ext_User_Prm_Data_Ref(3) = 62 Ext_User_Prm_Data_Ref(12) = 285 Ext_User_Prm_Data_Ref(12) = 286 Ext_User_Prm_Data_Ref(12) = 287 Ext_User_Prm_Data_Ref(12) = 288 Ext_User_Prm_Data_Ref(13) = 289 Ext_User_Prm_Data_Ref(14) = 290 Ext_User_Prm_Data_Ref(15) = 291 Ext_User_Prm_Data_Ref(16) = 292 Ext_User_Prm_Data_Ref(17) = 293 EndModule ;********* FLM M12 analog input modules **************************** Module="FLM AI 4 SF M12" 0x42,0xC4,0xDF,0x05 181 Ext_Module_Prm_Data_Len = 12 Ext_User_Prm_Data_Const(0) = 0x10,0x4A,0x50,0x04,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(4) = 318 Ext_User_Prm_Data_Ref(5) = 229 Ext_User_Prm_Data_Ref(5) = 294 Ext_User_Prm_Data_Ref(6) = 319 Ext_User_Prm_Data_Ref(7) = 230 Ext_User_Prm_Data_Ref(7) = 295 Ext_User_Prm_Data_Ref(8) = 320 Ext_User_Prm_Data_Ref(9) = 231 Ext_User_Prm_Data_Ref(9) = 296 Ext_User_Prm_Data_Ref(10) = 321 Ext_User_Prm_Data_Ref(11) = 232 Ext_User_Prm_Data_Ref(11) = 297 EndModule Module="FLM TEMP 4 RTD M12" 0xC2,0xC4,0xC4,0xDF,0x05 182 Ext_Module_Prm_Data_Len = 17 Ext_User_Prm_Data_Const(0) = 0x02,0xCF,0x4E,0x00,0x00,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(7) = 340 Ext_User_Prm_Data_Ref(8) = 344 Ext_User_Prm_Data_Ref(8) = 348 Ext_User_Prm_Data_Ref(9) = 341 Ext_User_Prm_Data_Ref(10) = 345 Ext_User_Prm_Data_Ref(10) = 349 Ext_User_Prm_Data_Ref(11) = 342 Ext_User_Prm_Data_Ref(12) = 346 Ext_User_Prm_Data_Ref(12) = 350 Ext_User_Prm_Data_Ref(13) = 343 Ext_User_Prm_Data_Ref(14) = 347 Ext_User_Prm_Data_Ref(14) = 351 Ext_User_Prm_Data_Ref(15) = 339 Ext_User_Prm_Data_Ref(16) = 338 EndModule ;********* FLM M12 analog output modules ************************** Module="FLM AO 4 SF M12" 0xC2,0xC4,0xC4,0xDF,0x05 183 Ext_Module_Prm_Data_Len = 23 Ext_User_Prm_Data_Const(0) = 0x20,0x4A,0x40,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x8A,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(5) = 298 Ext_User_Prm_Data_Ref(5) = 229 Ext_User_Prm_Data_Ref(5) = 261 Ext_User_Prm_Data_Ref(7) = 299 Ext_User_Prm_Data_Ref(7) = 230 Ext_User_Prm_Data_Ref(7) = 262 Ext_User_Prm_Data_Ref(9) = 300 Ext_User_Prm_Data_Ref(9) = 231 Ext_User_Prm_Data_Ref(9) = 263 Ext_User_Prm_Data_Ref(11) = 301 Ext_User_Prm_Data_Ref(11) = 232 Ext_User_Prm_Data_Ref(11) = 264 Ext_User_Prm_Data_Ref(0) = 122 Ext_User_Prm_Data_Ref(15) = 45 Ext_User_Prm_Data_Ref(17) = 46 Ext_User_Prm_Data_Ref(19) = 302 Ext_User_Prm_Data_Ref(21) = 303 EndModule ;********* FLM M12 BT modules ************************** Module="FLM BT DIO 8/8 M12-P2P-SET" 0xC2,0x01,0x01,0x7F,0x01 184 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Const(0) = 0x00,0x82,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(3) = 99 Ext_User_Prm_Data_Ref(3) = 100 Ext_User_Prm_Data_Ref(3) = 101 Ext_User_Prm_Data_Ref(3) = 102 Ext_User_Prm_Data_Ref(3) = 103 Ext_User_Prm_Data_Ref(3) = 104 Ext_User_Prm_Data_Ref(3) = 105 Ext_User_Prm_Data_Ref(3) = 106 EndModule Module="FLM BT BS 3 (3 Words)" 0xC2,0x42,0x42,0xBF,0x03 185 Ext_Module_Prm_Data_Len = 8 Ext_User_Prm_Data_Const(0) = 0x00,0x86,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 327 Ext_User_Prm_Data_Ref(4) = 328 Ext_User_Prm_Data_Ref(6) = 329 EndModule Module="FLM BT BS 3 (4 Words)" 0xC2,0x43,0x43,0xBF,0x04 186 Ext_Module_Prm_Data_Len = 10 Ext_User_Prm_Data_Const(0) = 0x00,0x88,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 327 Ext_User_Prm_Data_Ref(4) = 328 Ext_User_Prm_Data_Ref(6) = 329 Ext_User_Prm_Data_Ref(8) = 330 EndModule Module="FLM BT BS 3 (5 Words)" 0xC2,0x44,0x44,0xBF,0x05 187 Ext_Module_Prm_Data_Len = 12 Ext_User_Prm_Data_Const(0) = 0x00,0x8A,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 327 Ext_User_Prm_Data_Ref(4) = 328 Ext_User_Prm_Data_Ref(6) = 329 Ext_User_Prm_Data_Ref(8) = 330 Ext_User_Prm_Data_Ref(10) = 331 EndModule Module="FLM BT BS 3 (6 Words)" 0xC2,0x45,0x45,0xBF,0x06 188 Ext_Module_Prm_Data_Len = 14 Ext_User_Prm_Data_Const(0) = 0x00,0x8C,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 327 Ext_User_Prm_Data_Ref(4) = 328 Ext_User_Prm_Data_Ref(6) = 329 Ext_User_Prm_Data_Ref(8) = 330 Ext_User_Prm_Data_Ref(10) = 331 Ext_User_Prm_Data_Ref(12) = 332 EndModule Module="FLM BT BS 3 (7 Words)" 0xC2,0x46,0x46,0xBF,0x07 189 Ext_Module_Prm_Data_Len = 16 Ext_User_Prm_Data_Const(0) = 0x00,0x8E,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 327 Ext_User_Prm_Data_Ref(4) = 328 Ext_User_Prm_Data_Ref(6) = 329 Ext_User_Prm_Data_Ref(8) = 330 Ext_User_Prm_Data_Ref(10) = 331 Ext_User_Prm_Data_Ref(12) = 332 Ext_User_Prm_Data_Ref(14) = 333 EndModule Module="FLM BT BS 3 (8 Words)" 0xC2,0x47,0x47,0xBF,0x08 190 Ext_Module_Prm_Data_Len = 18 Ext_User_Prm_Data_Const(0) = 0x00,0x90,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 327 Ext_User_Prm_Data_Ref(4) = 328 Ext_User_Prm_Data_Ref(6) = 329 Ext_User_Prm_Data_Ref(8) = 330 Ext_User_Prm_Data_Ref(10) = 331 Ext_User_Prm_Data_Ref(12) = 332 Ext_User_Prm_Data_Ref(14) = 333 Ext_User_Prm_Data_Ref(16) = 334 EndModule Module="FLM BT BS 3 (9 Words)" 0xC2,0x48,0x48,0xBF,0x09 191 Ext_Module_Prm_Data_Len = 20 Ext_User_Prm_Data_Const(0) = 0x00,0x92,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 327 Ext_User_Prm_Data_Ref(4) = 328 Ext_User_Prm_Data_Ref(6) = 329 Ext_User_Prm_Data_Ref(8) = 330 Ext_User_Prm_Data_Ref(10) = 331 Ext_User_Prm_Data_Ref(12) = 332 Ext_User_Prm_Data_Ref(14) = 333 Ext_User_Prm_Data_Ref(16) = 334 Ext_User_Prm_Data_Ref(18) = 335 EndModule Module="FLM BT BS 3 (10 Words)" 0xC2,0x49,0x49,0xBF,0x0A 192 Ext_Module_Prm_Data_Len = 22 Ext_User_Prm_Data_Const(0) = 0x00,0x94,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 327 Ext_User_Prm_Data_Ref(4) = 328 Ext_User_Prm_Data_Ref(6) = 329 Ext_User_Prm_Data_Ref(8) = 330 Ext_User_Prm_Data_Ref(10) = 331 Ext_User_Prm_Data_Ref(12) = 332 Ext_User_Prm_Data_Ref(14) = 333 Ext_User_Prm_Data_Ref(16) = 334 Ext_User_Prm_Data_Ref(18) = 335 Ext_User_Prm_Data_Ref(20) = 336 EndModule Module="FLM BT BS 3 (12 Words)" 0xC2,0x4B,0x4B,0xBF,0x0C 193 Ext_Module_Prm_Data_Len = 24 Ext_User_Prm_Data_Const(0) = 0x00,0x98,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0) = 167 Ext_User_Prm_Data_Ref(0) = 40 Ext_User_Prm_Data_Ref(2) = 327 Ext_User_Prm_Data_Ref(4) = 328 Ext_User_Prm_Data_Ref(6) = 329 Ext_User_Prm_Data_Ref(8) = 330 Ext_User_Prm_Data_Ref(10) = 331 Ext_User_Prm_Data_Ref(12) = 332 Ext_User_Prm_Data_Ref(14) = 333 Ext_User_Prm_Data_Ref(16) = 334 Ext_User_Prm_Data_Ref(18) = 335 Ext_User_Prm_Data_Ref(20) = 336 Ext_User_Prm_Data_Ref(22) = 337 EndModule ;************************************************************** ;********* device diagnostics ***************************** ;************************************************************** UnitDiagType = 130 X_Unit_Diag_Area = 24-25 X_Value(1) = "BK DI 8 DO 4: module error" X_Value(2) = "BK DI 8 DO 4: wrong module" X_Value(3) = "BK DI 8 DO 4: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 26-27 X_Value(1) = "Module 2: module error" X_Value(2) = "Module 2: wrong module" X_Value(3) = "Module 2: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 28-29 X_Value(1) = "Module 3: module error" X_Value(2) = "Module 3: wrong module" X_Value(3) = "Module 3: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 30-31 X_Value(1) = "Module 4: module error" X_Value(2) = "Module 4: wrong module" X_Value(3) = "Module 4: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 32-33 X_Value(1) = "Module 5: module error" X_Value(2) = "Module 5: wrong module" X_Value(3) = "Module 5: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 34-35 X_Value(1) = "Module 6: module error" X_Value(2) = "Module 6: wrong module" X_Value(3) = "Module 6: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 36-37 X_Value(1) = "Module 7: module error" X_Value(2) = "Module 7: wrong module" X_Value(3) = "Module 7: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 38-39 X_Value(1) = "Module 8: module error" X_Value(2) = "Module 8: wrong module" X_Value(3) = "Module 8: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 40-41 X_Value(1) = "Module 9: module error" X_Value(2) = "Module 9: wrong module" X_Value(3) = "Module 9: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 42-43 X_Value(1) = "Module 10: module error" X_Value(2) = "Module 10: wrong module" X_Value(3) = "Module 10: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 44-45 X_Value(1) = "Module 11: module error" X_Value(2) = "Module 11: wrong module" X_Value(3) = "Module 11: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 46-47 X_Value(1) = "Module 12: module error" X_Value(2) = "Module 12: wrong module" X_Value(3) = "Module 12: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 48-49 X_Value(1) = "Module 13: module error" X_Value(2) = "Module 13: wrong module" X_Value(3) = "Module 13: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 50-51 X_Value(1) = "Module 14: module error" X_Value(2) = "Module 14: wrong module" X_Value(3) = "Module 14: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 52-53 X_Value(1) = "Module 15: module error" X_Value(2) = "Module 15: wrong module" X_Value(3) = "Module 15: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 54-55 X_Value(1) = "Module 16: module error" X_Value(2) = "Module 16: wrong module" X_Value(3) = "Module 16: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 56-57 X_Value(1) = "Module 17: module error" X_Value(2) = "Module 17: wrong module" X_Value(3) = "Module 17: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 58-59 X_Value(1) = "Module 18: module error" X_Value(2) = "Module 18: wrong module" X_Value(3) = "Module 18: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 60-61 X_Value(1) = "Module 19: module error" X_Value(2) = "Module 19: wrong module" X_Value(3) = "Module 19: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 62-63 X_Value(1) = "Module 20: module error" X_Value(2) = "Module 20: wrong module" X_Value(3) = "Module 20: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 64-65 X_Value(1) = "Module 21: module error" X_Value(2) = "Module 21: wrong module" X_Value(3) = "Module 21: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 66-67 X_Value(1) = "Module 22: module error" X_Value(2) = "Module 22: wrong module" X_Value(3) = "Module 22: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 68-69 X_Value(1) = "Module 23: module error" X_Value(2) = "Module 23: wrong module" X_Value(3) = "Module 23: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 70-71 X_Value(1) = "Module 24: module error" X_Value(2) = "Module 24: wrong module" X_Value(3) = "Module 24: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 72-73 X_Value(1) = "Module 25: module error" X_Value(2) = "Module 25: wrong module" X_Value(3) = "Module 25: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 74-75 X_Value(1) = "Module 26: module error" X_Value(2) = "Module 26: wrong module" X_Value(3) = "Module 26: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 76-77 X_Value(1) = "Module 27: module error" X_Value(2) = "Module 27: wrong module" X_Value(3) = "Module 27: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 78-79 X_Value(1) = "Module 28: module error" X_Value(2) = "Module 28: wrong module" X_Value(3) = "Module 28: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 80-81 X_Value(1) = "Module 29: module error" X_Value(2) = "Module 29: wrong module" X_Value(3) = "Module 29: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 82-83 X_Value(1) = "Module 30: module error" X_Value(2) = "Module 30: wrong module" X_Value(3) = "Module 30: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 84-85 X_Value(1) = "Module 31: module error" X_Value(2) = "Module 31: wrong module" X_Value(3) = "Module 31: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 86-87 X_Value(1) = "Module 32: module error" X_Value(2) = "Module 32: wrong module" X_Value(3) = "Module 32: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 88-89 X_Value(1) = "Module 33: module error" X_Value(2) = "Module 33: wrong module" X_Value(3) = "Module 33: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 90-91 X_Value(1) = "Module 34: module error" X_Value(2) = "Module 34: wrong module" X_Value(3) = "Module 34: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 92-93 X_Value(1) = "Module 35: module error" X_Value(2) = "Module 35: wrong module" X_Value(3) = "Module 35: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 94-95 X_Value(1) = "Module 36: module error" X_Value(2) = "Module 36: wrong module" X_Value(3) = "Module 36: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 96-97 X_Value(1) = "Module 37: module error" X_Value(2) = "Module 37: wrong module" X_Value(3) = "Module 37: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 98-99 X_Value(1) = "Module 38: module error" X_Value(2) = "Module 38: wrong module" X_Value(3) = "Module 38: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 100-101 X_Value(1) = "Module 39: module error" X_Value(2) = "Module 39: wrong module" X_Value(3) = "Module 39: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 102-103 X_Value(1) = "Module 40: module error" X_Value(2) = "Module 40: wrong module" X_Value(3) = "Module 40: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 104-105 X_Value(1) = "Module 41: module error" X_Value(2) = "Module 41: wrong module" X_Value(3) = "Module 41: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 106-107 X_Value(1) = "Module 42: module error" X_Value(2) = "Module 42: wrong module" X_Value(3) = "Module 42: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 108-109 X_Value(1) = "Module 43: module error" X_Value(2) = "Module 43: wrong module" X_Value(3) = "Module 43: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 110-111 X_Value(1) = "Module 44: module error" X_Value(2) = "Module 44: wrong module" X_Value(3) = "Module 44: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 112-113 X_Value(1) = "Module 45: module error" X_Value(2) = "Module 45: wrong module" X_Value(3) = "Module 45: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 114-115 X_Value(1) = "Module 46: module error" X_Value(2) = "Module 46: wrong module" X_Value(3) = "Module 46: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 116-117 X_Value(1) = "Module 47: module error" X_Value(2) = "Module 47: wrong module" X_Value(3) = "Module 47: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 118-119 X_Value(1) = "Module 48: module error" X_Value(2) = "Module 48: wrong module" X_Value(3) = "Module 48: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 120-121 X_Value(1) = "Module 49: module error" X_Value(2) = "Module 49: wrong module" X_Value(3) = "Module 49: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 122-123 X_Value(1) = "Module 50: module error" X_Value(2) = "Module 50: wrong module" X_Value(3) = "Module 50: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 124-125 X_Value(1) = "Module 51: module error" X_Value(2) = "Module 51: wrong module" X_Value(3) = "Module 51: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 126-127 X_Value(1) = "Module 52: module error" X_Value(2) = "Module 52: wrong module" X_Value(3) = "Module 52: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 128-129 X_Value(1) = "Module 53: module error" X_Value(2) = "Module 53: wrong module" X_Value(3) = "Module 53: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 130-131 X_Value(1) = "Module 54: module error" X_Value(2) = "Module 54: wrong module" X_Value(3) = "Module 54: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 132-133 X_Value(1) = "Module 55: module error" X_Value(2) = "Module 55: wrong module" X_Value(3) = "Module 55: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 134-135 X_Value(1) = "Module 56: module error" X_Value(2) = "Module 56: wrong module" X_Value(3) = "Module 56: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 136-137 X_Value(1) = "Module 57: module error" X_Value(2) = "Module 57: wrong module" X_Value(3) = "Module 57: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 138-139 X_Value(1) = "Module 58: module error" X_Value(2) = "Module 58: wrong module" X_Value(3) = "Module 58: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 140-141 X_Value(1) = "Module 59: module error" X_Value(2) = "Module 59: wrong module" X_Value(3) = "Module 59: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 142-143 X_Value(1) = "Module 60: module error" X_Value(2) = "Module 60: wrong module" X_Value(3) = "Module 60: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 144-145 X_Value(1) = "Module 61: module error" X_Value(2) = "Module 61: wrong module" X_Value(3) = "Module 61: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 146-147 X_Value(1) = "Module 62: module error" X_Value(2) = "Module 62: wrong module" X_Value(3) = "Module 62: missing module" X_Unit_Diag_Area_End X_Unit_Diag_Area = 148-149 X_Value(1) = "Module 63: module error" X_Value(2) = "Module 63: wrong module" X_Value(3) = "Module 63: missing module" X_Unit_Diag_Area_End EndUnitDiagType ;************************************************************** ;********* PROFIBUS standard diagnostics ****************** ; Byte 0 station state 1 ; Byte 1 station state 2 ; Byte 2 station state 3 ; Byte 3 PROFIBUS master address ; Byte 4 09H (manufacturers ID high Byte) ; Byte 5 6BH (manufacturers ID low Byte) ;************************************************************** ;************************************************************** ;***** device specific diagnostics ************************ ;************************************************************** ; Byte 6-14 signed diagnostics ;************************************************************** ; Byte 6 40H + Len (Header Byte + block length, max 9 byte) ; Byte 7 M8 M7 M6 M5 M4 M3 M2 M1 ; Byte 8 M16 M15 M14 M13 M12 M11 M10 M9 ; ... ; Byte 14 0 M63 M62 M61 M60 M59 M58 M57 ; ; Mn = 0 Module OK ; Mn = 1 Module not OK ;************************************************************** ; Byte 15-34 status diagnostics ;************************************************************** ; Byte 15 00H + Len (Header Byte + block length, max 20 byte) ; Byte 16 82H (status diag type: module state) ; Byte 17 00H (slot = 0 -> station status) ; Byte 18 Specifier (0: no err, 1: new err, 2: err disappeared) ; Byte 19 M4 M3 M2 M1 ; Byte 20 M8 M7 M6 M5 ; ... ; Byte 34 00 M63 M62 M61 ; ; Mn = 00 data valid ; Mn = 01 module error - data invalid ; Mn = 10 wrong module - data invalid ; Mn = 11 configured but no module found - data invalid ;************************************************************** ; Byte 35-64 channel diagnostics (each 3 byte, max 10 errors) ;************************************************************** ; Byte 35 80H + Slot (Header Byte + Slot Number) ; Byte 36 Bit 7-6: In/Out; Bit 5-0: C-Num ; Byte 37 Bit 7-5: C-Type; Bit 4-0: E-Type ; ... ; Byte 64 ... ; ; In/Out 00: reserved ; 01: Input ; 10: Output ; 11: Input and Output ; ; C-Num Channel Number 0..63 ; ; C-Type 000: reserved ; 001: 1 Bit ; 010: 2 Bit ; 011: 4 Bit ; 100: Byte ; 101: 1 Word ; 110: 2 Word ; 111: reserved ; ; E-Type 0: reserved ; 1: short circuit ; 2: undervoltage ; 3: overvoltage ; 4: overload ; 5: overtemperature ; 6: open circuit ; 7: exceeded upper limit ; 8: exceeded lower limit ; 9: common error ;************************************************************** ; Byte 65 FW revision ;************************************************************** ; Byte 65 C0H + Rev (only Header, 6 LSBs containing Rev.) ;************************************************************** ; Byte 66-77 reserved for future use ;************************************************************** ; Byte 66 00H + Len (Header Byte + block length, 12 byte) ; Byte 67 A0H (status diag type: manufacturer specific) ; Byte 68 00H (slot = 0 -> station status) ; Byte 69 00H Specifier ; Byte 70-77 reserved ;************************************************************** ; BF-LED: Profibus connection status ; ON: no connection to the Profibus ; OFF: connection to the profibus ; ;**************************************************************