;============================================================================ ; Device description file ;============================================================================ ; FILENAME : CREV114E.GSD ;---------------------------------------------------------------------------- ; DEVICENAME : GN-9222 ;---------------------------------------------------------------------------- ; PROTOCOL : PROFIBUS-DPV1 (Slave) ;---------------------------------------------------------------------------- ; VENDOR : Crevis ;---------------------------------------------------------------------------- ; FILE VERSION : V1.012 ;---------------------------------------------------------------------------- ; DATE : 09. Feb. 2020 ;---------------------------------------------------------------------------- ; MODIFICATIONS : Rev1.001 Created Preliminary ; ;============================================================================ #Profibus_DP ;============================================================================ ;============================================================================ Prmtext=1 Text(0)="10ms" Text(1)="1ms" EndPrmText Prmtext=2 Text(0) = "Little-Endian(Intel)" Text(1) = "Big-Endian(Motorola)" EndPrmText PrmText = 3 Text(0) = "GBUS Stop(IO fault action)" Text(1) = "GBUS Run(Clear output)" Text(2) = "GBUS Run(Hold output)" EndPrmText PrmText = 4 Text(0) = "PROFIBUS communication stops" Text(1) = "Clear input data" Text(2) = "Stay with the last input value" ;Text(3) = "Update input value always" ;GBUS for future EndPrmText Prmtext=5 Text(0)="Fault values are switched" Text(1)="Hold last state" EndPrmText Prmtext=6 Text(0)="Fault value is switched" Text(1)="Hold last state" Text(2)="Low limit value is switched" Text(3)="High limit value is switched" EndPrmText Prmtext=7 Text(0)="Power Reset" Text(1)="Auto Reset" EndPrmText PrmText=10 Text(0)="Celsius" Text(1)="Fahrenheit" EndPrmText PrmText=11 Text(0)="Normal filter" Text(1)="Enhanced filter" EndPrmText PrmText=12 Text(0)="PT 100" Text(1)="PT 200" Text(2)="PT 500" Text(3)="PT 1000" Text(4)="PT 50" Text(0x10)="JPT 100" Text(0x11)="JPT 200" Text(0x12)="JPT 500" Text(0x13)="JPT 1000" Text(0x20)="NI 100" Text(0x21)="NI 200" Text(0x22)="NI 500" Text(0x23)="NI 1000" Text(0x30)="NI 120" Text(0x40)="CU 10" Text(0x53)="NI 1000LG" Text(0x63)="NI 1000BALCO" Text(0x80)="1~2000 Ohm" Text(0x81)="1~327 Ohm" Text(0x82)="1~620 Ohm" EndPrmText PrmText=13 Text(0)="Cold Junction Compensation" Text(1)="Disable Compensation" EndPrmText PrmText=14 Text(0)="Type K" Text(1)="Type J" Text(2)="Type T" Text(3)="Type B" Text(4)="Type R" Text(5)="Type S" Text(6)="Type E" Text(7)="Type N" Text(8)="Type L" Text(9)="Type U" Text(10)="Type C" Text(11)="Type D" Text(0x80)="10uV Input" Text(0x81)="1uV InputL" Text(0x82)="2uV Input" EndPrmText PrmText=15 Text(0)="No Delay" Text(1)="12.5ms" Text(2)="25ms" Text(4)="50ms" Text(8)="100ms" Text(16)="200ms" EndPrmText PrmText=16 Text(0)="Initial Reg>Counter Value" Text(1)="Initial Reg=Counter Value" Text(2)="Initial RegText ;************************************************* ExtUserPrmData = 10 "Fault action(Ch0~1)" Unsigned8 0 0x00-0x03 Prm_Text_Ref = 20 EndExtUserPrmData ExtUserPrmData = 11 "Fault action(Ch0~3)" Unsigned8 0 0x00-0x0f Prm_Text_Ref = 21 EndExtUserPrmData ExtUserPrmData = 12 "Fault action(Ch0~7)" Unsigned8 0 0x00-0xff Prm_Text_Ref = 22 EndExtUserPrmData ExtUserPrmData = 13 "Fault action(Ch8~15)" Unsigned8 0 0x00-0xff Prm_Text_Ref = 22 EndExtUserPrmData ExtUserPrmData = 136 "Fault action(Ch16~23)" Unsigned8 0 0x00-0xff Prm_Text_Ref = 22 EndExtUserPrmData ExtUserPrmData = 137 "Fault action(Ch24~31)" Unsigned8 0 0x00-0xff Prm_Text_Ref = 22 EndExtUserPrmData ;************************************************* ;Discrete output Fault value ;************************************************* ExtUserPrmData=20 "Fault value(Ch0~1)" Unsigned8 0 0x00-0x03 EndExtUserPrmData ExtUserPrmData=21 "Fault value(Ch0~3)" Unsigned8 0 0x00-0x0f EndExtUserPrmData ExtUserPrmData=22 "Fault value(Ch0~7)" Unsigned8 0 0x00-0xff EndExtUserPrmData ExtUserPrmData=23 "Fault value(Ch8~15)" Unsigned8 0 0x00-0xff EndExtUserPrmData ExtUserPrmData=138 "Fault value(Ch16~23)" Unsigned8 0 0x00-0xff EndExtUserPrmData ExtUserPrmData=139 "Fault value(Ch24~31)" Unsigned8 0 0x00-0xff EndExtUserPrmData ;************************************************* ;Analog output Fault value ;************************************************* ExtUserPrmData = 24 "Ch0 Fault value Low" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 25 "Ch0 Fault value High" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 26 "Ch1 Fault value Low" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 27 "Ch1 Fault value High" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 28 "Ch2 Fault value Low" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 29 "Ch2 Fault value High" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 30 "Ch3 Fault value Low" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 31 "Ch3 Fault value High" Unsigned8 0 0-255 EndExtUserPrmData ;************************************************* ;RTD/TC Parameter ;************************************************* ExtUserPrmData=32 "CH0 Offset value" BitArea(0-7) 0 0-255 EndExtUserPrmData ExtUserPrmData=33 "CH1 Offset value" BitArea(0-7) 0 0-255 EndExtUserPrmData ExtUserPrmData=34 "CH2 Offset value" BitArea(0-7) 0 0-255 EndExtUserPrmData ExtUserPrmData=35 "CH3 Offset value" BitArea(0-7) 0 0-255 EndExtUserPrmData ExtUserPrmData=36 "CH4 Offset value" BitArea(0-7) 0 0-255 EndExtUserPrmData ExtUserPrmData=37 "CH5 Offset value" BitArea(0-7) 0 0-255 EndExtUserPrmData ExtUserPrmData=38 "CH6 Offset value" BitArea(0-7) 0 0-255 EndExtUserPrmData ExtUserPrmData=39 "CH7 Offset value" BitArea(0-7) 0 0-255 EndExtUserPrmData ExtUserPrmData=40 "Temperature Mode" Bit(0) 0 0-1 Prm_Text_Ref=10 EndExtUserPrmData ExtUserPrmData=44 "Data Resolution" ; Bit(2) 0 0-1 Prm_Text_Ref=32 EndExtUserPrmData ExtUserPrmData=45 "Data Resolution" ; BitArea(1-2) 0 0-3 Prm_Text_Ref=33 EndExtUserPrmData ExtUserPrmData=41 "Filter" Bit(4) 0 0-1 Prm_Text_Ref=11 EndExtUserPrmData ExtUserPrmData=42 "RTD Sensor Type" BitArea(0-7) 0 0-255 Prm_Text_Ref=12 EndExtUserPrmData ExtUserPrmData=43 "RTD Sensor Type" ; BitArea(0-7) 0 0-255 Prm_Text_Ref=31 EndExtUserPrmData ExtUserPrmData=46 "TC Sensor Type" BitArea(0-7) 0 0-255 Prm_Text_Ref=14 EndExtUserPrmData ExtUserPrmData = 47 "Cold Junction Low Byte" ;//Cold Junction Temperature Offset Data Low Byte Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 48 "Cold Junction High Byte" ;//Cold Junction Temperature Offset Data High Byte Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 49 "External Cold Junction Low" ;//Cold Junction Temperature Offset Data Low Byte Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 50 "External Cold Junction High" ;//Cold Junction Temperature Offset Data High Byte Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData=51 "CJ Compensation" Bit(1) 0 0-1 Prm_Text_Ref=13 EndExtUserPrmData ;************************************************* ;HSC Parameter ;************************************************* ExtUserPrmData=61 "Output Delay Time" BITAREA(0-4) 0 0-16 Prm_Text_Ref=15 EndExtUserPrmData ExtUserPrmData=62 "Status Output Selection" BITAREA(5-7) 4 0-4 Prm_Text_Ref=16 EndExtUserPrmData ExtUserPrmData=63 "Filter Scaling Setting Value" BitArea(0-7) 4 1-128 Prm_Text_Ref=17 EndExtUserPrmData ExtUserPrmData=64 "Internal Sample Scale Value" BITAREA (0-7) 0 0-128 Prm_Text_Ref=18 EndExtUserPrmData ExtUserPrmData=65 "HSC Parameter Byte 0 " Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData=66 "HSC Parameter Byte 1 " Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData=67 "Parameter" Unsigned8 0 0-255 EndExtUserPrmData ;************************************************* ;Analog output fault action ;************************************************* ExtUserPrmData = 68 "Fault action(Ch0~3)" BITAREA (0-1) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 69 "Fault action(Ch0~7)" BITAREA (0-1) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 70 "Fault action(Ch0)" BITAREA (0-1) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 71 "Fault action(Ch1)" BITAREA (2-3) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 72 "Fault action(Ch2)" BITAREA (4-5) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 73 "Fault action(Ch3)" BITAREA (6-7) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 74 "Fault action(Ch4)" BITAREA (0-1) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 75 "Fault action(Ch5)" BITAREA (2-3) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 76 "Fault action(Ch6)" BITAREA (4-5) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 77 "Fault action(Ch7)" BITAREA (6-7) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 170 "Fault action(Ch8)" BITAREA (0-1) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 171 "Fault action(Ch9)" BITAREA (2-3) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 172 "Fault action(Ch10)" BITAREA (4-5) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 173 "Fault action(Ch11)" BITAREA (6-7) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 174 "Fault action(Ch12)" BITAREA (0-1) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 175 "Fault action(Ch13)" BITAREA (2-3) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 176 "Fault action(Ch14)" BITAREA (4-5) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ExtUserPrmData = 177 "Fault action(Ch15)" BITAREA (6-7) 0 0-3 Prm_Text_Ref = 6 EndExtUserPrmData ;************************************************* ;Analog output Fault value ;************************************************* ExtUserPrmData = 80 "Fault value Low(Ch0~3)" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 81 "Fault value High(Ch0~3)" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 82 "Fault value Low(0-7bit)" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 83 "Fault value High(0-7bit)" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 84 "Fault value High(0-3bit)" BitArea(0-3) 0 0-15 EndExtUserPrmData ;************************************************* ;Serial Module Fault value ;************************************************* ExtUserPrmData=90 "Ch0 : Baud Rate" BITAREA(0-3) 0 0-8 Prm_Text_Ref=23 EndExtUserPrmData ExtUserPrmData=91 "Ch0 : Parity Bit" BITAREA(4-5) 0 0-2 Prm_Text_Ref=25 EndExtUserPrmData ExtUserPrmData=92 "Ch0 : Stop Bit" BIT(6) 0 0-1 Prm_Text_Ref=26 EndExtUserPrmData ExtUserPrmData=93 "Ch0 : Txd Buffering Mode" BIT(7) 0 0-1 Prm_Text_Ref=27 EndExtUserPrmData ExtUserPrmData=94 "Ch0 : RTS/CTS Flow Control" BITAREA(0-1) 0 0-3 Prm_Text_Ref=28 EndExtUserPrmData ExtUserPrmData=95 "Ch1 : Baud Rate" BITAREA(0-3) 0 0-8 Prm_Text_Ref=23 EndExtUserPrmData ExtUserPrmData=96 "Ch1 : Parity Bit" BITAREA(4-5) 0 0-2 Prm_Text_Ref=25 EndExtUserPrmData ExtUserPrmData=97 "Ch1 : Stop Bit" BIT(6) 0 0-1 Prm_Text_Ref=26 EndExtUserPrmData ExtUserPrmData=98 "Ch1 : Txd Buffering Mode" BIT(7) 0 0-1 Prm_Text_Ref=27 EndExtUserPrmData ExtUserPrmData=101 "Data Bit(16~63)" BITAREA(2-7) 16 16-63 EndExtUserPrmData ExtUserPrmData=102 "Data Bit(16~63)" BITAREA(0-5) 16 16-63 EndExtUserPrmData ;************************************************* ;Digital Input Parameter ;************************************************* ExtUserPrmData = 100 "Input Filter(ms)" ;BITAREA (0-3) 0 0-10 ;Prm_Text_Ref=43 Unsigned8 0 0-10 EndExtUserPrmData ;************************************************* ;Analog Input Parameter ;************************************************* ExtUserPrmData = 113 "Input Resolution" BITAREA (0-2) 0 0-7 Prm_Text_Ref = 34 EndExtUserPrmData ExtUserPrmData = 114 "Input Range" BITAREA (4-5) 0 0-3 Prm_Text_Ref = 35 EndExtUserPrmData ExtUserPrmData = 115 "Output Resolution" BITAREA (0-2) 0 0-7 Prm_Text_Ref = 36 EndExtUserPrmData ExtUserPrmData = 116 "Output Range" BITAREA (4-5) 0 0-3 Prm_Text_Ref = 37 EndExtUserPrmData ExtUserPrmData = 117 "N/E" Bit(3) 0 0-1 Prm_Text_Ref=38 EndExtUserPrmData ExtUserPrmData = 118 "User Scale Value Low Byte" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 119 "User Scale Value High Byte" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData = 120 "Output Resolution" BITAREA (0-2) 0 0-7 Prm_Text_Ref = 34 EndExtUserPrmData ExtUserPrmData = 121 "Output Range" BITAREA (4-5) 0 0-3 Prm_Text_Ref = 35 EndExtUserPrmData ;************************************************* ;GT-1E7F, GT-1E8F ;************************************************* ExtUserPrmData=78 "Operation Selection(Ch0~7)" Unsigned8 0 0x00-0xff EndExtUserPrmData ExtUserPrmData=79 "Operation Selection(Ch8~15)" Unsigned8 0 0x00-0xff EndExtUserPrmData ;************************************************* ;added for GBUS ;------------------------------------------------- ;Analog Input Range 0~20mA/4~20mA ExtUserPrmData = 130 "Analog Input Range" Bit(0) 0 0-1 Prm_Text_Ref=39 EndExtUserPrmData ;Analog Input Range 0~10V/0~5V/1~5V ExtUserPrmData = 131 "Analog Input Range" BitArea(0-1) 0 0-2 Prm_Text_Ref=40 EndExtUserPrmData ;Analog Input Filter Value ExtUserPrmData = 132 "F/W Filter time ((x+2)*0.805 ms)" ;hykim04 Unsigned8 1 0-64 EndExtUserPrmData ;Analog Input Range 0~20mA/4~20mA/-20~20mA ExtUserPrmData = 133 "Analog Input Range" BitArea(0-1) 0 0-2 Prm_Text_Ref=41 EndExtUserPrmData ;Analog Input Range 0~10V/0~5V/-10~10V/-5~5V ExtUserPrmData = 134 "Analog Input Range" BitArea(0-1) 0 0-3 Prm_Text_Ref=42 EndExtUserPrmData ;------------------------------------------------- ExtUserPrmData = 150 "Node ID(1 ~ 125)" Unsigned8 0x00 0-255 EndExtUserPrmData ExtUserPrmData = 151 "Node ID(1 ~ 247)" Unsigned8 0x00 0-255 EndExtUserPrmData ExtUserPrmData = 152 "Baud Rate(0 ~ 8)" Unsigned8 0x00 0-255 EndExtUserPrmData ExtUserPrmData = 153 "Data Format(0 ~ 3)" Unsigned8 0x00 0-255 EndExtUserPrmData ExtUserPrmData = 154 "RTU/ASCII(0 ~ 1)" Unsigned8 0x00 0-255 EndExtUserPrmData ExtUserPrmData = 155 "Input Start Address" Unsigned16 0x0000 0x0000-0xFFFF EndExtUserPrmData ExtUserPrmData = 156 "Output Start Address" Unsigned16 0x0800 0x0000-0xFFFF EndExtUserPrmData ;------------------------------------------------- ExtUserPrmData=160 "Frequency" Bit(7) 0 0-1 ;==0:45~55Hz ;==1:55~65Hz Prm_Text_Ref=44 EndExtUserPrmData ExtUserPrmData=161 "Scaling for energy values" BitArea(4-6) 0 0-7 ;1m;0.01;0.1;1;0.01k;0.1k;1k;x Prm_Text_Ref=45 EndExtUserPrmData ExtUserPrmData=162 "Over Lx(value) Resolution 0.2V" Unsigned8 0x00 0-255 ;250V+value*0.2V (MAX 300V) EndExtUserPrmData ExtUserPrmData=163 "Under Lx(value) Resolution 0.5V" Unsigned8 0x00 0-255 ;0V+value*0.5V (MAX 125V) EndExtUserPrmData ExtUserPrmData=164 "Current Lx(value) Resolution 2mA" Unsigned8 0x00 0-255 ;0.8A+value*0.002A (MAX 1.3A) EndExtUserPrmData ExtUserPrmData=165 "Sampling Filter" BitArea(0-2) 0 0-6 ;32(default);2;4;8;16;32;64 Prm_Text_Ref=46 EndExtUserPrmData ExtUserPrmData=166 "Ch0 Rated Capacity L" Unsigned8 0x00 0-255 EndExtUserPrmData ExtUserPrmData=167 "Ch0 Rated Capacity H" Unsigned8 0x00 0-255 EndExtUserPrmData ExtUserPrmData=168 "Ch1 Rated Capacity L" Unsigned8 0x00 0-255 EndExtUserPrmData ExtUserPrmData=169 "Ch1 Rated Capacity H" Unsigned8 0x00 0-255 EndExtUserPrmData ExtUserPrmData=182 "Ch0 Output(mV/V)/Ref(Kg)" Unsigned8 0x00 0-255 EndExtUserPrmData ExtUserPrmData=183 "Ch1 Output(mV/V)/Ref(Kg)" Unsigned8 0x00 0-255 EndExtUserPrmData ExtUserPrmData=184 "B7:Mode/B0~2:Sample Filter" Unsigned8 0x00 0-255 EndExtUserPrmData ExtUserPrmData=180 "Acceleration Time Low" Unsigned8 0x00 0x00-0xFF EndExtUserPrmData ExtUserPrmData=181 "Acceleration Time High" Unsigned8 0x00 0x00-0xFF EndExtUserPrmData ExtUserPrmData=190 "Basic/Extend Mode" Bit(7) 0 0-1 ;==0:Basic ;==1:Extend Prm_Text_Ref=47 EndExtUserPrmData ExtUserPrmData=191 "Retry Time" BitArea(0-6) 5 5-10 EndExtUserPrmData ExtUserPrmData=192 "Acceleration Time High" Unsigned8 20 20-255 EndExtUserPrmData ;------------------------------------------------- ExtUserPrmData=200 "Acceleration Current" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData=201 "Deceleration Current" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData=202 "Holding Current" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData=203 "Running Current" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData=204 "Step&Encoder/DI selection" BitArea(0-7) 0 0-255 ;****** ;Prm_Text_Ref=48 EndExtUserPrmData ExtUserPrmData=205 "Accelation Speed Parameter" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData=206 "Deceleration Speed Parameter" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData=207 "Maximum Speed Parameter" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData=208 "Minimum Speed Parameter" Unsigned8 0 0-255 EndExtUserPrmData ExtUserPrmData=209 "Ful Step Speed Parameter" Unsigned8 0 0-255 EndExtUserPrmData ;------------------------------------------------- ExtUserPrmData=249 "PROFIBUS Disconnection" ;hykim07 Bit(5) 1 0-1 ;==0:Fault values ;==1:Hold Prm_Text_Ref=5 EndExtUserPrmData ExtUserPrmData = 250 "GBUS IO Scan Rate(us)" Unsigned16 0x03E8 0x0000-0xFFFF ; ;hykim01 EndExtUserPrmData ;ExtUserPrmData = 250 "GBUS IO Scan Rate(us),Low Byte" ;Unsigned8 0x00 0-255 ;<=0xE8 ;EndExtUserPrmData ExtUserPrmData = 251 "GBUS IO Scan Rate(us),High Byte" Unsigned8 0x00 0-255 ;<=0x03 EndExtUserPrmData ExtUserPrmData = 254 "Value(Byte)" Unsigned8 0 0-255 EndExtUserPrmData ;------------------------------------------------- ExtUserPrmData = 255 "Reserved" Unsigned8 0 0-255 EndExtUserPrmData ;************************************************* ;GN-9222 General Description ;************************************************* GSD_Revision = 3 Vendor_Name = "CREVIS" Model_Name = "GN-9222" Revision = "V1.012" Ident_Number = 0x114E Protocol_Ident = 0 Station_Type = 0 FMS_supp = 0 Hardware_Release= "Rev1.00" Software_Release= "Rev1.003" 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 = 800 ;60 bae0 MaxTsdr_19.2 = 800 ;60 MaxTsdr_45.45 = 150 ;60 MaxTsdr_93.75 = 150 ;60 MaxTsdr_187.5 = 150 ;60 MaxTsdr_500 = 150 ;100 MaxTsdr_1.5M = 150 MaxTsdr_3M = 250 MaxTsdr_6M = 450 MaxTsdr_12M = 800 Redundancy = 0 Repeater_Ctrl_Sig = 2 24V_Pins = 0 Implementation_Type = "DPC31" Bitmap_Device = "GN9222_R" Bitmap_Diag = "GN9222_D" Bitmap_SF = "GN9222_S" Freeze_Mode_supp = 1 Sync_Mode_supp = 1 Set_Slave_Add_Supp = 0 Auto_Baud_supp = 1 Fail_Safe = 1 Min_Slave_Intervall = 1 Max_Diag_Data_Len = 40 Modul_Offset = 0 Slave_Family = 3 Modular_Station = 1 Max_Module = 64 ; hykim00 33 ¡æ 63 ;hykim05 63 ¡æ 64 Max_Input_len = 244 ; hykim00 240 ¡æ 244 Max_Output_len = 244 ; hykim00 240 ¡æ 244 Max_Data_len = 488 ; hykim00 256 ¡æ 488 User_Prm_Data_Len = 3 ;<=7 Max_User_Prm_Data_Len=237 User_Prm_Data=0x00,0x00,0x00 Ext_User_Prm_Data_Ref(0)=2 ;Word data format, default:Big-Endian Ext_User_Prm_Data_Ref(1)=249 ;PROFIBUS Disconnection Ext_User_Prm_Data_Ref(2)=255 ;Reserve ;************************************************* ;GN-9222 Diagnostic data ;************************************************* Unit_Diag_Area=8-15 Value(0)="GN-9222(Network Adapter)" Value(1)="Slot 1" Value(2)="Slot 2" Value(3)="Slot 3" Value(4)="Slot 4" Value(5)="Slot 5" Value(6)="Slot 6" Value(7)="Slot 7" Value(8)="Slot 8" Value(9)="Slot 9" Value(10)="Slot 10" Value(11)="Slot 11" Value(12)="Slot 12" Value(13)="Slot 13" Value(14)="Slot 14" Value(15)="Slot 15" Value(16)="Slot 16" Value(17)="Slot 17" Value(18)="Slot 18" Value(19)="Slot 19" Value(20)="Slot 20" Value(21)="Slot 21" Value(22)="Slot 22" Value(23)="Slot 23" Value(24)="Slot 24" Value(25)="Slot 25" Value(26)="Slot 26" Value(27)="Slot 27" Value(28)="Slot 28" Value(29)="Slot 29" Value(30)="Slot 30" Value(31)="Slot 31" Value(32)="Slot 32" Value(33)="Slot 33" Value(34)="Slot 34" Value(35)="Slot 35" Value(36)="Slot 36" Value(37)="Slot 37" Value(38)="Slot 38" Value(39)="Slot 39" Value(40)="Slot 40" Value(41)="Slot 41" Value(42)="Slot 42" Value(43)="Slot 43" Value(44)="Slot 44" Value(45)="Slot 45" Value(46)="Slot 46" Value(47)="Slot 47" Value(48)="Slot 48" Value(49)="Slot 49" Value(50)="Slot 50" Value(51)="Slot 51" Value(52)="Slot 52" Value(53)="Slot 53" Value(54)="Slot 54" Value(55)="Slot 55" Value(56)="Slot 56" Value(57)="Slot 57" Value(58)="Slot 58" Value(59)="Slot 59" Value(60)="Slot 60" Value(61)="Slot 61" Value(62)="Slot 62" Value(63)="Slot 63" Value(64)="Slot 64" Unit_Diag_Area_End Unit_Diag_Area=24-31 Value(0x10)="GN-9222 was reset" Value(0x11)="GN-9222 hw error" Value(0x21)="GBUS Slot Error(No Response)" Value(0x22)="GBUS Error" Value(0x23)="GBUS Error" Value(0x24)="GBUS Error" Value(0x25)="GBUS Error" Value(0x26)="GBUS Error" Value(0x27)="GBUS Error" Value(0x28)="GBUS Error" Value(0x29)="GBUS Error" Value(0x2A)="GBUS Error" Value(0x2B)="GBUS Error" Value(0x2C)="GBUS Error" Value(0x41)="GBUS Error" Value(0x42)="GBUS Error" Value(0x43)="GBUS Error" Value(0x44)="GBUS Error" Value(0x45)="GBUS Error" Value(0x46)="GBUS Error" Value(0x47)="GBUS Error" Value(0x48)="GBUS Error" Value(0xC1)="GBUS Error" Value(0xC2)="GBUS Error" Value(0xC3)="GBUS Error" Value(0xC4)="GBUS Error" Value(0xC5)="GBUS Error" Value(0xC6)="GBUS Error" Value(0xC7)="GBUS Error" Value(0xC8)="GBUS Error" Value(0xC9)="GBUS Error" Value(0xCA)="GBUS Error" Value(0xCB)="GBUS Error" Value(0xCC)="GBUS Error" Value(0xCD)="GBUS Error" Value(0xCE)="GBUS Error" Value(0xCF)="GBUS Error" Value(0xD0)="GBUS Error" Value(0xE1)="No expansion slot" Value(0xE2)="Too many slots" Value(0xE3)="Input data size overflow" Value(0xE4)="Output data size overflow" Value(0xE5)="GBUS Error" Value(0xE6)="GBUS Error" Value(0xE7)="GBUS Error" Value(0xE8)="GBUS Error" Value(0xE9)="GBUS Error" Value(0xEA)="GBUS Error" Value(0xEB)="GBUS Error" Value(0xEC)="GBUS Error" Value(0xED)="GBUS Error" Value(0xEE)="GBUS Error" Value(0xF0)="Vendor code mismatch" Value(0xF1)="Configuration data overflow" Value(0xFF)="Not ready" Unit_Diag_Area_End ;************************************************* ;GN-9222 DPV1 ;************************************************* DPV1_Slave = 1 C1_Read_Write_supp = 1 C2_Read_Write_supp = 1 C1_Read_Write_required = 0 C2_Read_Write_required = 0 Diagnostic_Alarm_supp = 0 Process_Alarm_supp = 0 Pull_Plug_Alarm_supp = 0 Status_Alarm_supp = 0 Update_Alarm_supp = 0 C1_Max_Data_Len = 128 C2_Max_Data_Len = 128 C1_Response_Timeout = 1000 C2_Response_Timeout = 1000 C2_Max_Count_Channels = 2 Max_Initiate_PDU_Length = 64 Manufacturer_Specific_Alarm_supp = 0 Extra_Alarm_SAP_supp = 0 Alarm_Sequence_Mode_Count = 0 Alarm_Type_Mode_supp = 1 Diagnostic_Alarm_required = 0 Process_Alarm_required = 0 Pull_Plug_Alarm_required = 0 Status_Alarm_required = 0 Update_Alarm_required = 0 Manufacturer_Specific_Alarm_required = 0 DPV1_Data_Types = 0 WD_Base_1ms_supp = 1 Check_Cfg_Mode = 0 ;############################################################################ ;============================================================================ ;GT Module list ;************************************************* ;Network Adapter ;************************************************* Module="GN-9222(CREVIS,Profibus/DP)" 0x00 1 EndModule ;************************************************* ;GT-1xxx,DI ;************************************************* Module="GT-1218(8DI,24V,Sink)" 0x42,0x00,0x12,0x18 2 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-1228(8DI,24V,Source)" 0x42,0x00,0x12,0x28 3 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-1238(8DI,24V,Sink/Source)" 0x42,0x00,0x12,0x38 4 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-125F(16DI,24V,Sink)" 0x42,0x01,0x12,0x5F 5 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-126F(16DI,24V,Source)" 0x42,0x01,0x12,0x6F 6 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-12DF(16DI,24V,Sink/Source)" 0x42,0x01,0x12,0xDF 7 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-121F(16DI,24V,Sink)" 0x42,0x01,0x12,0x1F 8 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-122F(16DI,24V,Source)" 0x42,0x01,0x12,0x2F 9 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-123F(16DI,24V,Sink/Source)" 0x42,0x01,0x12,0x3F 10 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-12BA(32DI,24V,Sink)" 0x42,0x03,0x12,0xBA 11 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-12CA(32DI,24V,Source)" 0x42,0x03,0x12,0xCA 12 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-12FA(32DI,24V,Sink/Source)" 0x42,0x03,0x12,0xFA 13 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-1804(4DI,AC110V)" 0x42,0x00,0x18,0x04 14 EndModule Module="GT-1904(4DI,AC220V)" 0x42,0x00,0x19,0x04 15 EndModule Module="GT-1414(4DI,24V with Diag)" 0xC2,0x00,0x00,0x14,0x14 16 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-1428(8DI,24V with Diag)" 0xC2,0x00,0x01,0x14,0x28 17 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 22 Ext_User_Prm_Data_Ref(2) = 100 Ext_User_Prm_Data_Ref(3) = 255 EndModule Module="GT-1E1A(32DI,24V,Sink,ERNI)" 0x42,0x03,0x1E,0x1A 158 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-1E2A(32DI,24V,Source,ERNI)" 0x42,0x03,0x1E,0x2A 159 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-1E7F(16DIO,SinkI/SourO,ERNI)" 0xC2,0x01,0x01,0x1E,0x7F 160 Ext_Module_Prm_Data_Len = 8 Ext_User_Prm_Data_Ref(0) = 78 Ext_User_Prm_Data_Ref(1) = 79 Ext_User_Prm_Data_Ref(2) = 12 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(4) = 22 Ext_User_Prm_Data_Ref(5) = 23 Ext_User_Prm_Data_Ref(6) = 100 Ext_User_Prm_Data_Ref(7) = 255 EndModule Module="GT-1E8F(16DIO,SourI/SinkO,ERNI)" 0xC2,0x01,0x01,0x1E,0x8F 161 Ext_Module_Prm_Data_Len = 8 Ext_User_Prm_Data_Ref(0) = 78 Ext_User_Prm_Data_Ref(1) = 79 Ext_User_Prm_Data_Ref(2) = 12 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(4) = 22 Ext_User_Prm_Data_Ref(5) = 23 Ext_User_Prm_Data_Ref(6) = 100 Ext_User_Prm_Data_Ref(7) = 255 EndModule Module="GT-1EBA(16DIO,SinkI/SourO,ERNI)" 0xC2,0x01,0x01,0x1E,0xBA 162 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 13 Ext_User_Prm_Data_Ref(2) = 22 Ext_User_Prm_Data_Ref(3) = 23 Ext_User_Prm_Data_Ref(4) = 100 Ext_User_Prm_Data_Ref(5) = 255 EndModule Module="GT-1ECA(16DIO,SinkI/SourO,ERNI)" 0xC2,0x01,0x01,0x1E,0xCA 163 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 13 Ext_User_Prm_Data_Ref(2) = 22 Ext_User_Prm_Data_Ref(3) = 23 Ext_User_Prm_Data_Ref(4) = 100 Ext_User_Prm_Data_Ref(5) = 255 EndModule Module="GT-1138(8DI,3.3/5V,Sink/Source)" 0x42,0x00,0x11,0x38 166 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-1358(8DI,24V,Sink)" 0x42,0x00,0x13,0x58 167 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-1368(8DI,24V,Source)" 0x42,0x00,0x13,0x68 168 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 100 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-1B7F(16DIO,SinkI/SourO,18R)" 0xC2,0x01,0x01,0x1B,0x7F 171 Ext_Module_Prm_Data_Len = 8 Ext_User_Prm_Data_Ref(0) = 78 Ext_User_Prm_Data_Ref(1) = 79 Ext_User_Prm_Data_Ref(2) = 12 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(4) = 22 Ext_User_Prm_Data_Ref(5) = 23 Ext_User_Prm_Data_Ref(6) = 100 Ext_User_Prm_Data_Ref(7) = 255 EndModule Module="GT-1B8F(16DIO,SourI/SinkO,18R)" 0xC2,0x01,0x01,0x1B,0x8F 172 Ext_Module_Prm_Data_Len = 8 Ext_User_Prm_Data_Ref(0) = 78 Ext_User_Prm_Data_Ref(1) = 79 Ext_User_Prm_Data_Ref(2) = 12 Ext_User_Prm_Data_Ref(3) = 13 Ext_User_Prm_Data_Ref(4) = 22 Ext_User_Prm_Data_Ref(5) = 23 Ext_User_Prm_Data_Ref(6) = 100 Ext_User_Prm_Data_Ref(7) = 255 EndModule ;************************************************* ;GT-2xxx,DO ;************************************************* Module="GT-2318(8DO,24V,0.5A,Sink)" 0x82,0x00,0x23,0x18 20 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 22 EndModule Module="GT-2328(8DO,24V,0.5A,Source)" 0x82,0x00,0x23,0x28 21 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 22 EndModule Module="GT-225F(16DO,24V,0.3A,Sink)" 0x82,0x01,0x22,0x5F 22 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 13 Ext_User_Prm_Data_Ref(2) = 22 Ext_User_Prm_Data_Ref(3) = 23 EndModule Module="GT-226F(16DO,24V,0.3A,Source)" 0x82,0x01,0x22,0x6F 23 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 13 Ext_User_Prm_Data_Ref(2) = 22 Ext_User_Prm_Data_Ref(3) = 23 EndModule Module="GT-221F(16DO,24V,0.3A,Sink)" 0x82,0x01,0x22,0x1F 24 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 13 Ext_User_Prm_Data_Ref(2) = 22 Ext_User_Prm_Data_Ref(3) = 23 EndModule Module="GT-222F(16DO,24V,0.3A,Source)" 0x82,0x01,0x22,0x2F 25 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 13 Ext_User_Prm_Data_Ref(2) = 22 Ext_User_Prm_Data_Ref(3) = 23 EndModule Module="GT-22BA(32DO,24V,0.3A,Sink)" 0x82,0x03,0x22,0xBA 26 Ext_Module_Prm_Data_Len = 8 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 13 Ext_User_Prm_Data_Ref(2) = 136 Ext_User_Prm_Data_Ref(3) = 137 Ext_User_Prm_Data_Ref(4) = 22 Ext_User_Prm_Data_Ref(5) = 23 Ext_User_Prm_Data_Ref(6) = 138 Ext_User_Prm_Data_Ref(7) = 139 EndModule Module="GT-22CA(32DO,24V,0.3A,Source)" 0x82,0x03,0x22,0xCA 27 Ext_Module_Prm_Data_Len = 8 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 13 Ext_User_Prm_Data_Ref(2) = 136 Ext_User_Prm_Data_Ref(3) = 137 Ext_User_Prm_Data_Ref(4) = 22 Ext_User_Prm_Data_Ref(5) = 23 Ext_User_Prm_Data_Ref(6) = 138 Ext_User_Prm_Data_Ref(7) = 139 EndModule Module="GT-2772(2DO,Relay Form-C)" 0x82,0x00,0x27,0x72 28 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 10 Ext_User_Prm_Data_Ref(1) = 20 EndModule Module="GT-2744(4DO,Relay)" 0x82,0x00,0x27,0x44 29 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 11 Ext_User_Prm_Data_Ref(1) = 21 EndModule Module="GT-2748(8DO,Relay)" 0x82,0x00,0x27,0x48 30 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 22 EndModule Module="GT-2944(4DO,MOS Relay)" 0x82,0x00,0x29,0x44 31 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 11 Ext_User_Prm_Data_Ref(1) = 21 EndModule Module="GT-2734(4DO,MOS Relay)" 0x82,0x00,0x27,0x34 32 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 11 Ext_User_Prm_Data_Ref(1) = 21 EndModule Module="GT-2628(8DO,24V,2A,Source)" 0x82,0x00,0x26,0x28 33 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 22 EndModule Module="GT-2618(8DO,24V,2A,Sink)" 0x82,0x00,0x26,0x18 34 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 22 EndModule Module="GT-2784(4DO,Relay)" 0x82,0x00,0x27,0x84 35 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 11 Ext_User_Prm_Data_Ref(1) = 21 EndModule Module="GT-2764(4DO,Relay)" 0x82,0x00,0x27,0x64 36 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 11 Ext_User_Prm_Data_Ref(1) = 21 EndModule Module="GT-2418(8DO,24V,0.5A,Sink,Diag)" 0xC2,0x00,0x00,0x24,0x18 130 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 22 EndModule Module="GT-2428(8DO,24V,0.5A,Sour,Diag)" 0xC2,0x00,0x00,0x24,0x28 131 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 22 EndModule Module="GT-2738(8DO,MOS Relay)" 0x82,0x00,0x27,0x38 132 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 22 EndModule Module="GT-2768(8DO,Relay)" 0x82,0x00,0x27,0x68 133 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 22 EndModule Module="GT-2788(8DO,Relay)" 0x82,0x00,0x27,0x88 134 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 22 EndModule Module="GT-2E1A(32DO,24V,Sink,ERNI)" 0x82,0x03,0x2E,0x1A 164 Ext_Module_Prm_Data_Len = 8 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 13 Ext_User_Prm_Data_Ref(2) = 136 Ext_User_Prm_Data_Ref(3) = 137 Ext_User_Prm_Data_Ref(4) = 22 Ext_User_Prm_Data_Ref(5) = 23 Ext_User_Prm_Data_Ref(6) = 138 Ext_User_Prm_Data_Ref(7) = 139 EndModule Module="GT-2E2A(32DO,24V,Source,ERNI)" 0x82,0x03,0x2E,0x2A 165 Ext_Module_Prm_Data_Len = 8 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 13 Ext_User_Prm_Data_Ref(2) = 136 Ext_User_Prm_Data_Ref(3) = 137 Ext_User_Prm_Data_Ref(4) = 22 Ext_User_Prm_Data_Ref(5) = 23 Ext_User_Prm_Data_Ref(6) = 138 Ext_User_Prm_Data_Ref(7) = 139 EndModule Module="GT-2358(8DO,24V,Sink)" 0x82,0x00,0x23,0x58 169 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 22 EndModule Module="GT-2368(8DO,24V,Source)" 0x82,0x00,0x23,0x68 170 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 12 Ext_User_Prm_Data_Ref(1) = 22 EndModule ;************************************************* ;GT-3xxx,AI ;************************************************* Module="GT-3114(4AI,0~20mA/4~20mA,12Bit)" 0x42,0x43,0x31,0x14 40 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Ref(0) = 130 Ext_User_Prm_Data_Ref(1) = 130 Ext_User_Prm_Data_Ref(2) = 130 Ext_User_Prm_Data_Ref(3) = 130 Ext_User_Prm_Data_Ref(4) = 132 Ext_User_Prm_Data_Ref(5) = 255 EndModule Module="GT-3154(4AI,0~20mA/4~20mA,15Bit)" 0x42,0x43,0x31,0x54 41 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Ref(0) = 130 Ext_User_Prm_Data_Ref(1) = 130 Ext_User_Prm_Data_Ref(2) = 130 Ext_User_Prm_Data_Ref(3) = 130 Ext_User_Prm_Data_Ref(4) = 132 Ext_User_Prm_Data_Ref(5) = 255 EndModule Module="GT-3424(4AI,0~10V,12Bit)" 0x42,0x43,0x34,0x24 42 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Ref(0) = 131 Ext_User_Prm_Data_Ref(1) = 131 Ext_User_Prm_Data_Ref(2) = 131 Ext_User_Prm_Data_Ref(3) = 131 Ext_User_Prm_Data_Ref(4) = 132 Ext_User_Prm_Data_Ref(5) = 255 EndModule Module="GT-3464(4AI,0~10V,15Bit)" 0x42,0x43,0x34,0x64 43 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Ref(0) = 131 Ext_User_Prm_Data_Ref(1) = 131 Ext_User_Prm_Data_Ref(2) = 131 Ext_User_Prm_Data_Ref(3) = 131 Ext_User_Prm_Data_Ref(4) = 132 Ext_User_Prm_Data_Ref(5) = 255 EndModule Module="GT-3914(4AI,0~20mA/4~20mA,12Bit)" 0x42,0x43,0x39,0x14 44 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Ref(0) = 133 Ext_User_Prm_Data_Ref(1) = 133 Ext_User_Prm_Data_Ref(2) = 133 Ext_User_Prm_Data_Ref(3) = 133 Ext_User_Prm_Data_Ref(4) = 132 Ext_User_Prm_Data_Ref(5) = 255 EndModule Module="GT-3934(4AI,0~20mA/4~20mA,15Bit)" 0x42,0x43,0x39,0x34 45 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Ref(0) = 133 Ext_User_Prm_Data_Ref(1) = 133 Ext_User_Prm_Data_Ref(2) = 133 Ext_User_Prm_Data_Ref(3) = 133 Ext_User_Prm_Data_Ref(4) = 132 Ext_User_Prm_Data_Ref(5) = 255 EndModule Module="GT-3924(4AI,0~10V/+-10V,12Bit)" 0x42,0x43,0x39,0x24 46 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Ref(0) = 134 Ext_User_Prm_Data_Ref(1) = 134 Ext_User_Prm_Data_Ref(2) = 134 Ext_User_Prm_Data_Ref(3) = 134 Ext_User_Prm_Data_Ref(4) = 132 Ext_User_Prm_Data_Ref(5) = 255 EndModule Module="GT-3944(4AI,0~10V/+-10V,15Bit)" 0x42,0x43,0x39,0x44 47 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Ref(0) = 134 Ext_User_Prm_Data_Ref(1) = 134 Ext_User_Prm_Data_Ref(2) = 134 Ext_User_Prm_Data_Ref(3) = 134 Ext_User_Prm_Data_Ref(4) = 132 Ext_User_Prm_Data_Ref(5) = 255 EndModule Module="GT-3118(8AI,0~20mA/4~20mA,12Bit)" 0x42,0x47,0x31,0x18 48 Ext_Module_Prm_Data_Len = 10 Ext_User_Prm_Data_Ref(0) = 130 Ext_User_Prm_Data_Ref(1) = 130 Ext_User_Prm_Data_Ref(2) = 130 Ext_User_Prm_Data_Ref(3) = 130 Ext_User_Prm_Data_Ref(4) = 130 Ext_User_Prm_Data_Ref(5) = 130 Ext_User_Prm_Data_Ref(6) = 130 Ext_User_Prm_Data_Ref(7) = 130 Ext_User_Prm_Data_Ref(8) = 132 Ext_User_Prm_Data_Ref(9) = 255 EndModule Module="GT-3158(8AI,0~20mA/4~20mA,15Bit)" 0x42,0x47,0x31,0x58 49 Ext_Module_Prm_Data_Len = 10 Ext_User_Prm_Data_Ref(0) = 130 Ext_User_Prm_Data_Ref(1) = 130 Ext_User_Prm_Data_Ref(2) = 130 Ext_User_Prm_Data_Ref(3) = 130 Ext_User_Prm_Data_Ref(4) = 130 Ext_User_Prm_Data_Ref(5) = 130 Ext_User_Prm_Data_Ref(6) = 130 Ext_User_Prm_Data_Ref(7) = 130 Ext_User_Prm_Data_Ref(8) = 132 Ext_User_Prm_Data_Ref(9) = 255 EndModule Module="GT-3428(8AI,0~10V/0~5V,12Bit)" 0x42,0x47,0x34,0x28 50 Ext_Module_Prm_Data_Len = 10 Ext_User_Prm_Data_Ref(0) = 131 Ext_User_Prm_Data_Ref(1) = 131 Ext_User_Prm_Data_Ref(2) = 131 Ext_User_Prm_Data_Ref(3) = 131 Ext_User_Prm_Data_Ref(4) = 131 Ext_User_Prm_Data_Ref(5) = 131 Ext_User_Prm_Data_Ref(6) = 131 Ext_User_Prm_Data_Ref(7) = 131 Ext_User_Prm_Data_Ref(8) = 132 Ext_User_Prm_Data_Ref(9) = 255 EndModule Module="GT-3468(8AI,0~10V/0~5V,15Bit)" 0x42,0x47,0x34,0x68 51 Ext_Module_Prm_Data_Len = 10 Ext_User_Prm_Data_Ref(0) = 131 Ext_User_Prm_Data_Ref(1) = 131 Ext_User_Prm_Data_Ref(2) = 131 Ext_User_Prm_Data_Ref(3) = 131 Ext_User_Prm_Data_Ref(4) = 131 Ext_User_Prm_Data_Ref(5) = 131 Ext_User_Prm_Data_Ref(6) = 131 Ext_User_Prm_Data_Ref(7) = 131 Ext_User_Prm_Data_Ref(8) = 132 Ext_User_Prm_Data_Ref(9) = 255 EndModule Module="GT-342F(16AI,0~10V/0~5V,12Bit)" 0x42,0x4F,0x34,0x2F 52 Ext_Module_Prm_Data_Len = 18 Ext_User_Prm_Data_Ref(0) = 131 Ext_User_Prm_Data_Ref(1) = 131 Ext_User_Prm_Data_Ref(2) = 131 Ext_User_Prm_Data_Ref(3) = 131 Ext_User_Prm_Data_Ref(4) = 131 Ext_User_Prm_Data_Ref(5) = 131 Ext_User_Prm_Data_Ref(6) = 131 Ext_User_Prm_Data_Ref(7) = 131 Ext_User_Prm_Data_Ref(8) = 131 Ext_User_Prm_Data_Ref(9) = 131 Ext_User_Prm_Data_Ref(10) = 131 Ext_User_Prm_Data_Ref(11) = 131 Ext_User_Prm_Data_Ref(12) = 131 Ext_User_Prm_Data_Ref(13) = 131 Ext_User_Prm_Data_Ref(14) = 131 Ext_User_Prm_Data_Ref(15) = 131 Ext_User_Prm_Data_Ref(16) = 132 Ext_User_Prm_Data_Ref(17) = 255 EndModule Module="GT-311F(16AI,0~20/4~20mA,12Bit)" 0x42,0x4F,0x31,0x1F 53 Ext_Module_Prm_Data_Len = 18 Ext_User_Prm_Data_Ref(0) = 130 Ext_User_Prm_Data_Ref(1) = 130 Ext_User_Prm_Data_Ref(2) = 130 Ext_User_Prm_Data_Ref(3) = 130 Ext_User_Prm_Data_Ref(4) = 130 Ext_User_Prm_Data_Ref(5) = 130 Ext_User_Prm_Data_Ref(6) = 130 Ext_User_Prm_Data_Ref(7) = 130 Ext_User_Prm_Data_Ref(8) = 130 Ext_User_Prm_Data_Ref(9) = 130 Ext_User_Prm_Data_Ref(10) = 130 Ext_User_Prm_Data_Ref(11) = 130 Ext_User_Prm_Data_Ref(12) = 130 Ext_User_Prm_Data_Ref(13) = 130 Ext_User_Prm_Data_Ref(14) = 130 Ext_User_Prm_Data_Ref(15) = 130 Ext_User_Prm_Data_Ref(16) = 132 Ext_User_Prm_Data_Ref(17) = 255 EndModule Module="GT-3002(2AI, Strain gauge)" 0xC2,0x01,0x0F,0x30,0x02 135 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 165 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-3102(2AI, Strain gauge)" 0xC2,0x01,0x09,0x31,0x02 157 Ext_Module_Prm_Data_Len = 8 Ext_User_Prm_Data_Ref(0) = 166 Ext_User_Prm_Data_Ref(1) = 167 Ext_User_Prm_Data_Ref(2) = 168 Ext_User_Prm_Data_Ref(3) = 169 Ext_User_Prm_Data_Ref(4) = 182 Ext_User_Prm_Data_Ref(5) = 183 Ext_User_Prm_Data_Ref(6) = 255 Ext_User_Prm_Data_Ref(7) = 184 EndModule Module="GT-315F(16AI,0~20/4~20mA,15Bit)" 0x42,0x4F,0x31,0x5F 136 Ext_Module_Prm_Data_Len = 18 Ext_User_Prm_Data_Ref(0) = 130 Ext_User_Prm_Data_Ref(1) = 130 Ext_User_Prm_Data_Ref(2) = 130 Ext_User_Prm_Data_Ref(3) = 130 Ext_User_Prm_Data_Ref(4) = 130 Ext_User_Prm_Data_Ref(5) = 130 Ext_User_Prm_Data_Ref(6) = 130 Ext_User_Prm_Data_Ref(7) = 130 Ext_User_Prm_Data_Ref(8) = 130 Ext_User_Prm_Data_Ref(9) = 130 Ext_User_Prm_Data_Ref(10) = 130 Ext_User_Prm_Data_Ref(11) = 130 Ext_User_Prm_Data_Ref(12) = 130 Ext_User_Prm_Data_Ref(13) = 130 Ext_User_Prm_Data_Ref(14) = 130 Ext_User_Prm_Data_Ref(15) = 130 Ext_User_Prm_Data_Ref(16) = 132 Ext_User_Prm_Data_Ref(17) = 255 EndModule Module="GT-317F(16AI,0~20/4~20mA,12Bit)" 0x42,0x4F,0x31,0x7F 137 Ext_Module_Prm_Data_Len = 18 Ext_User_Prm_Data_Ref(0) = 130 Ext_User_Prm_Data_Ref(1) = 130 Ext_User_Prm_Data_Ref(2) = 130 Ext_User_Prm_Data_Ref(3) = 130 Ext_User_Prm_Data_Ref(4) = 130 Ext_User_Prm_Data_Ref(5) = 130 Ext_User_Prm_Data_Ref(6) = 130 Ext_User_Prm_Data_Ref(7) = 130 Ext_User_Prm_Data_Ref(8) = 130 Ext_User_Prm_Data_Ref(9) = 130 Ext_User_Prm_Data_Ref(10) = 130 Ext_User_Prm_Data_Ref(11) = 130 Ext_User_Prm_Data_Ref(12) = 130 Ext_User_Prm_Data_Ref(13) = 130 Ext_User_Prm_Data_Ref(14) = 130 Ext_User_Prm_Data_Ref(15) = 130 Ext_User_Prm_Data_Ref(16) = 132 Ext_User_Prm_Data_Ref(17) = 255 EndModule Module="GT-319F(16AI,0~20/4~20mA,16Bit)" 0x42,0x4F,0x31,0x9F 138 Ext_Module_Prm_Data_Len = 18 Ext_User_Prm_Data_Ref(0) = 130 Ext_User_Prm_Data_Ref(1) = 130 Ext_User_Prm_Data_Ref(2) = 130 Ext_User_Prm_Data_Ref(3) = 130 Ext_User_Prm_Data_Ref(4) = 130 Ext_User_Prm_Data_Ref(5) = 130 Ext_User_Prm_Data_Ref(6) = 130 Ext_User_Prm_Data_Ref(7) = 130 Ext_User_Prm_Data_Ref(8) = 130 Ext_User_Prm_Data_Ref(9) = 130 Ext_User_Prm_Data_Ref(10) = 130 Ext_User_Prm_Data_Ref(11) = 130 Ext_User_Prm_Data_Ref(12) = 130 Ext_User_Prm_Data_Ref(13) = 130 Ext_User_Prm_Data_Ref(14) = 130 Ext_User_Prm_Data_Ref(15) = 130 Ext_User_Prm_Data_Ref(16) = 132 Ext_User_Prm_Data_Ref(17) = 255 EndModule Module="GT-346F(16AI,0~10V/0~5V,16Bit)" 0x42,0x4F,0x34,0x6F 139 Ext_Module_Prm_Data_Len = 18 Ext_User_Prm_Data_Ref(0) = 131 Ext_User_Prm_Data_Ref(1) = 131 Ext_User_Prm_Data_Ref(2) = 131 Ext_User_Prm_Data_Ref(3) = 131 Ext_User_Prm_Data_Ref(4) = 131 Ext_User_Prm_Data_Ref(5) = 131 Ext_User_Prm_Data_Ref(6) = 131 Ext_User_Prm_Data_Ref(7) = 131 Ext_User_Prm_Data_Ref(8) = 131 Ext_User_Prm_Data_Ref(9) = 131 Ext_User_Prm_Data_Ref(10) = 131 Ext_User_Prm_Data_Ref(11) = 131 Ext_User_Prm_Data_Ref(12) = 131 Ext_User_Prm_Data_Ref(13) = 131 Ext_User_Prm_Data_Ref(14) = 131 Ext_User_Prm_Data_Ref(15) = 131 Ext_User_Prm_Data_Ref(16) = 132 Ext_User_Prm_Data_Ref(17) = 255 EndModule Module="GT-347F(16AI,0~10V/0~5V,12Bit)" 0x42,0x4F,0x34,0x7F 140 Ext_Module_Prm_Data_Len = 18 Ext_User_Prm_Data_Ref(0) = 131 Ext_User_Prm_Data_Ref(1) = 131 Ext_User_Prm_Data_Ref(2) = 131 Ext_User_Prm_Data_Ref(3) = 131 Ext_User_Prm_Data_Ref(4) = 131 Ext_User_Prm_Data_Ref(5) = 131 Ext_User_Prm_Data_Ref(6) = 131 Ext_User_Prm_Data_Ref(7) = 131 Ext_User_Prm_Data_Ref(8) = 131 Ext_User_Prm_Data_Ref(9) = 131 Ext_User_Prm_Data_Ref(10) = 131 Ext_User_Prm_Data_Ref(11) = 131 Ext_User_Prm_Data_Ref(12) = 131 Ext_User_Prm_Data_Ref(13) = 131 Ext_User_Prm_Data_Ref(14) = 131 Ext_User_Prm_Data_Ref(15) = 131 Ext_User_Prm_Data_Ref(16) = 132 Ext_User_Prm_Data_Ref(17) = 255 EndModule Module="GT-349F(16AI,0~10V/0~5V,16Bit)" 0x42,0x4F,0x34,0x9F 141 Ext_Module_Prm_Data_Len = 18 Ext_User_Prm_Data_Ref(0) = 131 Ext_User_Prm_Data_Ref(1) = 131 Ext_User_Prm_Data_Ref(2) = 131 Ext_User_Prm_Data_Ref(3) = 131 Ext_User_Prm_Data_Ref(4) = 131 Ext_User_Prm_Data_Ref(5) = 131 Ext_User_Prm_Data_Ref(6) = 131 Ext_User_Prm_Data_Ref(7) = 131 Ext_User_Prm_Data_Ref(8) = 131 Ext_User_Prm_Data_Ref(9) = 131 Ext_User_Prm_Data_Ref(10) = 131 Ext_User_Prm_Data_Ref(11) = 131 Ext_User_Prm_Data_Ref(12) = 131 Ext_User_Prm_Data_Ref(13) = 131 Ext_User_Prm_Data_Ref(14) = 131 Ext_User_Prm_Data_Ref(15) = 131 Ext_User_Prm_Data_Ref(16) = 132 Ext_User_Prm_Data_Ref(17) = 255 EndModule Module="GT-3901(3-Phase)" 0xC2,0x03,0x4B,0x39,0x01 142 Ext_Module_Prm_Data_Len = 5 Ext_User_Prm_Data_Ref(0) = 255 Ext_User_Prm_Data_Ref(1) = 160 Ext_User_Prm_Data_Ref(1) = 161 Ext_User_Prm_Data_Ref(2) = 162 Ext_User_Prm_Data_Ref(3) = 163 Ext_User_Prm_Data_Ref(4) = 164 EndModule Module="GT-3918(8AI,0~20mA/4~20mA,12Bit)" 0x42,0x47,0x39,0x18 143 Ext_Module_Prm_Data_Len = 10 Ext_User_Prm_Data_Ref(0) = 133 Ext_User_Prm_Data_Ref(1) = 133 Ext_User_Prm_Data_Ref(2) = 133 Ext_User_Prm_Data_Ref(3) = 133 Ext_User_Prm_Data_Ref(4) = 133 Ext_User_Prm_Data_Ref(5) = 133 Ext_User_Prm_Data_Ref(6) = 133 Ext_User_Prm_Data_Ref(7) = 133 Ext_User_Prm_Data_Ref(8) = 132 Ext_User_Prm_Data_Ref(9) = 255 EndModule Module="GT-3938(8AI,0~20mA/4~20mA,16Bit)" 0x42,0x47,0x39,0x38 144 Ext_Module_Prm_Data_Len = 10 Ext_User_Prm_Data_Ref(0) = 133 Ext_User_Prm_Data_Ref(1) = 133 Ext_User_Prm_Data_Ref(2) = 133 Ext_User_Prm_Data_Ref(3) = 133 Ext_User_Prm_Data_Ref(4) = 133 Ext_User_Prm_Data_Ref(5) = 133 Ext_User_Prm_Data_Ref(6) = 133 Ext_User_Prm_Data_Ref(7) = 133 Ext_User_Prm_Data_Ref(8) = 132 Ext_User_Prm_Data_Ref(9) = 255 EndModule Module="GT-3928(8AI,+10/5/+-10/5V,12Bit)" 0x42,0x47,0x39,0x28 145 Ext_Module_Prm_Data_Len = 10 Ext_User_Prm_Data_Ref(0) = 134 Ext_User_Prm_Data_Ref(1) = 134 Ext_User_Prm_Data_Ref(2) = 134 Ext_User_Prm_Data_Ref(3) = 134 Ext_User_Prm_Data_Ref(4) = 134 Ext_User_Prm_Data_Ref(5) = 134 Ext_User_Prm_Data_Ref(6) = 134 Ext_User_Prm_Data_Ref(7) = 134 Ext_User_Prm_Data_Ref(8) = 132 Ext_User_Prm_Data_Ref(9) = 255 EndModule Module="GT-3948(8AI,+10/5/+-10/5V,16Bit)" 0x42,0x47,0x39,0x48 146 Ext_Module_Prm_Data_Len = 10 Ext_User_Prm_Data_Ref(0) = 134 Ext_User_Prm_Data_Ref(1) = 134 Ext_User_Prm_Data_Ref(2) = 134 Ext_User_Prm_Data_Ref(3) = 134 Ext_User_Prm_Data_Ref(4) = 134 Ext_User_Prm_Data_Ref(5) = 134 Ext_User_Prm_Data_Ref(6) = 134 Ext_User_Prm_Data_Ref(7) = 134 Ext_User_Prm_Data_Ref(8) = 132 Ext_User_Prm_Data_Ref(9) = 255 EndModule ;************************************************* ;GT-3xxx,RTD ;************************************************* Module="GT-3704(4Ch RTD)" 0x42,0x43,0x37,0x04 60 Ext_Module_Prm_Data_Len = 10 ;2<=8 Ext_User_Prm_Data_Ref(0) = 42 Ext_User_Prm_Data_Ref(1) = 40 Ext_User_Prm_Data_Ref(1) = 44 Ext_User_Prm_Data_Ref(1) = 41 Ext_User_Prm_Data_Ref(2) = 32 Ext_User_Prm_Data_Ref(3) = 32 Ext_User_Prm_Data_Ref(4) = 33 Ext_User_Prm_Data_Ref(5) = 33 Ext_User_Prm_Data_Ref(6) = 34 Ext_User_Prm_Data_Ref(7) = 34 Ext_User_Prm_Data_Ref(8) = 35 Ext_User_Prm_Data_Ref(9) = 35 EndModule Module="GT-3708(8Ch RTD)" 0x42,0x47,0x37,0x08 61 Ext_Module_Prm_Data_Len = 18 ;2<=8 Ext_User_Prm_Data_Ref(0) = 42 Ext_User_Prm_Data_Ref(1) = 40 Ext_User_Prm_Data_Ref(1) = 44 Ext_User_Prm_Data_Ref(1) = 41 Ext_User_Prm_Data_Ref(2) = 32 Ext_User_Prm_Data_Ref(3) = 32 Ext_User_Prm_Data_Ref(4) = 33 Ext_User_Prm_Data_Ref(5) = 33 Ext_User_Prm_Data_Ref(6) = 34 Ext_User_Prm_Data_Ref(7) = 34 Ext_User_Prm_Data_Ref(8) = 35 Ext_User_Prm_Data_Ref(9) = 35 Ext_User_Prm_Data_Ref(10) = 36 Ext_User_Prm_Data_Ref(11) = 36 Ext_User_Prm_Data_Ref(12) = 37 Ext_User_Prm_Data_Ref(13) = 37 Ext_User_Prm_Data_Ref(14) = 38 Ext_User_Prm_Data_Ref(15) = 38 Ext_User_Prm_Data_Ref(16) = 39 Ext_User_Prm_Data_Ref(17) = 39 EndModule ;************************************************* ;GT-3xxx,TC ;************************************************* Module="GT-3804(4Ch TC)" 0x42,0x43,0x38,0x04 62 Ext_Module_Prm_Data_Len = 8 Ext_User_Prm_Data_Ref(0) = 46 Ext_User_Prm_Data_Ref(1) = 40 Ext_User_Prm_Data_Ref(1) = 51 Ext_User_Prm_Data_Ref(1) = 44 Ext_User_Prm_Data_Ref(1) = 41 Ext_User_Prm_Data_Ref(2) = 47 ;hykim06 47 -> 255 'reserved' ;hykim08 Ext_User_Prm_Data_Ref(3) = 48 ;hykim06 48 -> 255 'reserved' ;hykim08 Ext_User_Prm_Data_Ref(4) = 47 ;hykim06 254 -> 255 'reserved' ;hykim08 Ext_User_Prm_Data_Ref(5) = 48 ;hykim06 254 -> 255 'reserved' ;hykim08 Ext_User_Prm_Data_Ref(6) = 49 ;hykim06 254 -> 255 'reserved' ;hykim08 Ext_User_Prm_Data_Ref(7) = 50 ;hykim06 254 -> 255 'reserved' ;hykim08 EndModule Module="GT-3808(8Ch TC)" 0x42,0x47,0x38,0x08 63 Ext_Module_Prm_Data_Len = 8 Ext_User_Prm_Data_Ref(0) = 46 Ext_User_Prm_Data_Ref(1) = 40 Ext_User_Prm_Data_Ref(1) = 51 Ext_User_Prm_Data_Ref(1) = 44 Ext_User_Prm_Data_Ref(1) = 41 Ext_User_Prm_Data_Ref(2) = 47 ;hykim06 47 -> 255 'reserved' ;hykim08 Ext_User_Prm_Data_Ref(3) = 48 ;hykim06 48 -> 255 'reserved' ;hykim08 Ext_User_Prm_Data_Ref(4) = 47 ;hykim06 254 -> 255 'reserved' ;hykim08 Ext_User_Prm_Data_Ref(5) = 48 ;hykim06 254 -> 255 'reserved' ;hykim08 Ext_User_Prm_Data_Ref(6) = 49 ;hykim06 254 -> 255 'reserved' ;hykim08 Ext_User_Prm_Data_Ref(7) = 50 ;hykim06 254 -> 255 'reserved' ;hykim08 EndModule ;************************************************* ;GT-3xx4, 4Ch Temperature Controller ;************************************************* Module="GT-3714(4Ch,RTD,SSR,Temp.)" 0xC2,0x49,0x49,0x37,0x14 64 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 255 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-3814(4Ch,TC,SSR,Temp.)" 0xC2,0x49,0x49,0x38,0x14 65 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 255 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-3734(4Ch,RTD,Current,Temp.)" 0xC2,0x49,0x49,0x37,0x34 66 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 255 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-3834(4Ch,TC,Current,Temp.)" 0xC2,0x49,0x49,0x38,0x34 67 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 255 Ext_User_Prm_Data_Ref(1) = 255 EndModule ;************************************************* ;GT-4xxx,AO ;************************************************* Module="GT-4114(4AO,0~20mA,12Bit)" 0x82,0x43,0x41,0x14 70 Ext_Module_Prm_Data_Len = 4 ;4<=8 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(2) = 80 Ext_User_Prm_Data_Ref(3) = 81 EndModule Module="GT-4154(4AO,0~20mA,15Bit)" 0x82,0x43,0x41,0x54 71 Ext_Module_Prm_Data_Len = 4 ;4<=8 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(2) = 80 Ext_User_Prm_Data_Ref(3) = 81 EndModule Module="GT-4214(4AO,4~20mA,12Bit)" 0x82,0x43,0x42,0x14 72 Ext_Module_Prm_Data_Len = 4 ;4<=8 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(2) = 80 Ext_User_Prm_Data_Ref(3) = 81 EndModule Module="GT-4254(4AO,4~20mA,15Bit)" 0x82,0x43,0x42,0x54 73 Ext_Module_Prm_Data_Len = 4 ;4<=8 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(2) = 80 Ext_User_Prm_Data_Ref(3) = 81 EndModule Module="GT-4424(4AO,0~10V,12Bit)" 0x82,0x43,0x44,0x24 74 Ext_Module_Prm_Data_Len = 4 ;4<=8 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(2) = 80 Ext_User_Prm_Data_Ref(3) = 81 EndModule Module="GT-4464(4AO,0~10V,15Bit)" 0x82,0x43,0x44,0x64 75 Ext_Module_Prm_Data_Len = 4 ;4<=8 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(2) = 80 Ext_User_Prm_Data_Ref(3) = 81 EndModule Module="GT-4524(4AO,-10~10V,12Bit)" 0x82,0x43,0x45,0x24 76 Ext_Module_Prm_Data_Len = 4 ;4<=8 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(2) = 80 Ext_User_Prm_Data_Ref(3) = 81 EndModule Module="GT-4564(4AO,-10~10V,15Bit)" 0x82,0x43,0x45,0x64 77 Ext_Module_Prm_Data_Len = 4 ;4<=8 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(2) = 80 Ext_User_Prm_Data_Ref(3) = 81 EndModule Module="GT-4118(8AO,0~20mA,12Bit)" 0x82,0x47,0x41,0x18 78 Ext_Module_Prm_Data_Len = 4 ;4<=8 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(1) = 74 Ext_User_Prm_Data_Ref(1) = 75 Ext_User_Prm_Data_Ref(1) = 76 Ext_User_Prm_Data_Ref(1) = 77 Ext_User_Prm_Data_Ref(2) = 82 Ext_User_Prm_Data_Ref(3) = 83 EndModule Module="GT-4158(8AO,0~20mA,15Bit)" 0x82,0x47,0x41,0x58 79 Ext_Module_Prm_Data_Len = 4 ;4<=8 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(1) = 74 Ext_User_Prm_Data_Ref(1) = 75 Ext_User_Prm_Data_Ref(1) = 76 Ext_User_Prm_Data_Ref(1) = 77 Ext_User_Prm_Data_Ref(2) = 82 Ext_User_Prm_Data_Ref(3) = 84 EndModule Module="GT-4218(8AO,4~20mA,12Bit)" 0x82,0x47,0x42,0x18 80 Ext_Module_Prm_Data_Len = 4 ;4<=8 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(1) = 74 Ext_User_Prm_Data_Ref(1) = 75 Ext_User_Prm_Data_Ref(1) = 76 Ext_User_Prm_Data_Ref(1) = 77 Ext_User_Prm_Data_Ref(2) = 82 Ext_User_Prm_Data_Ref(3) = 84 EndModule Module="GT-4258(8AO,4~20mA,15Bit)" 0x82,0x47,0x42,0x58 81 Ext_Module_Prm_Data_Len = 4 ;4<=8 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(1) = 74 Ext_User_Prm_Data_Ref(1) = 75 Ext_User_Prm_Data_Ref(1) = 76 Ext_User_Prm_Data_Ref(1) = 77 Ext_User_Prm_Data_Ref(2) = 82 Ext_User_Prm_Data_Ref(3) = 83 EndModule Module="GT-4428(8AO,0~10V,12Bit)" 0x82,0x47,0x44,0x28 82 Ext_Module_Prm_Data_Len = 4 ;4<=8 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(1) = 74 Ext_User_Prm_Data_Ref(1) = 75 Ext_User_Prm_Data_Ref(1) = 76 Ext_User_Prm_Data_Ref(1) = 77 Ext_User_Prm_Data_Ref(2) = 82 Ext_User_Prm_Data_Ref(3) = 84 EndModule Module="GT-4468(8AO,0~10V,15Bit)" 0x82,0x47,0x44,0x68 83 Ext_Module_Prm_Data_Len = 4 ;4<=8 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(1) = 74 Ext_User_Prm_Data_Ref(1) = 75 Ext_User_Prm_Data_Ref(1) = 76 Ext_User_Prm_Data_Ref(1) = 77 Ext_User_Prm_Data_Ref(2) = 82 Ext_User_Prm_Data_Ref(3) = 83 EndModule ;Module="GT-411F(16AO,0~20mA,12Bit)" 0x82,0x4F,0x41,0x1F ;84 ;Ext_Module_Prm_Data_Len = 18 ;4<=8 ;Ext_User_Prm_Data_Ref(0) = 70 ;Ext_User_Prm_Data_Ref(0) = 71 ;Ext_User_Prm_Data_Ref(0) = 72 ;Ext_User_Prm_Data_Ref(0) = 73 ;Ext_User_Prm_Data_Ref(1) = 74 ;Ext_User_Prm_Data_Ref(1) = 75 ;Ext_User_Prm_Data_Ref(1) = 76 ;Ext_User_Prm_Data_Ref(1) = 77 ;Ext_User_Prm_Data_Ref(2) = 82 ;Ext_User_Prm_Data_Ref(3) = 83 ;EndModule Module="GT-442F(16AO,0~10V,12Bit)" 0x82,0x4F,0x44,0x2F 85 Ext_Module_Prm_Data_Len = 6 ;4<=8 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(1) = 74 Ext_User_Prm_Data_Ref(1) = 75 Ext_User_Prm_Data_Ref(1) = 76 Ext_User_Prm_Data_Ref(1) = 77 Ext_User_Prm_Data_Ref(2) = 170 Ext_User_Prm_Data_Ref(2) = 171 Ext_User_Prm_Data_Ref(2) = 172 Ext_User_Prm_Data_Ref(2) = 173 Ext_User_Prm_Data_Ref(3) = 174 Ext_User_Prm_Data_Ref(3) = 175 Ext_User_Prm_Data_Ref(3) = 176 Ext_User_Prm_Data_Ref(3) = 177 Ext_User_Prm_Data_Ref(4) = 82 Ext_User_Prm_Data_Ref(5) = 84 EndModule Module="GT-446F(16AO,0~10V,16Bit)" 0x82,0x4F,0x44,0x6F 147 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(1) = 74 Ext_User_Prm_Data_Ref(1) = 75 Ext_User_Prm_Data_Ref(1) = 76 Ext_User_Prm_Data_Ref(1) = 77 Ext_User_Prm_Data_Ref(2) = 170 Ext_User_Prm_Data_Ref(2) = 171 Ext_User_Prm_Data_Ref(2) = 172 Ext_User_Prm_Data_Ref(2) = 173 Ext_User_Prm_Data_Ref(3) = 174 Ext_User_Prm_Data_Ref(3) = 175 Ext_User_Prm_Data_Ref(3) = 176 Ext_User_Prm_Data_Ref(3) = 177 Ext_User_Prm_Data_Ref(4) = 82 Ext_User_Prm_Data_Ref(5) = 83 EndModule Module="GT-447F(16AO,0~10V,12Bit)" 0x82,0x4F,0x44,0x7F 148 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(1) = 74 Ext_User_Prm_Data_Ref(1) = 75 Ext_User_Prm_Data_Ref(1) = 76 Ext_User_Prm_Data_Ref(1) = 77 Ext_User_Prm_Data_Ref(2) = 170 Ext_User_Prm_Data_Ref(2) = 171 Ext_User_Prm_Data_Ref(2) = 172 Ext_User_Prm_Data_Ref(2) = 173 Ext_User_Prm_Data_Ref(3) = 174 Ext_User_Prm_Data_Ref(3) = 175 Ext_User_Prm_Data_Ref(3) = 176 Ext_User_Prm_Data_Ref(3) = 177 Ext_User_Prm_Data_Ref(4) = 82 Ext_User_Prm_Data_Ref(5) = 84 EndModule Module="GT-449F(16AO,0~10V,16Bit)" 0x82,0x4F,0x44,0x9F 149 Ext_Module_Prm_Data_Len = 6 Ext_User_Prm_Data_Ref(0) = 70 Ext_User_Prm_Data_Ref(0) = 71 Ext_User_Prm_Data_Ref(0) = 72 Ext_User_Prm_Data_Ref(0) = 73 Ext_User_Prm_Data_Ref(1) = 74 Ext_User_Prm_Data_Ref(1) = 75 Ext_User_Prm_Data_Ref(1) = 76 Ext_User_Prm_Data_Ref(1) = 77 Ext_User_Prm_Data_Ref(2) = 170 Ext_User_Prm_Data_Ref(2) = 171 Ext_User_Prm_Data_Ref(2) = 172 Ext_User_Prm_Data_Ref(2) = 173 Ext_User_Prm_Data_Ref(3) = 174 Ext_User_Prm_Data_Ref(3) = 175 Ext_User_Prm_Data_Ref(3) = 176 Ext_User_Prm_Data_Ref(3) = 177 Ext_User_Prm_Data_Ref(4) = 82 Ext_User_Prm_Data_Ref(5) = 83 EndModule ;************************************************* ;GT-51xx, Hsc ;************************************************* Module="GT-5111(HSC)" 0xC2,0x05,0x07,0x51,0x11 90 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 65 Ext_User_Prm_Data_Ref(1) = 66 EndModule Module="GT-5112(2Ch HSC)" 0xC2,0x01,0x43,0x51,0x12 91 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 255 Ext_User_Prm_Data_Ref(1) = 255 Ext_User_Prm_Data_Ref(2) = 255 Ext_User_Prm_Data_Ref(3) = 255 EndModule Module="GT-5114(4Ch HSC)" 0xC2,0x03,0x47,0x51,0x14 92 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 255 Ext_User_Prm_Data_Ref(1) = 255 Ext_User_Prm_Data_Ref(2) = 255 Ext_User_Prm_Data_Ref(3) = 255 EndModule Module="GT-5651(1Ch Pulse Out)" 0xC2,0x05,0x03,0x56,0x51 93 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 255 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-5102(2Ch HSC)" 0xC2,0x01,0x43,0x51,0x02 94 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 255 Ext_User_Prm_Data_Ref(1) = 255 Ext_User_Prm_Data_Ref(2) = 255 Ext_User_Prm_Data_Ref(3) = 255 EndModule ;************************************************* ;GT-52xx, Serial Communication ;************************************************* Module="GT-5211(1Ch RS232)" 0xC2,0x0F,0x0F,0x52,0x11 95 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 90 Ext_User_Prm_Data_Ref(0) = 91 Ext_User_Prm_Data_Ref(0) = 92 Ext_User_Prm_Data_Ref(0) = 93 Ext_User_Prm_Data_Ref(1) = 94 Ext_User_Prm_Data_Ref(1) = 101 Ext_User_Prm_Data_Ref(2) = 255 Ext_User_Prm_Data_Ref(3) = 255 EndModule Module="GT-5212(2Ch RS232)" 0xC2,0x0F,0x0F,0x52,0x12 96 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 90 Ext_User_Prm_Data_Ref(0) = 91 Ext_User_Prm_Data_Ref(0) = 92 Ext_User_Prm_Data_Ref(0) = 93 Ext_User_Prm_Data_Ref(1) = 102 Ext_User_Prm_Data_Ref(2) = 95 Ext_User_Prm_Data_Ref(2) = 96 Ext_User_Prm_Data_Ref(2) = 97 Ext_User_Prm_Data_Ref(2) = 98 Ext_User_Prm_Data_Ref(3) = 255 EndModule Module="GT-5221(1Ch RS422)" 0xC2,0x0F,0x0F,0x52,0x21 97 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 90 Ext_User_Prm_Data_Ref(0) = 91 Ext_User_Prm_Data_Ref(0) = 92 Ext_User_Prm_Data_Ref(0) = 93 Ext_User_Prm_Data_Ref(1) = 102 Ext_User_Prm_Data_Ref(2) = 255 Ext_User_Prm_Data_Ref(3) = 255 EndModule Module="GT-5231(1Ch RS485)" 0xC2,0x0F,0x0F,0x52,0x31 98 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 90 Ext_User_Prm_Data_Ref(0) = 91 Ext_User_Prm_Data_Ref(0) = 92 Ext_User_Prm_Data_Ref(0) = 93 Ext_User_Prm_Data_Ref(1) = 102 Ext_User_Prm_Data_Ref(2) = 255 Ext_User_Prm_Data_Ref(3) = 255 EndModule Module="GT-5232(2Ch RS485)" 0xC2,0x0F,0x0F,0x52,0x32 99 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 90 Ext_User_Prm_Data_Ref(0) = 91 Ext_User_Prm_Data_Ref(0) = 92 Ext_User_Prm_Data_Ref(0) = 93 Ext_User_Prm_Data_Ref(1) = 102 Ext_User_Prm_Data_Ref(2) = 95 Ext_User_Prm_Data_Ref(2) = 96 Ext_User_Prm_Data_Ref(2) = 97 Ext_User_Prm_Data_Ref(2) = 98 Ext_User_Prm_Data_Ref(3) = 255 EndModule Module="GT-5352(2Ch SSI)" 0xC2,0x03,0x09,0x53,0x52 100 Ext_Module_Prm_Data_Len = 8 Ext_User_Prm_Data_Ref(0) = 255 Ext_User_Prm_Data_Ref(1) = 255 Ext_User_Prm_Data_Ref(2) = 255 Ext_User_Prm_Data_Ref(3) = 255 Ext_User_Prm_Data_Ref(4) = 255 Ext_User_Prm_Data_Ref(5) = 255 Ext_User_Prm_Data_Ref(6) = 255 Ext_User_Prm_Data_Ref(7) = 255 EndModule ;************************************************* ;GT-5725, Extension Master,Slave ;************************************************* Module="GT-5725(Extension Master)" 0x02,0x57,0x25 101 EndModule Module="GT-5726(Extension Slave)" 0x02,0x57,0x26 102 EndModule ;************************************************* ;GT-5521,GT-5801 ;************************************************* Module="GT-5521(1Ch Stepper)" 0xC2,0x09,0x0F,0x55,0x21 110 Ext_Module_Prm_Data_Len = 26 Ext_User_Prm_Data_Ref(0) = 200 Ext_User_Prm_Data_Ref(1) = 201 Ext_User_Prm_Data_Ref(2) = 202 Ext_User_Prm_Data_Ref(3) = 203 Ext_User_Prm_Data_Ref(4) = 255 Ext_User_Prm_Data_Ref(5) = 204 Ext_User_Prm_Data_Ref(6) = 205 Ext_User_Prm_Data_Ref(7) = 205 Ext_User_Prm_Data_Ref(8) = 205 Ext_User_Prm_Data_Ref(9) = 205 Ext_User_Prm_Data_Ref(10) = 206 Ext_User_Prm_Data_Ref(11) = 206 Ext_User_Prm_Data_Ref(12) = 206 Ext_User_Prm_Data_Ref(13) = 206 Ext_User_Prm_Data_Ref(14) = 207 Ext_User_Prm_Data_Ref(15) = 207 Ext_User_Prm_Data_Ref(16) = 207 Ext_User_Prm_Data_Ref(17) = 207 Ext_User_Prm_Data_Ref(18) = 208 Ext_User_Prm_Data_Ref(19) = 208 Ext_User_Prm_Data_Ref(20) = 208 Ext_User_Prm_Data_Ref(21) = 208 Ext_User_Prm_Data_Ref(22) = 209 Ext_User_Prm_Data_Ref(23) = 209 Ext_User_Prm_Data_Ref(24) = 209 Ext_User_Prm_Data_Ref(25) = 209 EndModule Module="GT-5801(Power Analyzer)" 0xC2,0x4F,0x57,0x58,0x01 111 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 254 Ext_User_Prm_Data_Ref(1) = 254 Ext_User_Prm_Data_Ref(2) = 254 Ext_User_Prm_Data_Ref(3) = 254 EndModule ;************************************************* ;GT-544x,GT-56x2,GT-5914 ;************************************************* Module="GT-5442(2Ch PWM)" 0xC2,0x43,0x01,0x54,0x42 150 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 255 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-5444(4Ch PWM)" 0xC2,0x47,0x03,0x54,0x44 151 Ext_Module_Prm_Data_Len = 2 Ext_User_Prm_Data_Ref(0) = 255 Ext_User_Prm_Data_Ref(1) = 255 EndModule Module="GT-5642(2Ch Pulse)" 0xC2,0x46,0x44,0x56,0x42 152 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 180 Ext_User_Prm_Data_Ref(1) = 181 Ext_User_Prm_Data_Ref(2) = 180 Ext_User_Prm_Data_Ref(3) = 181 EndModule Module="GT-5652(2Ch,RS422)" 0xC2,0x46,0x44,0x56,0x52 153 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 180 Ext_User_Prm_Data_Ref(1) = 181 Ext_User_Prm_Data_Ref(2) = 180 Ext_User_Prm_Data_Ref(3) = 181 EndModule Module="GT-5914(HART I/F)" 0xC2,0x03,0x4B,0x59,0x14 154 Ext_Module_Prm_Data_Len = 4 Ext_User_Prm_Data_Ref(0) = 190 Ext_User_Prm_Data_Ref(0) = 191 Ext_User_Prm_Data_Ref(1) = 192 Ext_User_Prm_Data_Ref(2) = 255 Ext_User_Prm_Data_Ref(3) = 255 EndModule ;************************************************* ;GT-6xxx ;************************************************* ;************************************************* ;GT-7xxx ;************************************************* Module="GT-7511(Expansion System Power)" 0x02,0x75,0x11 120 EndModule Module="GT-7641(Field Power Isolator)" 0x02,0x76,0x41 121 EndModule Module="GT-7408(Power Dist.,FG)" 0x02,0x74,0x08 122 EndModule Module="GT-7508(Power Dist.,DC0V/ACL2)" 0x02,0x75,0x08 123 EndModule Module="GT-7518(Power Dist.,DC24V/ACL1)" 0x02,0x75,0x18 124 EndModule Module="GT-7588(Power Dist.,DC/AC)" 0x02,0x75,0x88 125 EndModule Module="GT-7941(FPI,Protection)" 0xC2,0x01,0x01,0x79,0x41 126 EndModule ;Module="GT-7151(Noise Filter)" 0x02,0x71,0x51 ;155 ;EndModule ;None ID Module="GT-7851(Noise Filter)" 0x02,0x78,0x51 156 EndModule ;************************************************* ;GT-92xx, Interface ;************************************************* ;Module="GT-9222(Profibus Interface)" 0xC2,0x0F,0x0F,0x92,0x22 ;hykim02 ;127 ;Ext_Module_Prm_Data_Len = 8 ;Ext_User_Prm_Data_Ref(0) = 150 ;EndModule ;Module="GT-9273(Modbus 485 Interface)" 0xC2,0x0F,0x0F,0x92,0x73 ;hykim02 ;128 ;Ext_Module_Prm_Data_Len = 8 ;Ext_User_Prm_Data_Ref(0) = 151 ;Ext_User_Prm_Data_Ref(1) = 152 ;Ext_User_Prm_Data_Ref(2) = 153 ;Ext_User_Prm_Data_Ref(3) = 154 ;Ext_User_Prm_Data_Ref(4) = 155 ;Ext_User_Prm_Data_Ref(6) = 156 ;EndModule ;Module="GT-9261(CAN Interface)" 0xC2,0x0F,0x0F,0x92,0x61 ;hykim02 ;129 ;Ext_Module_Prm_Data_Len = 8 ;EndModule ;-------------------------------------------------