;===================================================================== ; GSD-File for AUMATIC2 actuator controls with Profibus-DP interface ; ; Author: R. Geiger ; Date: 12.01.2010 ;===================================================================== ; Modifications: ; Conformation to AUMATIC1.2 logic software >= Z049.301 ; 1. The first four UserParam now reserved for the Alarmhandling ; Author: M.Steinbach ; Date: 05.03.2010 ;===================================================================== ;===================================================================== ; Modifications: ; Conformation to AUMATIC1.2 logic software >= Z049.301 ; 1. C1 Max Data Length = 240 ; 2. C2 Max Data Length = 240 ; Author: M.Steinbach ; Date: 08.06.2010 ;===================================================================== ;===================================================================== ; Modifications: ; Revision: 2x (according to the registration ; Author: R. Geiger ; Date: 23.06.2010 ;===================================================================== #Profibus_DP GSD_Revision = 5 ; ; Vendor_Name = "AUMA Riester GmbH & Co. KG" Model_Name = "AUMATIC AC 01.2 / ACExC 01.2" Revision = "2x" Ident_Number = 0x0CBD ; Protocol_Ident = 0 Station_Type = 0 FMS_Supp = 0 Hardware_Release = "Z043.586/02" Software_Release = "Z047.501" ; 9.6_supp = 1 ; baudrate 9.6kB supported 19.2_supp = 1 ; baudrate 19.2kB supported 45.45_supp = 1 ; baudrate 45.45kB supported 93.75_supp = 1 ; baudrate 93.75kB supported 187.5_supp = 1 ; baudrate 187.5kB supported 500_supp = 1 ; baudrate 500kB supported 1.5M_supp = 1 ; baudrate 1.5MB supported ; MaxTsdr_9.6 = 15 ; max. response time at 9.6kB MaxTsdr_19.2 = 15 ; max. response time at 19.2kB MaxTsdr_45.45 = 15 ; max. response time at 45.45kB MaxTsdr_93.75 = 15 ; max. response time at 93.75kB MaxTsdr_187.5 = 15 ; max. response time at 187.5kB MaxTsdr_500 = 15 ; max. response time at 500kB MaxTsdr_1.5M = 20 ; max. response time at 1,5MB ; Redundancy = 1 ; redundancy Repeater_Ctrl_Sig = 0 ; not connected 24V_Pins = 0 ; not connected Freeze_Mode_Supp = 1 ; supported Sync_Mode_Supp = 1 ; supported Auto_Baud_supp = 1 ; supported Set_Slave_Add_supp = 1 ; supported Slave_Family = 4 ; Valve, Description in PNO-Catalogue Fail_Safe = 1 ; supported Implementation_Type = "VPC3" ; Bitmap_Device = "aumatic" ; ; DPV1_Slave = 1 ; DP-V1 device C1_Read_Write_supp = 1 ; switch on/off the MS1 conn possible C2_Read_Write_supp = 1 ; switch on/off the MS2 conn possible C1_Max_Data_Len = 240 ; C2_Max_Data_Len = 240 ; C1_Response_Timeout = 300 ; max. Time for read/write = 3sec C2_Response_Timeout = 300 ; max. Time for read/write = 3sec C1_Read_Write_required = 0 ; not required to be accessed C2_Read_Write_required = 0 ; not required to be accessed C2_Max_Count_Channels = 1 ; Max_Initiate_PDU_Length = 52 ; DPV1_Data_Types = 0 ; WD_Base_1ms_supp = 0 ; not supported ; Ident_Maintenance_supp = 1 ; I&M supported ; Max_User_Prm_Data_Len = 212 ; UserPrm = 3 DPV1-Statusbytes + 4 Byte PrmStruct + 183 UserPrm Client + 8 Byte PrmCmd + 14 Byte Time-AR ; ; Slave Redundancy Prm_Block_Structure_Supp = 1 ; supported Prm_Block_Structure_req = 0 ; PrmCmd_supp = 1 ; supported PrmCmd PrmCmd_req = 0 ; Slave_Max_Switch_Over_Time = 5 ; Time for Diagnose Update = 50 ms Slave_Redundancy_supp = 8 ; PNO-Redundancy is supported ; ;Timestamp Time_Sync_supp = 1 ; supported Time Synchronization Process_Alarm_supp = 1 ; supported Process Alarm Alarm_Type_Mode_Supp = 1 ; supported Alarm Type Mode ; Min_Slave_Intervall = 1 ; Modular_Station = 1 ; Max_Module = 1 ; One module at the same time Max_Input_Len = 40 ; Profibus max. input length Max_Output_Len = 26 ; Profibus max. output length Max_Data_Len = 66 ; Profibus max. input + output length Max_Diag_Data_Len = 22 ; Diag data = Standard_Diag (6 Byte) + Process_Alarm (8 Byte) + Red_Status (8 Byte) ; Module = " 1 Byte in, 1 Byte out" 0x10 , 0x20 1 EndModule ; Module = " 1 Byte in, 4 Byte out" 0x10, 0x23 2 EndModule ; Module = " 1 Byte in, 4 Byte out,consist." 0x90, 0xA3 3 EndModule ; Module = " 1 Byte in, 8 Byte out" 0x10, 0x27 4 EndModule ; Module = " 1 Byte in, 8 Byte out,consist." 0x90, 0xA7 5 EndModule ; Module = " 2 Byte in, 1 Byte out" 0x11, 0x20 6 EndModule ; Module = " 2 Byte in, 1 Byte out,consist." 0x91, 0xA0 7 EndModule ; Module = " 2 Byte in, 4 Byte out" 0x11, 0x23 8 EndModule ; Module = " 2 Byte in, 4 Byte out,consist." 0x91, 0xA3 9 EndModule ; Module = " 2 Byte in, 8 Byte out" 0x11, 0x27 10 EndModule ; Module = " 2 Byte in, 8 Byte out,consist." 0x91, 0xA7 11 EndModule ; Module = " 2 Byte in, 16 Byte out" 0x11, 0x2F 12 EndModule ; Module = " 2 Byte in, 16 Byte out,consist." 0x91, 0xAF 13 EndModule ; Module = " 4 Byte in, 1 Byte out" 0x13, 0x20 14 EndModule ; Module = " 4 Byte in, 1 Byte out,consist." 0x93, 0xA0 15 EndModule ; Module = " 4 Byte in, 4 Byte out" 0x13, 0x23 16 EndModule ; Module = " 4 Byte in, 4 Byte out,consist." 0x93, 0xA3 17 EndModule ; Module = " 4 Byte in, 8 Byte out" 0x13, 0x27 18 EndModule ; Module = " 4 Byte in, 8 Byte out,consist." 0x93, 0xA7 19 EndModule ; Module = " 4 Byte in, 16 Byte out" 0x13, 0x2F 20 EndModule ; Module = " 4 Byte in, 16 Byte out,consist." 0x93, 0xAF 21 EndModule ; Module = " 6 Byte in, 8 Byte out" 0x15, 0x27 22 EndModule ; Module = " 6 Byte in, 8 Byte out,consist." 0x95, 0xA7 23 EndModule ; Module = " 6 Byte in, 16 Byte out" 0x15, 0x2F 24 EndModule ; Module = " 6 Byte in, 16 Byte out,consist." 0x95, 0xAF 25 EndModule ; Module = " 8 Byte in, 4 Byte out" 0x17, 0x23 26 EndModule ; Module = " 8 Byte in, 4 Byte out,consist" 0x97, 0xA3 27 EndModule ; Module = " 8 Byte in, 8 Byte out" 0x17, 0x27 28 EndModule ; Module = " 8 Byte in, 8 Byte out,consist." 0x97, 0xA7 29 EndModule ; Module = " 8 Byte in, 12 Byte out" 0x17, 0x2B 30 EndModule ; Module = " 8 Byte in, 12 Byte out,consist." 0x97, 0xAB 31 EndModule ; Module = "12 Byte in, 4 Byte out" 0x1B, 0x23 32 EndModule ; Module = "12 Byte in, 4 Byte out,cosist." 0x9B, 0xA3 33 EndModule ; Module = "12 Byte in, 8 Byte out" 0x1B, 0x27 34 EndModule ; Module = "12 Byte in, 8 Byte out,consist." 0x9B, 0xA7 35 EndModule ; Module = "12 Byte in, 12 Byte out" 0x1B, 0x2B 36 EndModule ; Module = "12 Byte in, 12 Byte out,consist." 0x9B, 0xAB 37 EndModule ; Module = "12 Byte in, 16 Byte out" 0x1B, 0x2F 38 EndModule ; Module = "12 Byte in, 16 Byte out,consist." 0x9B, 0xAF 39 EndModule ; Module = "20 Byte in, 4 Byte out" 0x5A, 0x23 40 EndModule ; Module = "20 Byte in, 4 Byte out,consist." 0xDA, 0xA3 41 EndModule ; Module = "20 Byte in, 8 Byte out" 0x5A, 0x27 42 EndModule ; Module = "20 Byte in, 8 Byte out,consist." 0xDA, 0xA7 43 EndModule ; Module = "20 Byte in, 12 Byte out" 0x5A, 0x2B 44 EndModule ; Module = "20 Byte in, 12 Byte out,consist." 0xDA, 0xAB 45 EndModule ; Module = "32 Byte in, 4 Byte out" 0x5F, 0x23 46 EndModule ; Module = "32 Byte in, 4 Byte out,consist." 0xDF, 0xA3 47 EndModule ; Module = "32 Byte in, 8 Byte out" 0x5F, 0x27 48 EndModule ; Module = "32 Byte in, 8 Byte out,consist." 0xDF, 0xA7 49 EndModule ; Module = "32 Byte in, 12 Byte out" 0x5F, 0x2B 50 EndModule ; Module = "32 Byte in, 12 Byte out consist." 0xDF, 0xAB 51 EndModule ; Module = "32 Byte in, 16 Byte out" 0x5F, 0x67 52 EndModule ; Module = "32 Byte in, 16 Byte out,consist." 0xDF, 0xE7 53 EndModule ; Module = "40 Byte in, 26 Byte out" 0x5F, 0x53, 0x6C 54 EndModule ; Module = "40 Byte in, 26 Byte out,consist." 0xDF, 0xD3, 0xEC 55 EndModule ; ; Prm-Text-Def-List: ; PrmText = 1 ;Bit-definitions Text(0) = "Bit: Reserved" ;PZD_372 "Konstante 0" Text(1) = "Bit: End p. CLOSED" ;PZD_259 "Limit switch CLOSED" Text(2) = "Bit: End p. OPEN" ;PZD_258 "Limit switch OPEN" Text(3) = "Bit: End p. CLOSED, blink" ;PZD_370 "End p. CLOSED, blink" Text(4) = "Bit: End p. OPEN, blink" ;PZD_369 "End p. OPEN, blink" Text(5) = "Bit: Setpoint reached" ;PZD_401 "Setpoint position reached" Text(6) = "Bit: Running CLOSE" ;PZD_265 "Running CLOSE" Text(7) = "Bit: Running OPEN" ;PZD_264 "Running OPEN" Text(8) = "Bit: Selector sw. LOCAL" ;PZD_113 "Selector sw. LOCAL" Text(9) = "Bit: Sel. sw. REMOTE" ;PZD_115 "Selector sw. REMOTE" Text(10) = "Bit: Sel. sw. OFF" ;PZD_116 "Selector sw. OFF" Text(11) = "Bit: Limit sw. CLOSED" ;PZD_376 "Limit switch CLOSED" Text(12) = "Bit: Limit sw. OPEN" ;PZD_375 "Limit switch OPEN" Text(13) = "Bit: Torque sw. CLOSE" ;PZD_460 "Torque switch CLOSE" Text(14) = "Bit: Torque sw. OPEN" ;PZD_459 "Torque switch OPEN" Text(15) = "Bit: Device ok" ;PZD_81 "AUMA ok" Text(16) = "Bit: Failure" ;PZD_86 "NAMUR Failure" Text(17) = "Bit: Function check" ;PZD_84 "NAMUR Function check" Text(18) = "Bit: Out of spec." ;PZD_83 "NAMUR Out Of Spec" Text(19) = "Bit: Maintenance requ." ;PZD_85 "NAMUR Maintenance required" Text(20) = "Bit: Fault" ;PZD_79 "AUMA Fault" Text(21) = "Bit: Warnings" ;PZD_78 "AUMA Warning" Text(22) = "Bit: Not ready REMOTE" ;PZD_80 "Not ready REMOTE" Text(23) = "Bit: Op. pause active" ;PZD_554 "Operation pause active" Text(24) = "Bit: Start step mode" ;PZD_560 "Start stepping mode" Text(25) = "Bit: Actuator running" ;PZD_603 "Actuator running" Text(26) = "Bit: Running LOCAL" ;PZD_539 "Running from LOCAL" Text(27) = "Bit: Running REMOTE" ;PZD_540 "Running from REMOTE" Text(28) = "Bit: Running via handw." ;PZD_541 "Running via handweel" Text(29) = "Bit: In interm. position" ;PZD_549 "In intermed. position" Text(30) = "Bit: Failure behav. active" ;PZD_461 "Failure behav. active" Text(31) = "Bit: Intermediate pos. 1" ;PZD_392 "Intermediate pos. 1" Text(32) = "Bit: Intermediate pos. 2" ;PZD_399 "Intermediate pos. 2" Text(33) = "Bit: Intermediate pos. 3" ;PZD_398 "Intermediate pos. 3" Text(34) = "Bit: Intermediate pos. 4" ;PZD_397 "Intermediate pos. 4" Text(35) = "Bit: Intermediate pos. 5" ;PZD_396 "Intermediate pos. 5" Text(36) = "Bit: Intermediate pos. 6" ;PZD_395 "Intermediate pos. 6" Text(37) = "Bit: Intermediate pos. 7" ;PZD_394 "Intermediate pos. 7" Text(38) = "Bit: Intermediate pos. 8" ;PZD_393 "Intermediate pos. 8" Text(39) = "Bit: Input DIN 1" ;PZD_500 "Input DIN 1" Text(40) = "Bit: Input DIN 2" ;PZD_501 "Input DIN 2" Text(41) = "Bit: Input DIN 3" ;PZD_505 "Input DIN 3" Text(42) = "Bit: Input DIN 4" ;PZD_504 "Input DIN 4" Text(43) = "Bit: Input DIN 5" ;PZD_503 "Input DIN 5" Text(44) = "Bit: Input DIN 6" ;PZD_502 "Input DIN 6" Text(45) = "Bit: Input DIN 7" ;PZD_509 "Input DIN 7" Text(46) = "Bit: Input DIN 8" ;PZD_508 "Input DIN 8" Text(47) = "Bit: FailState fieldbus" ;PZD_606 "FailState fieldbus" Text(48) = "Bit: I/O Interface" ;PZD_275 "I/O Interface" Text(49) = "Bit: EMCY behav.act." ;PZD_280 "Emergency behav. active" Text(50) = "Bit: EMCY stop active" ;PZD_285 "Emergency stop active" Text(51) = "Bit: Service active" ;PZD_282 "Service active" Text(52) = "Bit: Interlock active" ;PZD_281 "Interlock active" Text(53) = "Bit: Sel. sw. not REMOTE" ;PZD_607 "Selector switch not REMOTE" Text(54) = "Bit: Handwheel active" ;PZD_553 "Handhweel active" Text(55) = "Bit: Wrong command" ;PZD_371 "Wrong Command" Text(56) = "Bit: Thermal fault" ;PZD_270 "Thermal fault" Text(57) = "Bit: Phase fault" ;PZD_302 "Phase fault" Text(58) = "Bit: Wrong phase sequence" ;PZD_481 "Wrong phase sequence" Text(59) = "Bit: Mains quality" ;PZD_479 "Mains quality" Text(60) = "Bit: Torque fault CLOSE" ;PZD_269 "Torque fault CLOSE" Text(61) = "Bit: Torque fault OPEN" ;PZD_268 "Torque fault OPEN" Text(62) = "Bit: Torque fault" ;PZD_546 "Torque fault" Text(63) = "Bit: Operat. time warning" ;PZD_556 "Operation time warning" Text(64) = "Bit: On time warning" ;PZD_492 "On time warning" Text(65) = "Bit: 24 V AC, internal" ;PZD_482 "24 V AC, intern" Text(66) = "Bit: 24 V DC, control volt." ;PZD_483 "24 V DC, control volt." Text(67) = "Bit: 24 V DC, internal" ;PZD_484 "24 V DC, internal" Text(68) = "Bit: 24 V DC, external" ;PZD_485 "24 V DC, external" Text(69) = "Bit: Internal error" ;PZD_90 "Internal fault" Text(70) = "Bit: Internal warning" ;PZD_91 "Internal warning" Text(71) = "Bit: No reaction" ;PZD_563 "No reaction" Text(72) = "Bit: Configuration error" ;PZD_87 "Configuration error" Text(73) = "Bit: Temp. fault controls" ;PZD_616 "Temperature fault controls" Text(74) = "Bit: Temp. fault motor" ;PZD_617 "Temperature fault motor" Text(75) = "Bit: Temp. fault gearbox" ;PZD_618 "Temperature fault gearbox" Text(76) = "Bit: Wrn heater" ;PZD_619 "Wrn heater" Text(77) = "Bit: RTC not set" ;PZD_490 "RTC not set" Text(78) = "Bit: Wrn humidity" ;PZD_620 "Wrn humidity" Text(79) = "Bit: WrnRefActPos" ;PZD_621 "Wrn reference actual position" Text(80) = "Bit: WrnSigRgeActPos" ;PZD_622 "Wrn signal range actual position" Text(81) = "Bit: WrnSigLossActPos" ;PZD_623 "Wrn signal loss actual position" Text(82) = "Bit: WrnActPosition" ;PZD_624 "Wrn actual position" Text(83) = "Bit: Wrn FO loop" ;PZD_625 "Wrn FO loop" Text(84) = "Bit: WrnOnTiRunning" ;PZD_486 "Wrn on time running" Text(85) = "Bit: WrnOnTiStarts" ;PZD_487 "Wrn on time starts" Text(86) = "Bit: Wrn vibration" ;PZD_626 "Wrn vibration" Text(87) = "Bit: Wrn dew point" ;PZD_627 "Wrn dew point" Text(88) = "Bit: WrnControlsTemp" ;PZD_629 "Wrn controls temp." Text(89) = "Bit: Wrn motor temp." ;PZD_630 "Wrn motor temp." Text(90) = "Bit: Wrn gearbox temp." ;PZD_631 "Wrn gearbox temp." Text(91) = "Bit: Wrn input AIN 1" ;PZD_633 "Wrn input AIN 1" Text(92) = "Bit: Wrn input AIN 2" ;PZD_634 "Wrn input AIN 2" Text(93) = "Bit: WrnActProcVal" ;PZD_635 "Wrn actual process value" Text(94) = "Bit: WrnProcSetpoint" ;PZD_636 "Wrn process setpoint" Text(95) = "Bit: WrnSetpointPos" ;PZD_637 "Wrn setpoint position" Text(96) = "Bit: Fieldbus failure" ;PZD_638 "Fieldbus failure" Text(97) = "Bit: Local Stop" ;PZD_685 "Local Stop" Text(98) = "Bit: Wrong operation cmd" ;PZD_89 "Wrong operation cmd" Text(99) = "Bit: Fieldbus Channel 1 active" ;PZD_604 "Fieldbus Channel 1 active" Text(100) = "Bit: Fieldbus Channel 2 active" ;PZD_605 "Fieldbus Channel 2 active" Text(128) = "u16: Actual position" ;PZD_002 "Actual position" Text(129) = "u16: Input AIN 1" ;PZD_498 "Input AIN 1" Text(130) = "u16: Input AIN 2" ;PZD_499 "Input AIN 2" Text(131) = "u16: Torque CLOSE %" ;PZD_381 "Torque CLOSE %" Text(132) = "u16: Torque OPEN %" ;PZD_380 "Torque OPEN %" Text(133) = "u16: Torque CLOSE Nm" ;PZD_003 "Torque CLOSE Nm" Text(134) = "u16: Torque OPEN Nm" ;PZD_146 "Torque OPEN Nm" Text(135) = "u16: torque CLOSE lbs/ft." ;PZD_379 "Torque CLOSE lbs/ft." Text(136) = "u16: Torque OPEN lbs/ft." ;PZD_378 "Torque OPEN lbs/ft." Text(137) = "u16: Torque" ;PZD_545 "Torque" Text(160) = "i16: Actual position" ;PZD_641 "Actual position (signed16)" Text(161) = "i16: Input AIN 1" ;PZD_643 "Input AIN 1 (signed16)" Text(162) = "i16: Input AIN 2" ;PZD_645 "Input AIN 2 (signed16)" Text(163) = "i16: Torque CLOSE %" ;PZD_649 "Torque CLOSE % (signed16)" Text(164) = "i16: Torque OPEN %" ;PZD_647 "Torque OPEN % (signed16)" Text(192) = "float: Actual position" ;PZD_642 "Actual position (float)" Text(193) = "float: Input AIN 1" ;PZD_644 "Input AIN 1 (float)" Text(194) = "float: Input AIN 2" ;PZD_646 "Input AIN 2 (float)" Text(195) = "float: T CLOSE %" ;PZD_650 "Torque CLOSE % (float)" Text(196) = "float: T OPEN %" ;PZD_648 "Torque OPEN % (float)" Text(197) = "float: T CLOSE Nm" ;PZD_651 "Torque CLOSE Nm (float)" Text(198) = "float: T OPEN Nm" ;PZD_652 "Torque OPEN Nm (float)" Text(199) = "float: T CLOSE lbs/ft." ;PZD_654 "Torque CLOSE lbs/ft. (float)" Text(200) = "float: T OPEN lbs/ft." ;PZD_653 "Torque OPEN lbs/ft. (float)" EndPrmText PrmText = 2 Text(0) = "disable" Text(1) = "enable" EndPrmText ; ;User_Prm_Data_Definition 1 ExtUserPrmData = 1 "Setpoint valid bit" Unsigned8 0 0-1 Prm_Text_Ref = 2 EndExtUserPrmData ; ;User_Prm_Data_Definition 2 ExtUserPrmData = 2 "Timestamp (TS)" Unsigned8 0 0-1 Prm_Text_Ref = 2 EndExtUserPrmData ; ;User_Prm_Data_Definition 3 ExtUserPrmData = 3 "TS -> End Position Close" Bit(0) 0 0-1 Prm_Text_Ref = 2 EndExtUserPrmData ; ;User_Prm_Data_Definition 4 ExtUserPrmData = 4 "TS -> End Position Open" Bit(1) 0 0-1 Prm_Text_Ref = 2 EndExtUserPrmData ; ;User_Prm_Data_Definition 5 ExtUserPrmData = 5 "TS -> Torque Limit Switch Close" Bit(2) 0 0-1 Prm_Text_Ref = 2 EndExtUserPrmData ; ;User_Prm_Data_Definition 6 ExtUserPrmData = 6 "TS -> Torque Limit Switch Open" Bit(3) 0 0-1 Prm_Text_Ref = 2 EndExtUserPrmData ; ;User_Prm_Data_Definition 7 ExtUserPrmData = 7 "TS -> Ready and Remote" Bit(4) 0 0-1 Prm_Text_Ref = 2 EndExtUserPrmData ; ;User_Prm_Data_Definition 8 ExtUserPrmData = 8 "TS -> Fault" Bit(5) 0 0-1 Prm_Text_Ref = 2 EndExtUserPrmData ; ;User_Prm_Data_Definition 9 ExtUserPrmData = 9 "TS -> Power Supply Fault" Bit(6) 0 0-1 Prm_Text_Ref = 2 EndExtUserPrmData ; ;User_Prm_Data_Definition 10 ExtUserPrmData = 10 "TS -> reserved" Bit(7) 0 0-1 Prm_Text_Ref = 2 EndExtUserPrmData ; ;User_Prm_Data_Definition 11 ExtUserPrmData = 11 "reserved Byte" Unsigned8 0 0-1 Prm_Text_Ref = 2 EndExtUserPrmData ; ;User_Prm_Data_Definition 12 ExtUserPrmData = 12 "Signal 12" Unsigned8 20 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 13 ExtUserPrmData = 13 "Signal 13" Unsigned8 21 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 14 ExtUserPrmData = 14 "Signal 14" Unsigned8 6 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 15 ExtUserPrmData = 15 "Signal 15" Unsigned8 7 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 16 ExtUserPrmData = 16 "Signal 16" Unsigned8 22 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 17 ExtUserPrmData = 17 "Signal 17" Unsigned8 5 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 18 ExtUserPrmData = 18 "Signal 18" Unsigned8 1 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 19 ExtUserPrmData = 19 "Signal 19" Unsigned8 2 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 20 ExtUserPrmData = 20 "Signal 20" Unsigned8 13 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 21 ExtUserPrmData = 21 "Signal 21" Unsigned8 14 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 22 ExtUserPrmData = 22 "Signal 22" Unsigned8 11 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 23 ExtUserPrmData = 23 "Signal 23" Unsigned8 12 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 24 ExtUserPrmData = 24 "Signal 24" Unsigned8 8 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 25 ExtUserPrmData = 25 "Signal 25" Unsigned8 9 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 26 ExtUserPrmData = 26 "Signal 26" Unsigned8 57 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 27 ExtUserPrmData = 27 "Signal 27" Unsigned8 56 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 28 ExtUserPrmData = 28 "Signal 28" Unsigned8 128 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 29 ExtUserPrmData = 29 "Signal 29" Unsigned8 15 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 30 ExtUserPrmData = 30 "Signal 30" Unsigned8 16 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 31 ExtUserPrmData = 31 "Signal 31" Unsigned8 17 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 32 ExtUserPrmData = 32 "Signal 32" Unsigned8 18 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 33 ExtUserPrmData = 33 "Signal 33" Unsigned8 19 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 34 ExtUserPrmData = 34 "Signal 34" Unsigned8 20 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 35 ExtUserPrmData = 35 "Signal 35" Unsigned8 21 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 36 ExtUserPrmData = 36 "Signal 36" Unsigned8 22 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 37 ExtUserPrmData = 37 "Signal 37" Unsigned8 26 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 38 ExtUserPrmData = 38 "Signal 38" Unsigned8 27 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 39 ExtUserPrmData = 39 "Signal 39" Unsigned8 28 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 40 ExtUserPrmData = 40 "Signal 40" Unsigned8 25 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 41 ExtUserPrmData = 41 "Signal 41" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 42 ExtUserPrmData = 42 "Signal 42" Unsigned8 24 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 43 ExtUserPrmData = 43 "Signal 43" Unsigned8 29 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 44 ExtUserPrmData = 44 "Signal 44" Unsigned8 23 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 45 ExtUserPrmData = 45 "Signal 45" Unsigned8 38 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 46 ExtUserPrmData = 46 "Signal 46" Unsigned8 37 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 47 ExtUserPrmData = 47 "Signal 47" Unsigned8 36 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 48 ExtUserPrmData = 48 "Signal 48" Unsigned8 35 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 49 ExtUserPrmData = 49 "Signal 49" Unsigned8 34 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 50 ExtUserPrmData = 50 "Signal 50" Unsigned8 33 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 51 ExtUserPrmData = 51 "Signal 51" Unsigned8 32 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 52 ExtUserPrmData = 52 "Signal 52" Unsigned8 31 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 53 ExtUserPrmData = 53 "Signal 53" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 54 ExtUserPrmData = 54 "Signal 54" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 55 ExtUserPrmData = 55 "Signal 55" Unsigned8 44 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 56 ExtUserPrmData = 56 "Signal 56" Unsigned8 43 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 57 ExtUserPrmData = 57 "Signal 57" Unsigned8 42 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 58 ExtUserPrmData = 58 "Signal 58" Unsigned8 41 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 59 ExtUserPrmData = 59 "Signal 59" Unsigned8 40 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 60 ExtUserPrmData = 60 "Signal 60" Unsigned8 39 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 61 ExtUserPrmData = 61 "Signal 61" Unsigned8 129 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 62 ExtUserPrmData = 62 "Signal 62" Unsigned8 137 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 63 ExtUserPrmData = 63 "Signal 63" Unsigned8 48 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 64 ExtUserPrmData = 64 "Signal 6" Unsigned8 47 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 65 ExtUserPrmData = 65 "Signal 65" Unsigned8 49 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 66 ExtUserPrmData = 66 "Signal 66" Unsigned8 50 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 67 ExtUserPrmData = 67 "Signal 67" Unsigned8 97 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 68 ExtUserPrmData = 68 "Signal 68" Unsigned8 52 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 69 ExtUserPrmData = 69 "Signal 69" Unsigned8 53 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 70 ExtUserPrmData = 70 "Signal 70" Unsigned8 98 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 71 ExtUserPrmData = 71 "Signal 71" Unsigned8 54 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 72 ExtUserPrmData = 72 "Signal 72" Unsigned8 51 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 73 ExtUserPrmData = 73 "Signal 73" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 74 ExtUserPrmData = 74 "Signal 74" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 75 ExtUserPrmData = 75 "Signal 75" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 76 ExtUserPrmData = 76 "Signal 76" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 77 ExtUserPrmData = 77 "Signal 77" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 78 ExtUserPrmData = 78 "Signal 78" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 79 ExtUserPrmData = 79 "Signal 79" Unsigned8 71 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 80 ExtUserPrmData = 80 "Signal 80" Unsigned8 69 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 81 ExtUserPrmData = 81 "Signal 81" Unsigned8 60 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 82 ExtUserPrmData = 82 "Signal 82" Unsigned8 61 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 83 ExtUserPrmData = 83 "Signal 83" Unsigned8 57 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 84 ExtUserPrmData = 84 "Signal 84" Unsigned8 56 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 85 ExtUserPrmData = 85 "Signal 85" Unsigned8 59 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 86 ExtUserPrmData = 86 "Signal 86" Unsigned8 72 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 87 ExtUserPrmData = 87 "Signal 87" Unsigned8 58 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 88 ExtUserPrmData = 88 "Signal 88" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 89 ExtUserPrmData = 89 "Signal 89" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 90 ExtUserPrmData = 90 "Signal 90" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 91 ExtUserPrmData = 91 "Signal 91" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 92 ExtUserPrmData = 92 "Signal 92" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 93 ExtUserPrmData = 93 "Signal 93" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 94 ExtUserPrmData = 94 "Signal 94" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 95 ExtUserPrmData = 95 "Signal 95" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 96 ExtUserPrmData = 96 "Signal 96" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 97 ExtUserPrmData = 97 "Signal 97" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 98 ExtUserPrmData = 98 "Signal 98" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 99 ExtUserPrmData = 99 "Signal 99" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 100 ExtUserPrmData = 100 "Signal 100" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 101 ExtUserPrmData = 101 "Signal 101" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 102 ExtUserPrmData = 102 "Signal 102" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 103 ExtUserPrmData = 103 "Signal 103" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 104 ExtUserPrmData = 104 "Signal 104" Unsigned8 77 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 105 ExtUserPrmData = 105 "Signal 105" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 106 ExtUserPrmData = 106 "Signal 106" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 107 ExtUserPrmData = 107 "Signal 107" Unsigned8 68 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 108 ExtUserPrmData = 108 "Signal 108" Unsigned8 89 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 109 ExtUserPrmData = 109 "Signal 109" Unsigned8 90 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 110 ExtUserPrmData = 110 "Signal 110" Unsigned8 88 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 111 ExtUserPrmData = 111 "Signal 111" Unsigned8 63 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 112 ExtUserPrmData = 112 "Signal 112" Unsigned8 84 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 113 ExtUserPrmData = 113 "Signal 113" Unsigned8 85 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 114 ExtUserPrmData = 114 "Signal 114" Unsigned8 70 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 115 ExtUserPrmData = 115 "Signal 115" Unsigned8 91 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 116 ExtUserPrmData = 116 "Signal 116" Unsigned8 92 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 117 ExtUserPrmData = 117 "Signal 117" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 118 ExtUserPrmData = 118 "Signal 118" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 119 ExtUserPrmData = 119 "Signal 119" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 120 ExtUserPrmData = 120 "Signal 120" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 121 ExtUserPrmData = 121 "Signal 121" Unsigned8 30 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 122 ExtUserPrmData = 122 "Signal 122" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 123 ExtUserPrmData = 123 "Signal 123" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 124 ExtUserPrmData = 124 "Signal 124" Unsigned8 95 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 125 ExtUserPrmData = 125 "Signal 125" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 126 ExtUserPrmData = 126 "Signal 126" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 127 ExtUserPrmData = 127 "Signal 127" Unsigned8 130 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 128 ExtUserPrmData = 128 "Signal 128" Unsigned8 20 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 129 ExtUserPrmData = 129 "Signal 129" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 130 ExtUserPrmData = 130 "Signal 130" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 131 ExtUserPrmData = 131 "Signal 131" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 132 ExtUserPrmData = 132 "Signal 132" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 133 ExtUserPrmData = 133 "Signal 133" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 134 ExtUserPrmData = 134 "Signal 134" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 135 ExtUserPrmData = 135 "Signal 135" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 136 ExtUserPrmData = 136 "Signal 136" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 137 ExtUserPrmData = 137 "Signal 137" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 138 ExtUserPrmData = 138 "Signal 138" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 139 ExtUserPrmData = 139 "Signal 139" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 140 ExtUserPrmData = 140 "Signal 140" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 141 ExtUserPrmData = 141 "Signal 141" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 142 ExtUserPrmData = 142 "Signal 142" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 143 ExtUserPrmData = 143 "Signal 143" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 144 ExtUserPrmData = 144 "Signal 144" Unsigned8 21 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 145 ExtUserPrmData = 145 "Signal 145" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 146 ExtUserPrmData = 146 "Signal 146" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 147 ExtUserPrmData = 147 "Signal 147" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 148 ExtUserPrmData = 148 "Signal 148" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 149 ExtUserPrmData = 149 "Signal 149" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 150 ExtUserPrmData = 150 "Signal 150" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 151 ExtUserPrmData = 151 "Signal 151" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 152 ExtUserPrmData = 152 "Signal 152" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 153 ExtUserPrmData = 153 "Signal 153" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 154 ExtUserPrmData = 154 "Signal 154" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 155 ExtUserPrmData = 155 "Signal 155" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 156 ExtUserPrmData = 156 "Signal 156" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 157 ExtUserPrmData = 157 "Signal 157" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 158 ExtUserPrmData = 158 "Signal 158" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 159 ExtUserPrmData = 159 "Signal 159" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 160 ExtUserPrmData = 160 "Signal 160" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 161 ExtUserPrmData = 161 "Signal 161" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 162 ExtUserPrmData = 162 "Signal 162" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 163 ExtUserPrmData = 163 "Signal 163" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 164 ExtUserPrmData = 164 "Signal 164" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 165 ExtUserPrmData = 165 "Signal 165" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 166 ExtUserPrmData = 166 "Signal 166" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 167 ExtUserPrmData = 167 "Signal 167" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 168 ExtUserPrmData = 168 "Signal 168" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 169 ExtUserPrmData = 169 "Signal 169" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 170 ExtUserPrmData = 170 "Signal 170" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 171 ExtUserPrmData = 171 "Signal 171" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 172 ExtUserPrmData = 172 "Signal 172" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 173 ExtUserPrmData = 173 "Signal 173" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 174 ExtUserPrmData = 174 "Signal 174" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 175 ExtUserPrmData = 175 "Signal 175" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 176 ExtUserPrmData = 176 "Signal 176" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 177 ExtUserPrmData = 177 "Signal 177" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 178 ExtUserPrmData = 178 "Signal 178" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 179 ExtUserPrmData = 179 "Signal 179" Unsigned8 50 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 180 ExtUserPrmData = 180 "Signal 180" Unsigned8 54 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 181 ExtUserPrmData = 181 "Signal 181" Unsigned8 51 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 182 ExtUserPrmData = 182 "Signal 182" Unsigned8 53 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 183 ExtUserPrmData = 183 "Signal 183" Unsigned8 97 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 184 ExtUserPrmData = 184 "Signal 184" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 185 ExtUserPrmData = 185 "Signal 185" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 186 ExtUserPrmData = 186 "Signal 186" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 187 ExtUserPrmData = 187 "Signal 187" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 188 ExtUserPrmData = 188 "Signal 188" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 189 ExtUserPrmData = 189 "Signal 189" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 190 ExtUserPrmData = 190 "Signal 190" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 191 ExtUserPrmData = 191 "Signal 191" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 192 ExtUserPrmData = 192 "Signal 192" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 193 ExtUserPrmData = 193 "Signal 193" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ;User_Prm_Data_Definition 194 ExtUserPrmData = 194 "Signal 194" Unsigned8 0 0-255 Prm_Text_Ref = 1 EndExtUserPrmData ; ; ; Ext_User_Prm_Data_Const(0) = 0x80 Ext_User_Prm_Data_Const(1) = 0x00 Ext_User_Prm_Data_Const(2) = 0x08 Ext_User_Prm_Data_Const(3) = 0xBF Ext_User_Prm_Data_Const(4) = 0x81 Ext_User_Prm_Data_Const(5) = 0x00 Ext_User_Prm_Data_Const(6) = 0x00 Ext_User_Prm_Data_Ref(7) = 1 Ext_User_Prm_Data_Ref(8) = 2 Ext_User_Prm_Data_Ref(9) = 3 Ext_User_Prm_Data_Ref(9) = 4 Ext_User_Prm_Data_Ref(9) = 5 Ext_User_Prm_Data_Ref(9) = 6 Ext_User_Prm_Data_Ref(9) = 7 Ext_User_Prm_Data_Ref(9) = 8 Ext_User_Prm_Data_Ref(9) = 9 Ext_User_Prm_Data_Ref(9) = 10 Ext_User_Prm_Data_Ref(10) = 11 Ext_User_Prm_Data_Ref(11) = 12 Ext_User_Prm_Data_Ref(12) = 13 Ext_User_Prm_Data_Ref(13) = 14 Ext_User_Prm_Data_Ref(14) = 15 Ext_User_Prm_Data_Ref(15) = 16 Ext_User_Prm_Data_Ref(16) = 17 Ext_User_Prm_Data_Ref(17) = 18 Ext_User_Prm_Data_Ref(18) = 19 Ext_User_Prm_Data_Ref(19) = 20 Ext_User_Prm_Data_Ref(20) = 21 Ext_User_Prm_Data_Ref(21) = 22 Ext_User_Prm_Data_Ref(22) = 23 Ext_User_Prm_Data_Ref(23) = 24 Ext_User_Prm_Data_Ref(24) = 25 Ext_User_Prm_Data_Ref(25) = 26 Ext_User_Prm_Data_Ref(26) = 27 Ext_User_Prm_Data_Ref(27) = 28 Ext_User_Prm_Data_Ref(28) = 29 Ext_User_Prm_Data_Ref(29) = 30 Ext_User_Prm_Data_Ref(30) = 31 Ext_User_Prm_Data_Ref(31) = 32 Ext_User_Prm_Data_Ref(32) = 33 Ext_User_Prm_Data_Ref(33) = 34 Ext_User_Prm_Data_Ref(34) = 35 Ext_User_Prm_Data_Ref(35) = 36 Ext_User_Prm_Data_Ref(36) = 37 Ext_User_Prm_Data_Ref(37) = 38 Ext_User_Prm_Data_Ref(38) = 39 Ext_User_Prm_Data_Ref(39) = 40 Ext_User_Prm_Data_Ref(40) = 41 Ext_User_Prm_Data_Ref(41) = 42 Ext_User_Prm_Data_Ref(42) = 43 Ext_User_Prm_Data_Ref(43) = 44 Ext_User_Prm_Data_Ref(44) = 45 Ext_User_Prm_Data_Ref(45) = 46 Ext_User_Prm_Data_Ref(46) = 47 Ext_User_Prm_Data_Ref(47) = 48 Ext_User_Prm_Data_Ref(48) = 49 Ext_User_Prm_Data_Ref(49) = 50 Ext_User_Prm_Data_Ref(50) = 51 Ext_User_Prm_Data_Ref(51) = 52 Ext_User_Prm_Data_Ref(52) = 53 Ext_User_Prm_Data_Ref(53) = 54 Ext_User_Prm_Data_Ref(54) = 55 Ext_User_Prm_Data_Ref(55) = 56 Ext_User_Prm_Data_Ref(56) = 57 Ext_User_Prm_Data_Ref(57) = 58 Ext_User_Prm_Data_Ref(58) = 59 Ext_User_Prm_Data_Ref(59) = 60 Ext_User_Prm_Data_Ref(60) = 61 Ext_User_Prm_Data_Ref(61) = 62 Ext_User_Prm_Data_Ref(62) = 63 Ext_User_Prm_Data_Ref(63) = 64 Ext_User_Prm_Data_Ref(64) = 65 Ext_User_Prm_Data_Ref(65) = 66 Ext_User_Prm_Data_Ref(66) = 67 Ext_User_Prm_Data_Ref(67) = 68 Ext_User_Prm_Data_Ref(68) = 69 Ext_User_Prm_Data_Ref(69) = 70 Ext_User_Prm_Data_Ref(70) = 71 Ext_User_Prm_Data_Ref(71) = 72 Ext_User_Prm_Data_Ref(72) = 73 Ext_User_Prm_Data_Ref(73) = 74 Ext_User_Prm_Data_Ref(74) = 75 Ext_User_Prm_Data_Ref(75) = 76 Ext_User_Prm_Data_Ref(76) = 77 Ext_User_Prm_Data_Ref(77) = 78 Ext_User_Prm_Data_Ref(78) = 79 Ext_User_Prm_Data_Ref(79) = 80 Ext_User_Prm_Data_Ref(80) = 81 Ext_User_Prm_Data_Ref(81) = 82 Ext_User_Prm_Data_Ref(82) = 83 Ext_User_Prm_Data_Ref(83) = 84 Ext_User_Prm_Data_Ref(84) = 85 Ext_User_Prm_Data_Ref(85) = 86 Ext_User_Prm_Data_Ref(86) = 87 Ext_User_Prm_Data_Ref(87) = 88 Ext_User_Prm_Data_Ref(88) = 89 Ext_User_Prm_Data_Ref(89) = 90 Ext_User_Prm_Data_Ref(90) = 91 Ext_User_Prm_Data_Ref(91) = 92 Ext_User_Prm_Data_Ref(92) = 93 Ext_User_Prm_Data_Ref(93) = 94 Ext_User_Prm_Data_Ref(94) = 95 Ext_User_Prm_Data_Ref(95) = 96 Ext_User_Prm_Data_Ref(96) = 97 Ext_User_Prm_Data_Ref(97) = 98 Ext_User_Prm_Data_Ref(98) = 99 Ext_User_Prm_Data_Ref(99) = 100 Ext_User_Prm_Data_Ref(100) = 101 Ext_User_Prm_Data_Ref(101) = 102 Ext_User_Prm_Data_Ref(102) = 103 Ext_User_Prm_Data_Ref(103) = 104 Ext_User_Prm_Data_Ref(104) = 105 Ext_User_Prm_Data_Ref(105) = 106 Ext_User_Prm_Data_Ref(106) = 107 Ext_User_Prm_Data_Ref(107) = 108 Ext_User_Prm_Data_Ref(108) = 109 Ext_User_Prm_Data_Ref(109) = 110 Ext_User_Prm_Data_Ref(110) = 111 Ext_User_Prm_Data_Ref(111) = 112 Ext_User_Prm_Data_Ref(112) = 113 Ext_User_Prm_Data_Ref(113) = 114 Ext_User_Prm_Data_Ref(114) = 115 Ext_User_Prm_Data_Ref(115) = 116 Ext_User_Prm_Data_Ref(116) = 117 Ext_User_Prm_Data_Ref(117) = 118 Ext_User_Prm_Data_Ref(118) = 119 Ext_User_Prm_Data_Ref(119) = 120 Ext_User_Prm_Data_Ref(120) = 121 Ext_User_Prm_Data_Ref(121) = 122 Ext_User_Prm_Data_Ref(122) = 123 Ext_User_Prm_Data_Ref(123) = 124 Ext_User_Prm_Data_Ref(124) = 125 Ext_User_Prm_Data_Ref(125) = 126 Ext_User_Prm_Data_Ref(126) = 127 Ext_User_Prm_Data_Ref(127) = 128 Ext_User_Prm_Data_Ref(128) = 129 Ext_User_Prm_Data_Ref(129) = 130 Ext_User_Prm_Data_Ref(130) = 131 Ext_User_Prm_Data_Ref(131) = 132 Ext_User_Prm_Data_Ref(132) = 133 Ext_User_Prm_Data_Ref(133) = 134 Ext_User_Prm_Data_Ref(134) = 135 Ext_User_Prm_Data_Ref(135) = 136 Ext_User_Prm_Data_Ref(136) = 137 Ext_User_Prm_Data_Ref(137) = 138 Ext_User_Prm_Data_Ref(138) = 139 Ext_User_Prm_Data_Ref(139) = 140 Ext_User_Prm_Data_Ref(140) = 141 Ext_User_Prm_Data_Ref(141) = 142 Ext_User_Prm_Data_Ref(142) = 143 Ext_User_Prm_Data_Ref(143) = 144 Ext_User_Prm_Data_Ref(144) = 145 Ext_User_Prm_Data_Ref(145) = 146 Ext_User_Prm_Data_Ref(146) = 147 Ext_User_Prm_Data_Ref(147) = 148 Ext_User_Prm_Data_Ref(148) = 149 Ext_User_Prm_Data_Ref(149) = 150 Ext_User_Prm_Data_Ref(150) = 151 Ext_User_Prm_Data_Ref(151) = 152 Ext_User_Prm_Data_Ref(152) = 153 Ext_User_Prm_Data_Ref(153) = 154 Ext_User_Prm_Data_Ref(154) = 155 Ext_User_Prm_Data_Ref(155) = 156 Ext_User_Prm_Data_Ref(156) = 157 Ext_User_Prm_Data_Ref(157) = 158 Ext_User_Prm_Data_Ref(158) = 159 Ext_User_Prm_Data_Ref(159) = 160 Ext_User_Prm_Data_Ref(160) = 161 Ext_User_Prm_Data_Ref(161) = 162 Ext_User_Prm_Data_Ref(162) = 163 Ext_User_Prm_Data_Ref(163) = 164 Ext_User_Prm_Data_Ref(164) = 165 Ext_User_Prm_Data_Ref(165) = 166 Ext_User_Prm_Data_Ref(166) = 167 Ext_User_Prm_Data_Ref(167) = 168 Ext_User_Prm_Data_Ref(168) = 169 Ext_User_Prm_Data_Ref(169) = 170 Ext_User_Prm_Data_Ref(170) = 171 Ext_User_Prm_Data_Ref(171) = 172 Ext_User_Prm_Data_Ref(172) = 173 Ext_User_Prm_Data_Ref(173) = 174 Ext_User_Prm_Data_Ref(174) = 175 Ext_User_Prm_Data_Ref(175) = 176 Ext_User_Prm_Data_Ref(176) = 177 Ext_User_Prm_Data_Ref(177) = 178 Ext_User_Prm_Data_Ref(178) = 179 Ext_User_Prm_Data_Ref(179) = 180 Ext_User_Prm_Data_Ref(180) = 181 Ext_User_Prm_Data_Ref(181) = 182 Ext_User_Prm_Data_Ref(182) = 183 Ext_User_Prm_Data_Ref(183) = 184 Ext_User_Prm_Data_Ref(184) = 185 Ext_User_Prm_Data_Ref(185) = 186 Ext_User_Prm_Data_Ref(186) = 187 Ext_User_Prm_Data_Ref(187) = 188 Ext_User_Prm_Data_Ref(188) = 189 Ext_User_Prm_Data_Ref(189) = 190 Ext_User_Prm_Data_Ref(190) = 191 Ext_User_Prm_Data_Ref(191) = 192 Ext_User_Prm_Data_Ref(192) = 193 Ext_User_Prm_Data_Ref(193) = 194