;=============================================================================== ; GSD-File for GW-7552 ;------------------------------------------------------------------------------- ; Manufacturer: ; ICP DAS Co., Ltd. ; No.111, Kuangfu N. Rd., Hukou Shiang, Hsinchu, ; Taiwan 303, R.O.C. ; http://www.icpdas.com ; e-mail:service@icpdas.com ;------------------------------------------------------------------------------- ; Author: ; Raiden Lan ;------------------------------------------------------------------------------- ; Revision: ; [2011/11/30] V1.30 ;=============================================================================== #Profibus_DP GSD_Revision = 2 ;------------------------ PRODUCT SPECIFICATIONS ------------------------------- Vendor_Name = "ICP DAS Co., Ltd." Model_Name = "GW-7552" Revision = "V1.40" Ident_Number = 0x0B87 Hardware_Release = "V1.40" Software_Release = "V1.40" Bitmap_Device = "ICP_7552" Bitmap_Diag = "i_7552" ;------------------------ OVERALL PROFIBUS SPECIFICATIONS ---------------------- Protocol_Ident = 0 Station_Type = 0 FMS_supp = 0 Slave_Family = 9 ;------------------------ HARDWARE CONFIGURATION ------------------------------- Implementation_Type = "SPC3" Redundancy = 0 Repeater_Ctrl_Sig = 0 24V_Pins = 0 ;------------------------ PROTOCOL CONFIGURATION ------------------------------- Set_Slave_Add_supp = 1 Auto_Baud_supp = 1 Min_Slave_Intervall = 10 Freeze_Mode_supp = 1 Sync_Mode_supp = 1 Fail_Safe = 0 ;------------------------ SUPPORTED BAUDRATES ---------------------------------- 9.6_supp = 1 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 = 60 MaxTsdr_19.2 = 60 MaxTsdr_45.45 = 60 MaxTsdr_93.75 = 60 MaxTsdr_187.5 = 60 MaxTsdr_500 = 100 MaxTsdr_1.5M = 150 MaxTsdr_3M = 250 MaxTsdr_6M = 450 MaxTsdr_12M = 800 ;------------------------ DIAGNOSTIC DEFINITIONS ------------------------------- ; Max_Diag_Data_Len = 36 ;Module ID ;Byte 0 Unit_Diag_Area = 0-7 Value (1) = "Module 1 Error ! " Value (2) = "Module 2 Error ! " Value (3) = "Module 3 Error ! " Value (4) = "Module 4 Error ! " Value (5) = "Module 5 Error ! " Value (6) = "Module 6 Error ! " Value (7) = "Module 7 Error ! " Value (8) = "Module 8 Error ! " Value (9) = "Module 9 Error ! " Value (10) = "Module 10 Error ! " Value (11) = "Module 11 Error ! " Value (12) = "Module 12 Error ! " Value (13) = "Module 13 Error ! " Value (14) = "Module 14 Error ! " Value (15) = "Module 15 Error ! " Value (16) = "Module 16 Error ! " Value (17) = "Module 17 Error ! " Value (18) = "Module 18 Error ! " Value (19) = "Module 19 Error ! " Value (20) = "Module 20 Error ! " Value (21) = "Module 21 Error ! " Value (22) = "Module 22 Error ! " Value (23) = "Module 23 Error ! " Value (24) = "Module 24 Error ! " Value (25) = "Module 25 Error ! " Value (26) = "Module 26 Error ! " Value (27) = "Module 27 Error ! " Value (28) = "Module 28 Error ! " Value (29) = "Module 29 Error ! " Value (30) = "Module 30 Error ! " Value (31) = "Module 31 Error ! " Value (32) = "Module 32 Error ! " Value (129) = "EEPROM Error ! " Value (130) = "System setting module Error !" Value (131) = "Data Error !" Unit_Diag_Area_End ; ;Modbus Exception Code Unit_Diag_Area = 8-15 Value (1) = "ILLEGAL FUNCTION ! " Value (2) = "ILLEGAL DATA ADDRESS ! " Value (3) = "ILLEGAL DATA V A L U E ! " Value (4) = "SLAVE DEVICE FAILURE ! " Value (5) = "ACKNOWLEDGE ! " Value (6) = "SLAVE DEVICE BUSY ! " Value (7) = "NEGATIVE ACKNOWLEDGE ! " Value (8) = "MEMORY PARITY ERROR ! " Value (9) = "MODBUS NOT DEFINED ERROR ! " Value (10) = "GATEWAY PATH UNAVAILABLE ! " Value (11) = "DEVICE FAILED TO RESPOND !" Value (60) = "Profibus master lose data ! " Value (61) = "Not find system setting module" Value (62) = "Position is not correct!" Value (63) = "Lose profibus output data !" Value (251) = "Read safe v a l u e ERROR !" ;Value (252) = "Write safe v a l u e ERROR !" Value (253) = "CRC(LRC) Error ! " Value (254) = "Response Message Timeout! " ;don't care about Value(255) Unit_Diag_Area_End ; ;------------------------ COMMON PARAMETER Text DEFINITIONS------------------------------- ; PrmText = 1 Text(1) = "2400 baud" Text(2) = "4800 baud" Text(3) = "9600 baud" Text(4) = "19200 baud" Text(5) = "38400 baud" Text(6) = "57600 baud" Text(7)="115200 baud" EndPrmText ; PrmText=2 Text(0) = "none" Text(1) = "even" Text(2) = "odd" EndPrmText ; PrmText=3 Text(0) = "7 data bit" Text(1) = "8 data bit" EndPrmText ; PrmText=4 Text(0) = "1 stop bit" Text(1) = "2 stop bit" EndPrmText ; PrmText= 5 Text(0)="Master" Text(1)="Slave" EndPrmText ; PrmText= 6 Text(0)="Modbus RTU" Text(1)="Modbus ASCII" EndPrmText ; PrmText= 9 Text(0)="Retain Last Value" Text(1)="Switch Safe Value" EndPrmText ; PrmText= 42 Text(0)="Little Endian(Intel format)" Text(1)="Big Endian(Motorola format)" EndPrmText ; PrmText= 43 Text(0)="Manual" Text(1)="Auto" EndPrmText ; ;---------for Input Relay/Coil Module----------------- PrmText= 7 Text(1)="Read DO" Text(2)="Read DI" EndPrmText ; ;---------for Input Register Module----------------- PrmText= 8 Text(4)="Read AO" Text(5)="Read AI" EndPrmText ; ;------------------------ MODULE PARAMETER Text DEFINITIONS------------------------------- ;---------for DIO Module----------------- PrmText= 10 Text(0) = "1 BIT" Text(1) = "2 BITS" Text(2) = "3 BITS" Text(3) = "4 BITS" Text(4) = "5 BITS" Text(5) = "6 BITS" Text(6) = "7 BITS" Text(7) = "8 BITS" EndPrmText ; PrmText= 11 Text(0) = " 9 BITS" Text(1) = "10 BITS" Text(2) = "11 BITS" Text(3) = "12 BITS" Text(4) = "13 BITS" Text(5) = "14 BITS" Text(6) = "15 BITS" Text(7) = "16 BITS" EndPrmText ; PrmText= 12 Text(0) = "17 BITS" Text(1) = "18 BITS" Text(2) = "19 BITS" Text(3) = "20 BITS" Text(4) = "21 BITS" Text(5) = "22 BITS" Text(6) = "23 BITS" Text(7) = "24 BITS" EndPrmText ; PrmText= 13 Text(0) = "25 BITS" Text(1) = "26 BITS" Text(2) = "27 BITS" Text(3) = "28 BITS" Text(4) = "29 BITS" Text(5) = "30 BITS" Text(6) = "31 BITS" Text(7) = "32 BITS" EndPrmText ; PrmText= 14 Text(0) = "33 BITS" Text(1) = "34 BITS" Text(2) = "35 BITS" Text(3) = "36 BITS" Text(4) = "37 BITS" Text(5) = "38 BITS" Text(6) = "39 BITS" Text(7) = "40 BITS" EndPrmText ; PrmText= 15 Text(0) = "41 BITS" Text(1) = "42 BITS" Text(2) = "43 BITS" Text(3) = "44 BITS" Text(4) = "45 BITS" Text(5) = "46 BITS" Text(6) = "47 BITS" Text(7) = "48 BITS" EndPrmText ; PrmText= 16 Text(0) = "49 BITS" Text(1) = "50 BITS" Text(2) = "51 BITS" Text(3) = "52 BITS" Text(4) = "53 BITS" Text(5) = "54 BITS" Text(6) = "55 BITS" Text(7) = "56 BITS" EndPrmText ; PrmText= 17 Text(0) = "57 BITS" Text(1) = "58 BITS" Text(2) = "59 BITS" Text(3) = "60 BITS" Text(4) = "61 BITS" Text(5) = "62 BITS" Text(6) = "63 BITS" Text(7) = "64 BITS" EndPrmText ; PrmText= 18 Text(0) = "65 BITS" Text(1) = "66 BITS" Text(2) = "67 BITS" Text(3) = "68 BITS" Text(4) = "69 BITS" Text(5) = "70 BITS" Text(6) = "71 BITS" Text(7) = "72 BITS" EndPrmText ; PrmText= 19 Text(0) = "73 BITS" Text(1) = "74 BITS" Text(2) = "75 BITS" Text(3) = "76 BITS" Text(4) = "77 BITS" Text(5) = "78 BITS" Text(6) = "79 BITS" Text(7) = "80 BITS" EndPrmText ; PrmText= 20 Text(0) = "81 BITS" Text(1) = "82 BITS" Text(2) = "83 BITS" Text(3) = "84 BITS" Text(4) = "85 BITS" Text(5) = "86 BITS" Text(6) = "87 BITS" Text(7) = "88 BITS" EndPrmText ; PrmText= 21 Text(0) = "89 BITS" Text(1) = "90 BITS" Text(2) = "91 BITS" Text(3) = "92 BITS" Text(4) = "93 BITS" Text(5) = "94 BITS" Text(6) = "95 BITS" Text(7) = "96 BITS" EndPrmText ; PrmText= 22 Text(0) = " 97 BITS" Text(1) = " 98 BITS" Text(2) = " 99 BITS" Text(3) = "100 BITS" Text(4) = "101 BITS" Text(5) = "102 BITS" Text(6) = "103 BITS" Text(7) = "104 BITS" EndPrmText ; PrmText= 23 Text(0) = "105 BITS" Text(1) = "106 BITS" Text(2) = "107 BITS" Text(3) = "108 BITS" Text(4) = "109 BITS" Text(5) = "110 BITS" Text(6) = "111 BITS" Text(7) = "112 BITS" EndPrmText ; PrmText= 24 Text(0) = "113 BITS" Text(1) = "114 BITS" Text(2) = "115 BITS" Text(3) = "116 BITS" Text(4) = "117 BITS" Text(5) = "118 BITS" Text(6) = "119 BITS" Text(7) = "120 BITS" EndPrmText ; PrmText= 25 Text(0) = "121 BITS" Text(1) = "122 BITS" Text(2) = "123 BITS" Text(3) = "124 BITS" Text(4) = "125 BITS" Text(5) = "126 BITS" Text(6) = "127 BITS" Text(7) = "128 BITS" EndPrmText ; PrmText= 26 Text(0) = "129 BITS" Text(1) = "130 BITS" Text(2) = "131 BITS" Text(3) = "132 BITS" Text(4) = "133 BITS" Text(5) = "134 BITS" Text(6) = "135 BITS" Text(7) = "136 BITS" EndPrmText ; PrmText= 27 Text(0) = "137 BITS" Text(1) = "138 BITS" Text(2) = "139 BITS" Text(3) = "140 BITS" Text(4) = "141 BITS" Text(5) = "142 BITS" Text(6) = "143 BITS" Text(7) = "144 BITS" EndPrmText ; PrmText= 28 Text(0) = "145 BITS" Text(1) = "146 BITS" Text(2) = "147 BITS" Text(3) = "148 BITS" Text(4) = "149 BITS" Text(5) = "150 BITS" Text(6) = "151 BITS" Text(7) = "152 BITS" EndPrmText ; PrmText= 29 Text(0) = "153 BITS" Text(1) = "154 BITS" Text(2) = "155 BITS" Text(3) = "156 BITS" Text(4) = "157 BITS" Text(5) = "158 BITS" Text(6) = "159 BITS" Text(7) = "160 BITS" EndPrmText ; PrmText= 30 Text(0) = "161 BITS" Text(1) = "162 BITS" Text(2) = "163 BITS" Text(3) = "164 BITS" Text(4) = "165 BITS" Text(5) = "166 BITS" Text(6) = "167 BITS" Text(7) = "168 BITS" EndPrmText ; PrmText= 31 Text(0) = "169 BITS" Text(1) = "170 BITS" Text(2) = "171 BITS" Text(3) = "172 BITS" Text(4) = "173 BITS" Text(5) = "174 BITS" Text(6) = "175 BITS" Text(7) = "176 BITS" EndPrmText ; PrmText= 32 Text(0) = "177 BITS" Text(1) = "178 BITS" Text(2) = "179 BITS" Text(3) = "180 BITS" Text(4) = "181 BITS" Text(5) = "182 BITS" Text(6) = "183 BITS" Text(7) = "184 BITS" EndPrmText ; PrmText= 33 Text(0) = "185 BITS" Text(1) = "186 BITS" Text(2) = "187 BITS" Text(3) = "188 BITS" Text(4) = "189 BITS" Text(5) = "190 BITS" Text(6) = "191 BITS" Text(7) = "192 BITS" EndPrmText ; PrmText= 34 Text(0) = "193 BITS" Text(1) = "194 BITS" Text(2) = "195 BITS" Text(3) = "196 BITS" Text(4) = "197 BITS" Text(5) = "198 BITS" Text(6) = "199 BITS" Text(7) = "200 BITS" EndPrmText ; PrmText= 35 Text(0) = "201 BITS" Text(1) = "202 BITS" Text(2) = "203 BITS" Text(3) = "204 BITS" Text(4) = "205 BITS" Text(5) = "206 BITS" Text(6) = "207 BITS" Text(7) = "208 BITS" EndPrmText ; PrmText= 36 Text(0) = "209 BITS" Text(1) = "210 BITS" Text(2) = "211 BITS" Text(3) = "212 BITS" Text(4) = "213 BITS" Text(5) = "214 BITS" Text(6) = "215 BITS" Text(7) = "216 BITS" EndPrmText ; PrmText= 37 Text(0) = "217 BITS" Text(1) = "218 BITS" Text(2) = "219 BITS" Text(3) = "220 BITS" Text(4) = "221 BITS" Text(5) = "222 BITS" Text(6) = "223 BITS" Text(7) = "224 BITS" EndPrmText ; PrmText= 38 Text(0) = "225 BITS" Text(1) = "226 BITS" Text(2) = "227 BITS" Text(3) = "228 BITS" Text(4) = "229 BITS" Text(5) = "230 BITS" Text(6) = "231 BITS" Text(7) = "232 BITS" EndPrmText ; PrmText= 39 Text(0) = "233 BITS" Text(1) = "234 BITS" Text(2) = "235 BITS" Text(3) = "236 BITS" Text(4) = "237 BITS" Text(5) = "238 BITS" Text(6) = "239 BITS" Text(7) = "240 BITS" EndPrmText ; PrmText= 40 Text(0) = "241 BITS" Text(1) = "242 BITS" Text(2) = "243 BITS" Text(3) = "244 BITS" Text(4) = "245 BITS" Text(5) = "246 BITS" Text(6) = "247 BITS" Text(7) = "248 BITS" EndPrmText ; PrmText= 41 Text(0) = "249 BITS" Text(1) = "250 BITS" Text(2) = "251 BITS" Text(3) = "252 BITS" Text(4) = "253 BITS" Text(5) = "254 BITS" Text(6) = "255 BITS" Text(7) = "256 BITS" EndPrmText ; PrmText= 44 Text(0)="Disable" Text(1)="Enable" EndPrmText ; ;------------------------ Ext PARAMETER DEFINITIONS -------------------------------- ; ExtUserPrmData = 1 "baud rate " BitArea(0-2) 7 1-7 Prm_Text_Ref = 1 EndExtUserPrmData ; ExtUserPrmData = 2 "parity " BitArea(3-4) 0 0-2 Prm_Text_Ref = 2 EndExtUserPrmData ; ExtUserPrmData = 3 "data " Bit(5) 1 0-1 Prm_Text_Ref = 3 EndExtUserPrmData ; ExtUserPrmData = 4 "stop bit " Bit(6) 0 0-1 Prm_Text_Ref = 4 EndExtUserPrmData ; ExtUserPrmData = 5 "Modbus Type" Bit(7) 0 0-1 Prm_Text_Ref = 5 EndExtUserPrmData ; ExtUserPrmData = 6 "Modbus Format" Bit(0) 0 0-1 Prm_Text_Ref = 6 EndExtUserPrmData ; ExtUserPrmData = 14 "I/O Safe Mode" Bit(1) 0 0-1 Prm_Text_Ref = 9 EndExtUserPrmData ; ExtUserPrmData = 47 "Byte Order" Bit(2) 0 0-1 Prm_Text_Ref = 42 EndExtUserPrmData ; ExtUserPrmData = 48 "Output Data Mode" Bit(3) 0 0-1 Prm_Text_Ref = 43 EndExtUserPrmData ; ExtUserPrmData = 7 "Modbus Device ID (S)" Unsigned8 1 1-247 EndExtUserPrmData ; ExtUserPrmData = 8 "Modbus Polling Interval(ms) (M)" Unsigned16 500 1-65535 EndExtUserPrmData ; ExtUserPrmData = 11 "Query timeout Value(ms)(M)" Unsigned16 500 1-65535 EndExtUserPrmData ; ;------------------------ Ext MODULE PARAMETER DEFINITIONS -------------------------------- ; ExtUserPrmData = 9 "Modbus Slave Device ID (M)" Unsigned8 1 0-247 EndExtUserPrmData ; ExtUserPrmData = 10 "Start Address (M)" Unsigned16 0 0-65535 EndExtUserPrmData ; ExtUserPrmData = 12 "Module Type (M)";----for Input Relay/Coil Module BitArea(0-2) 2 1-2 Prm_Text_Ref = 7 EndExtUserPrmData ; ExtUserPrmData = 13 "Module Type (M)";----for Input Register Module BitArea(0-2) 5 4-5 Prm_Text_Ref = 8 EndExtUserPrmData ; ExtUserPrmData = 15 "NO. of Relay/Coil (M)";----for DIO-1 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 10 EndExtUserPrmData ; ExtUserPrmData = 16 "NO. of Relay/Coil (M)";----for DIO-2 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 11 EndExtUserPrmData ; ExtUserPrmData = 17 "NO. of Relay/Coil (M)";----for DIO-3 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 12 EndExtUserPrmData ; ExtUserPrmData = 18 "NO. of Relay/Coil (M)";----for DIO-4 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 13 EndExtUserPrmData ; ExtUserPrmData = 19 "NO. of Relay/Coil (M)";----for DIO-5 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 14 EndExtUserPrmData ; ExtUserPrmData = 20 "NO. of Relay/Coil (M)";----for DIO-6 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 15 EndExtUserPrmData ; ExtUserPrmData = 21 "NO. of Relay/Coil (M)";----for DIO-7 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 16 EndExtUserPrmData ; ExtUserPrmData = 22 "NO. of Relay/Coil (M)";----for DIO-8 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 17 EndExtUserPrmData ; ExtUserPrmData = 23 "NO. of Relay/Coil (M)";----for DIO-9 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 18 EndExtUserPrmData ; ExtUserPrmData = 24 "NO. of Relay/Coil (M)";----for DIO-10 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 19 EndExtUserPrmData ; ExtUserPrmData = 25 "NO. of Relay/Coil (M)";----for DIO-11 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 20 EndExtUserPrmData ; ExtUserPrmData = 26 "NO. of Relay/Coil (M)";----for DIO-12 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 21 EndExtUserPrmData ; ExtUserPrmData = 27 "NO. of Relay/Coil (M)";----for DIO-13 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 22 EndExtUserPrmData ; ExtUserPrmData = 28 "NO. of Relay/Coil (M)";----for DIO-14 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 23 EndExtUserPrmData ; ExtUserPrmData = 29 "NO. of Relay/Coil (M)";----for DIO-15 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 24 EndExtUserPrmData ; ExtUserPrmData = 30 "NO. of Relay/Coil (M)";----for DIO-16 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 25 EndExtUserPrmData ; ExtUserPrmData = 31 "NO. of Relay/Coil (M)";----for DIO-17 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 26 EndExtUserPrmData ; ExtUserPrmData = 32 "NO. of Relay/Coil (M)";----for DIO-18 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 27 EndExtUserPrmData ; ExtUserPrmData = 33 "NO. of Relay/Coil (M)";----for DIO-19 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 28 EndExtUserPrmData ; ExtUserPrmData = 34 "NO. of Relay/Coil (M)";----for DIO-20 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 29 EndExtUserPrmData ; ExtUserPrmData = 35 "NO. of Relay/Coil (M)";----for DIO-21 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 30 EndExtUserPrmData ; ExtUserPrmData = 36 "NO. of Relay/Coil (M)";----for DIO-22 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 31 EndExtUserPrmData ; ExtUserPrmData = 37 "NO. of Relay/Coil (M)";----for DIO-23 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 32 EndExtUserPrmData ; ExtUserPrmData = 38 "NO. of Relay/Coil (M)";----for DIO-24 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 33 EndExtUserPrmData ; ExtUserPrmData = 39 "NO. of Relay/Coil (M)";----for DIO-25 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 34 EndExtUserPrmData ; ExtUserPrmData = 40 "NO. of Relay/Coil (M)";----for DIO-26 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 35 EndExtUserPrmData ; ExtUserPrmData = 41 "NO. of Relay/Coil (M)";----for DIO-27 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 36 EndExtUserPrmData ; ExtUserPrmData = 42 "NO. of Relay/Coil (M)";----for DIO-28 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 37 EndExtUserPrmData ; ExtUserPrmData = 43 "NO. of Relay/Coil (M)";----for DIO-29 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 38 EndExtUserPrmData ; ExtUserPrmData = 44 "NO. of Relay/Coil (M)";----for DIO-30 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 39 EndExtUserPrmData ; ExtUserPrmData = 45 "NO. of Relay/Coil (M)";----for DIO-31 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 40 EndExtUserPrmData ; ExtUserPrmData = 46 "NO. of Relay/Coil (M)";----for DIO-32 byte BitArea(3-5) 7 0-7 Prm_Text_Ref = 41 EndExtUserPrmData ; ExtUserPrmData = 49 "Change Word Order" Bit(3) 0 0-1 Prm_Text_Ref = 44 EndExtUserPrmData ; ;------------------------ EXT_USER_PARAMETER DEFINITIONS -------------------------------- ; User_Prm_Data_Len = 10 User_Prm_Data = 0x00,0x00,0x00,0x27,0x00,0x01,0xf4,0x01,0xf4,0x01 Max_User_Prm_Data_Len = 145 Ext_User_Prm_Data_Const(0) = 0x00,0x00,0x00,0x27,0x00,0x01,0xf4,0x01,0xf4,0x01 Ext_User_Prm_Data_Ref(3) = 1 Ext_User_Prm_Data_Ref(3) = 2 Ext_User_Prm_Data_Ref(3) = 3 Ext_User_Prm_Data_Ref(3) = 4 Ext_User_Prm_Data_Ref(3) = 5 Ext_User_Prm_Data_Ref(4) = 6 Ext_User_Prm_Data_Ref(4) = 14 Ext_User_Prm_Data_Ref(4) = 47 Ext_User_Prm_Data_Ref(4) = 48 Ext_User_Prm_Data_Ref(5) = 7 Ext_User_Prm_Data_Ref(6) = 8 Ext_User_Prm_Data_Ref(8) = 11 ; ;------------------------ MODULE DEFINITIONS ----------------------------------- ;Define Module Ext_User_Prm_Data_Const(3)-->Module Type : bit(0-2) 0x00 is write DO, 0x01 is read DO, 0x02 is read DI, 0x03 is write AO, 0x04 is read AO, 0x05 is read AI ;Define Module Ext_User_Prm_Data_Const(3)-->NO. of Relay/Coil : bit(3-5) ;default is +0x38 for DIO module ;Define Module Ext_User_Prm_Data_Const(3)-->Change Word Order : bit(3) ;default is 0x00 for AIO module ; Modular_Station=1 Max_Module=32 Max_Input_Len=128 Max_Output_Len=131 Max_Data_Len=259 ; Module = "System setting" 0x22 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0xff,0x00,0x00,0x38 EndModule ; Module = "Output Relay/Coil--1 byte" 0x20 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 15 EndModule ; Module = "Output Relay/Coil--2 byte" 0x21 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 16 EndModule ; Module = "Output Relay/Coil--3 byte" 0x22 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 17 EndModule ; Module = "Output Relay/Coil--4 byte" 0x23 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 18 EndModule ; Module = "Output Relay/Coil--5 byte" 0x24 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 19 EndModule ; Module = "Output Relay/Coil--6 byte" 0x25 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 20 EndModule ; Module = "Output Relay/Coil--7 byte" 0x26 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 21 EndModule ; Module = "Output Relay/Coil--8 byte" 0x27 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 22 EndModule ; Module = "Output Relay/Coil--9 byte" 0x28 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 23 EndModule ; Module = "Output Relay/Coil--10 byte" 0x29 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 24 EndModule ; Module = "Output Relay/Coil--11 byte" 0x2A Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 25 EndModule ; Module = "Output Relay/Coil--12 byte" 0x2B Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 26 EndModule ; Module = "Output Relay/Coil--13 byte" 0x2C Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 27 EndModule ; Module = "Output Relay/Coil--14 byte" 0x2D Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 28 EndModule ; Module = "Output Relay/Coil--15 byte" 0x2E Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 29 EndModule ; Module = "Output Relay/Coil--16 byte" 0x2F Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 30 EndModule ; Module = "Output Relay/Coil--17 byte" 0x80,0x10 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 31 EndModule ; Module = "Output Relay/Coil--18 byte" 0x80,0x11 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 32 EndModule ; Module = "Output Relay/Coil--19 byte" 0x80,0x12 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 33 EndModule ; Module = "Output Relay/Coil--20 byte" 0x80,0x13 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 34 EndModule ; Module = "Output Relay/Coil--21 byte" 0x80,0x14 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 35 EndModule ; Module = "Output Relay/Coil--22 byte" 0x80,0x15 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 36 EndModule ; Module = "Output Relay/Coil--23 byte" 0x80,0x16 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 37 EndModule ; Module = "Output Relay/Coil--24 byte" 0x80,0x17 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 38 EndModule ; Module = "Output Relay/Coil--25 byte" 0x80,0x18 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 39 EndModule ; Module = "Output Relay/Coil--26 byte" 0x80,0x19 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 40 EndModule ; Module = "Output Relay/Coil--27 byte" 0x80,0x1A Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 41 EndModule ; Module = "Output Relay/Coil--28 byte" 0x80,0x1B Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 42 EndModule ; Module = "Output Relay/Coil--29 byte" 0x80,0x1C Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 43 EndModule ; Module = "Output Relay/Coil--30 byte" 0x80,0x1D Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 44 EndModule ; Module = "Output Relay/Coil--31 byte" 0x80,0x1E Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 45 EndModule ; Module = "Output Relay/Coil--32 byte" 0x80,0x1F Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x38 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 46 EndModule ; Module = "Input Relay/Coil--1 byte" 0x10 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 15 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--2 byte" 0x11 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 16 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--3 byte" 0x12 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 17 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--4 byte" 0x13 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 18 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--5 byte" 0x14 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 19 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--6 byte" 0x15 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 20 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--7 byte" 0x16 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 21 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--8 byte" 0x17 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 22 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--9 byte" 0x18 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 23 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--10 byte" 0x19 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 24 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--11 byte" 0x1A Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 25 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--12 byte" 0x1B Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 26 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--13 byte" 0x1C Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 27 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--14 byte" 0x1D Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 28 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--15 byte" 0x1E Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 29 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--16 byte" 0x1F Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 30 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--17 byte" 0x40,0x10 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 31 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--18 byte" 0x40,0x11 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 32 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--19 byte" 0x40,0x12 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 33 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--20 byte" 0x40,0x13 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 34 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--21 byte" 0x40,0x14 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 35 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--22 byte" 0x40,0x15 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 36 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--23 byte" 0x40,0x16 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 37 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--24 byte" 0x40,0x17 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 38 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--25 byte" 0x40,0x18 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 39 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--26 byte" 0x40,0x19 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 40 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--27 byte" 0x40,0x1A Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 41 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--28 byte" 0x40,0x1B Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 42 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--29 byte" 0x40,0x1C Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 43 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--30 byte" 0x40,0x1D Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 44 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--31 byte" 0x40,0x1E Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 45 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Input Relay/Coil--32 byte" 0x40,0x1F Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x3A Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 46 Ext_User_Prm_Data_Ref(3) = 12 EndModule ; Module = "Output Register--1 word" 0x60 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--2 word" 0x61 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--3 word" 0x62 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--4 word" 0x63 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--5 word" 0x64 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--6 word" 0x65 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--7 word" 0x66 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--8 word" 0x67 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--9 word" 0x68 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--10 word" 0x69 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--11 word" 0x6A Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--12 word" 0x6B Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--13 word" 0x6C Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--14 word" 0x6D Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--15 word" 0x6E Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--16 word" 0x6F Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--17 word" 0x80,0x50 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--18 word" 0x80,0x51 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--19 word" 0x80,0x52 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--20 word" 0x80,0x53 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--21 word" 0x80,0x54 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--22 word" 0x80,0x55 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--23 word" 0x80,0x56 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--24 word" 0x80,0x57 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--25 word" 0x80,0x58 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--26 word" 0x80,0x59 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--27 word" 0x80,0x5A Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--28 word" 0x80,0x5B Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--29 word" 0x80,0x5C Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--30 word" 0x80,0x5D Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--31 word" 0x80,0x5E Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--32 word" 0x80,0x5F Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--33 word" 0x80,0x60 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--34 word" 0x80,0x61 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--35 word" 0x80,0x62 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--36 word" 0x80,0x63 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--37 word" 0x80,0x64 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--38 word" 0x80,0x65 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--39 word" 0x80,0x66 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--40 word" 0x80,0x67 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--41 word" 0x80,0x68 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--42 word" 0x80,0x69 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--43 word" 0x80,0x6A Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--44 word" 0x80,0x6B Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--45 word" 0x80,0x6C Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--46 word" 0x80,0x6D Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--47 word" 0x80,0x6E Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--48 word" 0x80,0x6F Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--49 word" 0x80,0x70 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--50 word" 0x80,0x71 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--51 word" 0x80,0x72 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--52 word" 0x80,0x73 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--53 word" 0x80,0x74 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--54 word" 0x80,0x75 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--55 word" 0x80,0x76 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--56 word" 0x80,0x77 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--57 word" 0x80,0x78 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--58 word" 0x80,0x79 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--59 word" 0x80,0x7A Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--60 word" 0x80,0x7B Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--61 word" 0x80,0x7C Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--62 word" 0x80,0x7D Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Output Register--63 word" 0x80,0x7E Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 EndModule ; Module = "Output Register--64 word" 0x80,0x7F Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x03 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--1 word" 0x50 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--2 word" 0x51 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--3 word" 0x52 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--4 word" 0x53 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--5 word" 0x54 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--6 word" 0x55 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--7 word" 0x56 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--8 word" 0x57 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--9 word" 0x58 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--10 word" 0x59 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--11 word" 0x5A Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--12 word" 0x5B Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--13 word" 0x5C Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--14 word" 0x5D Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--15 word" 0x5E Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--16 word" 0x5F Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--17 word" 0x40,0x50 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--18 word" 0x40,0x51 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--19 word" 0x40,0x52 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--20 word" 0x40,0x53 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--21 word" 0x40,0x54 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--22 word" 0x40,0x55 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--23 word" 0x40,0x56 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--24 word" 0x40,0x57 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--25 word" 0x40,0x58 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--26 word" 0x40,0x59 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--27 word" 0x40,0x5A Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--28 word" 0x40,0x5B Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--29 word" 0x40,0x5C Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--30 word" 0x40,0x5D Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--31 word" 0x40,0x5E Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--32 word" 0x40,0x5F Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--33 word" 0x40,0x60 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--34 word" 0x40,0x61 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--35 word" 0x40,0x62 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--36 word" 0x40,0x63 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--37 word" 0x40,0x64 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--38 word" 0x40,0x65 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--39 word" 0x40,0x66 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--40 word" 0x40,0x67 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--41 word" 0x40,0x68 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--42 word" 0x40,0x69 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--43 word" 0x40,0x6A Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--44 word" 0x40,0x6B Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--45 word" 0x40,0x6C Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--46 word" 0x40,0x6D Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--47 word" 0x40,0x6E Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--48 word" 0x40,0x6F Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--49 word" 0x40,0x70 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--50 word" 0x40,0x71 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--51 word" 0x40,0x72 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--52 word" 0x40,0x73 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--53 word" 0x40,0x74 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--54 word" 0x40,0x75 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--55 word" 0x40,0x76 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--56 word" 0x40,0x77 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--57 word" 0x40,0x78 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--58 word" 0x40,0x79 Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--59 word" 0x40,0x7A Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--60 word" 0x40,0x7B Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--61 word" 0x40,0x7C Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--62 word" 0x40,0x7D Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule ; Module = "Input Register--63 word" 0x40,0x7E Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 EndModule ; Module = "Input Register--64 word" 0x40,0x7F Ext_Module_Prm_Data_Len=4 Ext_User_Prm_Data_Const(0)= 0x01,0x00,0x01,0x05 Ext_User_Prm_Data_Ref(0) = 9 Ext_User_Prm_Data_Ref(1) = 10 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(3) = 49 EndModule