This commit is contained in:
SETCORP\yura 2023-02-07 17:47:25 +03:00
parent fbc59faf6c
commit c42829e5ed
4 changed files with 1626 additions and 765 deletions

View File

@ -1,16 +1,16 @@
[SETUP] [SETUP]
MaxWordsLights=14 MaxWordsLights=16
MaxWordsAnalogIN=60 MaxWordsAnalogIN=32
MaxWordsAnalogOUT=8 MaxWordsAnalogOUT=8
MaxWordsCheckBoxOUT=2 MaxWordsCheckBoxOUT=2
CountDigitalINRow=32 CountDigitalINRow=32
CountDigitalINBox=160 CountDigitalINBox=32
CountDigitalOutRow=32 CountDigitalOutRow=32
CountDigitalOutBox=64 CountDigitalOutBox=32
CountAnalogINRow=8 CountAnalogINRow=8
CountAnalogINBox=64 CountAnalogINBox=24
CountAnalogOUTRow=32 CountAnalogOUTRow=24
CountAnalogOUTBox=128 CountAnalogOUTBox=32
[LABEL_LIGHT_CAP] [LABEL_LIGHT_CAP]
LabelLight1_Caption=ERR_TKAK_0 LabelLight1_Caption=ERR_TKAK_0
LabelLight2_Caption=ERR_TKAK_1 LabelLight2_Caption=ERR_TKAK_1
@ -1427,7 +1427,7 @@ CheckBoxOUT63_Caption=-
CheckBoxOUT64_Caption=- CheckBoxOUT64_Caption=-
[VALUE_ANALOG_OUT] [VALUE_ANALOG_OUT]
AnalogOUT1_Value=1000 AnalogOUT1_Value=1003
AnalogOUT2_Value=9000 AnalogOUT2_Value=9000
AnalogOUT3_Value=160 AnalogOUT3_Value=160
AnalogOUT4_Value=250 AnalogOUT4_Value=250

View File

@ -1151,9 +1151,9 @@ CheckBoxOUT9_Caption=TK6 AIN2 1
CheckBoxOUT33_Caption=èìïóëüñ CheckBoxOUT33_Caption=èìïóëüñ
CheckBoxOUT34_Caption=prepare CheckBoxOUT34_Caption=prepare
CheckBoxOUT35_Caption=Öèêë.èìïóëüñ CheckBoxOUT35_Caption=Öèêë.èìïóëüñ
CheckBoxOUT36_Caption=sinus CheckBoxOUT36_Caption=doubleImpulse
CheckBoxOUT37_Caption=ACP_0or1 CheckBoxOUT37_Caption=ACP_0or1
CheckBoxOUT38_Caption=test_isolation CheckBoxOUT38_Caption=sinusImpulse
CheckBoxOUT39_Caption=sync_out CheckBoxOUT39_Caption=sync_out
CheckBoxOUT40_Caption=- CheckBoxOUT40_Caption=-
CheckBoxOUT41_Caption=- CheckBoxOUT41_Caption=-
@ -1212,4 +1212,103 @@ CheckBoxOUT94_Caption=Out2_13
CheckBoxOUT95_Caption=Out2_14 CheckBoxOUT95_Caption=Out2_14
CheckBoxOUT96_Caption=Out2_15 CheckBoxOUT96_Caption=Out2_15
CheckBoxOUT48_Caption=- CheckBoxOUT48_Caption=-
[VALUE_ANALOG_OUT]
AnalogOUT1_Value=103
AnalogOUT2_Value=0
[CHECK_BOX_OUT_CHECKED]
CheckBoxOUT1_Checked=0
CheckBoxOUT2_Checked=0
CheckBoxOUT3_Checked=0
CheckBoxOUT4_Checked=0
CheckBoxOUT5_Checked=0
CheckBoxOUT6_Checked=0
CheckBoxOUT7_Checked=0
CheckBoxOUT8_Checked=0
CheckBoxOUT9_Checked=0
CheckBoxOUT10_Checked=0
CheckBoxOUT11_Checked=0
CheckBoxOUT12_Checked=0
CheckBoxOUT13_Checked=0
CheckBoxOUT14_Checked=0
CheckBoxOUT15_Checked=0
CheckBoxOUT16_Checked=0
CheckBoxOUT17_Checked=0
CheckBoxOUT18_Checked=0
CheckBoxOUT19_Checked=0
CheckBoxOUT20_Checked=0
CheckBoxOUT21_Checked=0
CheckBoxOUT22_Checked=0
CheckBoxOUT23_Checked=0
CheckBoxOUT24_Checked=0
CheckBoxOUT25_Checked=0
CheckBoxOUT26_Checked=0
CheckBoxOUT27_Checked=0
CheckBoxOUT28_Checked=0
CheckBoxOUT29_Checked=0
CheckBoxOUT30_Checked=0
CheckBoxOUT31_Checked=0
CheckBoxOUT32_Checked=0
CheckBoxOUT33_Checked=0
CheckBoxOUT34_Checked=0
CheckBoxOUT35_Checked=0
CheckBoxOUT36_Checked=0
CheckBoxOUT37_Checked=0
CheckBoxOUT38_Checked=0
CheckBoxOUT39_Checked=0
CheckBoxOUT40_Checked=0
CheckBoxOUT41_Checked=0
CheckBoxOUT42_Checked=0
CheckBoxOUT43_Checked=0
CheckBoxOUT44_Checked=0
CheckBoxOUT45_Checked=0
CheckBoxOUT46_Checked=0
CheckBoxOUT47_Checked=0
CheckBoxOUT48_Checked=0
CheckBoxOUT49_Checked=0
CheckBoxOUT50_Checked=1
CheckBoxOUT51_Checked=0
CheckBoxOUT52_Checked=0
CheckBoxOUT53_Checked=0
CheckBoxOUT54_Checked=0
CheckBoxOUT55_Checked=0
CheckBoxOUT56_Checked=0
CheckBoxOUT57_Checked=0
CheckBoxOUT58_Checked=0
CheckBoxOUT59_Checked=0
CheckBoxOUT60_Checked=0
CheckBoxOUT61_Checked=0
CheckBoxOUT62_Checked=0
CheckBoxOUT63_Checked=0
CheckBoxOUT64_Checked=0
CheckBoxOUT65_Checked=0
CheckBoxOUT66_Checked=0
CheckBoxOUT67_Checked=0
CheckBoxOUT68_Checked=0
CheckBoxOUT69_Checked=0
CheckBoxOUT70_Checked=0
CheckBoxOUT71_Checked=0
CheckBoxOUT72_Checked=0
CheckBoxOUT73_Checked=0
CheckBoxOUT74_Checked=0
CheckBoxOUT75_Checked=0
CheckBoxOUT76_Checked=0
CheckBoxOUT77_Checked=0
CheckBoxOUT78_Checked=0
CheckBoxOUT79_Checked=0
CheckBoxOUT80_Checked=0
CheckBoxOUT81_Checked=0
CheckBoxOUT82_Checked=0
CheckBoxOUT83_Checked=0
CheckBoxOUT84_Checked=0
CheckBoxOUT85_Checked=0
CheckBoxOUT86_Checked=0
CheckBoxOUT87_Checked=0
CheckBoxOUT88_Checked=0
CheckBoxOUT89_Checked=0
CheckBoxOUT90_Checked=0
CheckBoxOUT91_Checked=0
CheckBoxOUT92_Checked=0
CheckBoxOUT93_Checked=0
CheckBoxOUT94_Checked=0
CheckBoxOUT95_Checked=0
CheckBoxOUT96_Checked=0

View File

@ -1,12 +1,12 @@
[SETUP] [SETUP]
MaxWordsLights=12 MaxWordsLights=20
MaxWordsAnalogIN=24 MaxWordsAnalogIN=48
MaxWordsAnalogOUT=2 MaxWordsAnalogOUT=2
MaxWordsCheckBoxOUT=6 MaxWordsCheckBoxOUT=6
CountDigitalINRow=32 CountDigitalINRow=32
CountDigitalINBox=160 CountDigitalINBox=96
CountDigitalOutRow=32 CountDigitalOutRow=32
CountDigitalOutBox=64 CountDigitalOutBox=96
CountAnalogINRow=16 CountAnalogINRow=16
CountAnalogINBox=64 CountAnalogINBox=64
CountAnalogOUTRow=32 CountAnalogOUTRow=32
@ -16,194 +16,322 @@ LabelLight1_Caption=ERR_TKAK_0
LabelLight2_Caption=ERR_TKAK_1 LabelLight2_Caption=ERR_TKAK_1
LabelLight3_Caption=ERR_TKAK_2 LabelLight3_Caption=ERR_TKAK_2
LabelLight4_Caption=ERR_TKAK_3 LabelLight4_Caption=ERR_TKAK_3
LabelLight5_Caption=POWER_TKAK_0 LabelLight5_Caption=ERR_TKAK_4
LabelLight6_Caption=POWER_TKAK_1 LabelLight6_Caption=ERR_TKAK_5
LabelLight7_Caption=POWER_TKAK_2 LabelLight7_Caption=POWER_TK_0
LabelLight8_Caption=POWER_TKAK_3 LabelLight8_Caption=POWER_TK_1
LabelLight9_Caption=POWER_DIGIN_0 LabelLight9_Caption=POWER_TK_2
LabelLight10_Caption=POWER_DIGIN_1 LabelLight10_Caption=POWER_TK_3
LabelLight11_Caption=POWER_DIGIN_2 LabelLight11_Caption=POWER_TK_4
LabelLight12_Caption=POWER_DIGOUT_0 LabelLight12_Caption=POWER_TK_5
LabelLight13_Caption=POWER_DIGOUT_1 LabelLight13_Caption=SWICH_TKAK_0
LabelLight14_Caption=POWER_DIGOUT_2 LabelLight14_Caption=SWICH_TKAK_1
LabelLight15_Caption=SWICH_TKAK_0 LabelLight15_Caption=SWICH_TKAK_2
LabelLight16_Caption=SWICH_TKAK_1 LabelLight16_Caption=SWICH_TKAK_3
LabelLight17_Caption=SWICH_TKAK_2 LabelLight17_Caption=SWICH_TKAK_4
LabelLight18_Caption=SWICH_TKAK_3 LabelLight18_Caption=SWICH_TKAK_5
LabelLight19_Caption=SWICH_DIGIN_0 LabelLight19_Caption=ERR_IN_1
LabelLight20_Caption=SWICH_DIGIN_1 LabelLight20_Caption=ERR_IN_2
LabelLight21_Caption=SWICH_DIGIN_2 LabelLight21_Caption=SWICH_IN_1
LabelLight22_Caption=SWICH_DIGOUT_0 LabelLight22_Caption=SWICH_IN_2
LabelLight23_Caption=SWICH_DIGOUT_1 LabelLight23_Caption=POWER_IN_1
LabelLight24_Caption=SWICH_DIGOUT_2 LabelLight24_Caption=POWER_IN_2
LabelLight25_Caption=ackn LabelLight25_Caption=ERR_OUT_0
LabelLight26_Caption=ackn LabelLight26_Caption=SWICH_OUT_0
LabelLight27_Caption=ackn LabelLight27_Caption=POWER_OUT_0
LabelLight28_Caption=ackn LabelLight28_Caption=ERR_ACP0
LabelLight29_Caption=ackn LabelLight29_Caption=ERR_ACP1
LabelLight30_Caption=ackn LabelLight30_Caption=ERR_ACP3
LabelLight31_Caption=ackn LabelLight31_Caption=ERR_MAZ0
LabelLight32_Caption=ackn LabelLight32_Caption=ERR_MAZ1
LabelLight33_Caption=curr LabelLight33_Caption=AcknowledgeTK0_0
LabelLight34_Caption=curr LabelLight34_Caption=AcknowledgeTK0_1
LabelLight35_Caption=curr LabelLight35_Caption=AcknowledgeTK0_2
LabelLight36_Caption=curr LabelLight36_Caption=AcknowledgeTK0_3
LabelLight37_Caption=curr LabelLight37_Caption=AcknowledgeTK0_4
LabelLight38_Caption=curr LabelLight38_Caption=AcknowledgeTK0_5
LabelLight39_Caption=curr LabelLight39_Caption=AcknowledgeTK0_6
LabelLight40_Caption=curr LabelLight40_Caption=AcknowledgeTK0_7
LabelLight41_Caption=ackn LabelLight41_Caption=AcknowledgeTK1_0
LabelLight42_Caption=ackn LabelLight42_Caption=AcknowledgeTK1_1
LabelLight43_Caption=ackn LabelLight43_Caption=AcknowledgeTK1_2
LabelLight44_Caption=ackn LabelLight44_Caption=AcknowledgeTK1_3
LabelLight45_Caption=ackn LabelLight45_Caption=AcknowledgeTK1_4
LabelLight46_Caption=ackn LabelLight46_Caption=AcknowledgeTK1_5
LabelLight47_Caption=ackn LabelLight47_Caption=AcknowledgeTK1_6
LabelLight48_Caption=ackn LabelLight48_Caption=AcknowledgeTK1_7
LabelLight49_Caption=curr LabelLight49_Caption=AcknowledgeTK2_0
LabelLight50_Caption=curr LabelLight50_Caption=AcknowledgeTK2_1
LabelLight51_Caption=curr LabelLight51_Caption=AcknowledgeTK2_2
LabelLight52_Caption=curr LabelLight52_Caption=AcknowledgeTK2_3
LabelLight53_Caption=curr LabelLight53_Caption=AcknowledgeTK2_4
LabelLight54_Caption=curr LabelLight54_Caption=AcknowledgeTK2_5
LabelLight55_Caption=curr LabelLight55_Caption=AcknowledgeTK2_6
LabelLight56_Caption=curr LabelLight56_Caption=AcknowledgeTK2_7
LabelLight57_Caption=curr LabelLight57_Caption=AcknowledgeTK3_0
LabelLight58_Caption=curr LabelLight58_Caption=AcknowledgeTK3_1
LabelLight59_Caption=curr LabelLight59_Caption=AcknowledgeTK3_2
LabelLight60_Caption=curr LabelLight60_Caption=AcknowledgeTK3_3
LabelLight61_Caption=curr LabelLight61_Caption=AcknowledgeTK3_4
LabelLight62_Caption=curr LabelLight62_Caption=AcknowledgeTK3_5
LabelLight63_Caption=curr LabelLight63_Caption=AcknowledgeTK3_6
LabelLight64_Caption=curr LabelLight64_Caption=AcknowledgeTK3_7
LabelLight65_Caption=err_acp_0_0 LabelLight65_Caption=AcknowledgeTK4_0
LabelLight66_Caption=err_acp_0_1 LabelLight66_Caption=AcknowledgeTK4_1
LabelLight67_Caption=err_acp_0_2 LabelLight67_Caption=AcknowledgeTK4_2
LabelLight68_Caption=err_acp_0_3 LabelLight68_Caption=AcknowledgeTK4_3
LabelLight69_Caption=err_acp_0_4 LabelLight69_Caption=AcknowledgeTK4_4
LabelLight70_Caption=err_acp_0_5 LabelLight70_Caption=AcknowledgeTK4_5
LabelLight71_Caption=err_acp_0_6 LabelLight71_Caption=AcknowledgeTK4_6
LabelLight72_Caption=err_acp_0_7 LabelLight72_Caption=AcknowledgeTK4_7
LabelLight73_Caption=err_acp_0_8 LabelLight73_Caption=AcknowledgeTK5_0
LabelLight74_Caption=err_acp_0_9 LabelLight74_Caption=AcknowledgeTK5_1
LabelLight75_Caption=err_acp_0_10 LabelLight75_Caption=AcknowledgeTK5_2
LabelLight76_Caption=err_acp_0_11 LabelLight76_Caption=AcknowledgeTK5_3
LabelLight77_Caption=err_acp_0_12 LabelLight77_Caption=AcknowledgeTK5_4
LabelLight78_Caption=err_acp_0_13 LabelLight78_Caption=AcknowledgeTK5_5
LabelLight79_Caption=err_acp_0_14 LabelLight79_Caption=AcknowledgeTK5_6
LabelLight80_Caption=err_acp_0_15 LabelLight80_Caption=AcknowledgeTK5_7
LabelLight81_Caption=err_acp_1_0 LabelLight81_Caption=CurrTK0_0
LabelLight82_Caption=err_acp_1_1 LabelLight82_Caption=CurrTK0_1
LabelLight83_Caption=err_acp_1_2 LabelLight83_Caption=CurrTK0_2
LabelLight84_Caption=err_acp_1_3 LabelLight84_Caption=CurrTK0_3
LabelLight85_Caption=err_acp_1_4 LabelLight85_Caption=CurrTK0_4
LabelLight86_Caption=err_acp_1_5 LabelLight86_Caption=CurrTK0_5
LabelLight87_Caption=err_acp_1_6 LabelLight87_Caption=CurrTK0_6
LabelLight88_Caption=err_acp_1_7 LabelLight88_Caption=CurrTK0_7
LabelLight89_Caption=err_acp_1_8 LabelLight89_Caption=CurrTK1_0
LabelLight90_Caption=err_acp_1_9 LabelLight90_Caption=CurrTK1_1
LabelLight91_Caption=err_acp_1_10 LabelLight91_Caption=CurrTK1_2
LabelLight92_Caption=err_acp_1_11 LabelLight92_Caption=CurrTK1_3
LabelLight93_Caption=err_acp_1_12 LabelLight93_Caption=CurrTK1_4
LabelLight94_Caption=err_acp_1_13 LabelLight94_Caption=CurrTK1_5
LabelLight95_Caption=err_acp_1_14 LabelLight95_Caption=CurrTK1_6
LabelLight96_Caption=err_acp_1_15 LabelLight96_Caption=CurrTK1_7
LabelLight97_Caption=IN0 bit 0 LabelLight97_Caption=CurrTK2_0
LabelLight98_Caption=IN0 bit 1 LabelLight98_Caption=CurrTK2_1
LabelLight99_Caption=IN0 bit 2 LabelLight99_Caption=CurrTK2_2
LabelLight100_Caption=IN0 bit 3 LabelLight100_Caption=CurrTK2_3
LabelLight101_Caption=IN0 bit 4 LabelLight101_Caption=CurrTK2_4
LabelLight102_Caption=IN0 bit 5 LabelLight102_Caption=CurrTK2_5
LabelLight103_Caption=IN0 bit 6 LabelLight103_Caption=CurrTK2_6
LabelLight104_Caption=IN0 bit 7 LabelLight104_Caption=CurrTK2_7
LabelLight105_Caption=IN0 bit 8 LabelLight105_Caption=CurrTK3_0
LabelLight106_Caption=IN0 bit 9 LabelLight106_Caption=CurrTK3_1
LabelLight107_Caption=IN0 bit 10 LabelLight107_Caption=CurrTK3_2
LabelLight108_Caption=IN0 bit 11 LabelLight108_Caption=CurrTK3_3
LabelLight109_Caption=IN0 bit 12 LabelLight109_Caption=CurrTK3_4
LabelLight110_Caption=IN0 bit 13 LabelLight110_Caption=CurrTK3_5
LabelLight111_Caption=IN0 bit 14 LabelLight111_Caption=CurrTK3_6
LabelLight112_Caption=IN0 bit 15 LabelLight112_Caption=CurrTK3_7
LabelLight113_Caption=IN1 bit 0 LabelLight113_Caption=CurrTK4_0
LabelLight114_Caption=IN1 bit 1 LabelLight114_Caption=CurrTK4_1
LabelLight115_Caption=IN1 bit 2 LabelLight115_Caption=CurrTK4_2
LabelLight116_Caption=IN1 bit 3 LabelLight116_Caption=CurrTK4_3
LabelLight117_Caption=IN1 bit 4 LabelLight117_Caption=CurrTK4_4
LabelLight118_Caption=IN1 bit 5 LabelLight118_Caption=CurrTK4_5
LabelLight119_Caption=IN1 bit 6 LabelLight119_Caption=CurrTK4_6
LabelLight120_Caption=IN1 bit 7 LabelLight120_Caption=CurrTK4_7
LabelLight121_Caption=IN1 bit 8 LabelLight121_Caption=CurrTK5_0
LabelLight122_Caption=IN1 bit 9 LabelLight122_Caption=CurrTK5_1
LabelLight123_Caption=IN1 bit 10 LabelLight123_Caption=CurrTK5_2
LabelLight124_Caption=IN1 bit 11 LabelLight124_Caption=CurrTK5_3
LabelLight125_Caption=IN1 bit 12 LabelLight125_Caption=CurrTK5_4
LabelLight126_Caption=IN1 bit 13 LabelLight126_Caption=CurrTK5_5
LabelLight127_Caption=IN1 bit 14 LabelLight127_Caption=CurrTK5_6
LabelLight128_Caption=IN1 bit 15 LabelLight128_Caption=CurrTK5_7
LabelLight129_Caption=IN2 bit 0 LabelLight129_Caption=ACP0_ERR_PLUS00
LabelLight130_Caption=IN2 bit 1 LabelLight130_Caption=ACP0_ERR_PLUS01
LabelLight131_Caption=IN2 bit 2 LabelLight131_Caption=ACP0_ERR_PLUS02
LabelLight132_Caption=IN2 bit 3 LabelLight132_Caption=ACP0_ERR_PLUS03
LabelLight133_Caption=IN2 bit 4 LabelLight133_Caption=ACP0_ERR_PLUS04
LabelLight134_Caption=IN2 bit 5 LabelLight134_Caption=ACP0_ERR_PLUS05
LabelLight135_Caption=IN2 bit 6 LabelLight135_Caption=ACP0_ERR_PLUS06
LabelLight136_Caption=IN2 bit 7 LabelLight136_Caption=ACP0_ERR_PLUS07
LabelLight137_Caption=IN2 bit 8 LabelLight137_Caption=ACP0_ERR_PLUS08
LabelLight138_Caption=IN2 bit 9 LabelLight138_Caption=ACP0_ERR_PLUS09
LabelLight139_Caption=IN2 bit 10 LabelLight139_Caption=ACP0_ERR_PLUS10
LabelLight140_Caption=IN2 bit 11 LabelLight140_Caption=ACP0_ERR_PLUS11
LabelLight141_Caption=IN2 bit 12 LabelLight141_Caption=ACP0_ERR_PLUS12
LabelLight142_Caption=IN2 bit 13 LabelLight142_Caption=ACP0_ERR_PLUS13
LabelLight143_Caption=IN2 bit 14 LabelLight143_Caption=ACP0_ERR_PLUS14
LabelLight144_Caption=IN2 bit 15 LabelLight144_Caption=ACP0_ERR_PLUS15
LabelLight145_Caption=CAN timeout Zadatchik1 LabelLight145_Caption=ACP0_ERR_MINUS00
LabelLight146_Caption=CAN timeout SHKU LabelLight146_Caption=ACP0_ERR_MINUS01
LabelLight147_Caption=CAN timeout DVIG LabelLight147_Caption=ACP0_ERR_MINUS02
LabelLight148_Caption=CAN timeout MKOMMUTATOR LabelLight148_Caption=ACP0_ERR_MINUS03
LabelLight149_Caption=- LabelLight149_Caption=ACP0_ERR_MINUS04
LabelLight150_Caption=- LabelLight150_Caption=ACP0_ERR_MINUS05
LabelLight151_Caption=- LabelLight151_Caption=ACP0_ERR_MINUS06
LabelLight152_Caption=- LabelLight152_Caption=ACP0_ERR_MINUS07
LabelLight153_Caption=- LabelLight153_Caption=ACP0_ERR_MINUS08
LabelLight154_Caption=- LabelLight154_Caption=ACP0_ERR_MINUS09
LabelLight155_Caption=- LabelLight155_Caption=ACP0_ERR_MINUS10
LabelLight156_Caption=- LabelLight156_Caption=ACP0_ERR_MINUS11
LabelLight157_Caption=- LabelLight157_Caption=ACP0_ERR_MINUS12
LabelLight158_Caption=- LabelLight158_Caption=ACP0_ERR_MINUS13
LabelLight159_Caption=- LabelLight159_Caption=ACP0_ERR_MINUS14
LabelLight160_Caption=- LabelLight160_Caption=ACP0_ERR_MINUS15
LabelLight161_Caption=HWP0_IsReady LabelLight161_Caption=ACP1_ERR_PLUS00
LabelLight162_Caption=HWP1_IsReady LabelLight162_Caption=ACP1_ERR_PLUS01
LabelLight163_Caption=ACP0_IsReady LabelLight163_Caption=ACP1_ERR_PLUS02
LabelLight164_Caption=IN0_IsReady LabelLight164_Caption=ACP1_ERR_PLUS03
LabelLight165_Caption=IN1_IsReady LabelLight165_Caption=ACP1_ERR_PLUS04
LabelLight166_Caption=IN2_IsReady LabelLight166_Caption=ACP1_ERR_PLUS05
LabelLight167_Caption=OUT0_IsReady LabelLight167_Caption=ACP1_ERR_PLUS06
LabelLight168_Caption=OUT1_IsReady LabelLight168_Caption=ACP1_ERR_PLUS07
LabelLight169_Caption=OUT2_IsReady LabelLight169_Caption=ACP1_ERR_PLUS08
LabelLight170_Caption=TK0_IsReady LabelLight170_Caption=ACP1_ERR_PLUS09
LabelLight171_Caption=TK1_IsReady LabelLight171_Caption=ACP1_ERR_PLUS10
LabelLight172_Caption=TK2_IsReady LabelLight172_Caption=ACP1_ERR_PLUS11
LabelLight173_Caption=TK3_IsReady LabelLight173_Caption=ACP1_ERR_PLUS12
LabelLight174_Caption=ACP1_IsReady LabelLight174_Caption=ACP1_ERR_PLUS13
LabelLight175_Caption=Controller_Ready LabelLight175_Caption=ACP1_ERR_PLUS14
LabelLight176_Caption=Dispach_Ready LabelLight176_Caption=ACP1_ERR_PLUS15
LabelLight177_Caption=HRDWP0 0+/- LabelLight177_Caption=ACP1_ERR_MINUS00
LabelLight178_Caption=HRDWP0 1+/- LabelLight178_Caption=ACP1_ERR_MINUS01
LabelLight179_Caption=HRDWP0 2+/- LabelLight179_Caption=ACP1_ERR_MINUS02
LabelLight180_Caption=HRDWP0 3+/- LabelLight180_Caption=ACP1_ERR_MINUS03
LabelLight181_Caption=HRDWP0 4+/- LabelLight181_Caption=ACP1_ERR_MINUS04
LabelLight182_Caption=HRDWP0 5+/- LabelLight182_Caption=ACP1_ERR_MINUS05
LabelLight183_Caption=HRDWP0 6+/- LabelLight183_Caption=ACP1_ERR_MINUS06
LabelLight184_Caption=HRDWP0 7+/- LabelLight184_Caption=ACP1_ERR_MINUS07
LabelLight185_Caption=HRDWP0 8+/- LabelLight185_Caption=ACP1_ERR_MINUS08
LabelLight186_Caption=HRDWP0 9+/- LabelLight186_Caption=ACP1_ERR_MINUS09
LabelLight187_Caption=HRDWP0 10+/- LabelLight187_Caption=ACP1_ERR_MINUS10
LabelLight188_Caption=HRDWP0 11+/- LabelLight188_Caption=ACP1_ERR_MINUS11
LabelLight189_Caption=HRDWP0 12+/- LabelLight189_Caption=ACP1_ERR_MINUS12
LabelLight190_Caption=HRDWP0 13+/- LabelLight190_Caption=ACP1_ERR_MINUS13
LabelLight191_Caption=HRDWP0 14+/- LabelLight191_Caption=ACP1_ERR_MINUS14
LabelLight192_Caption=HRDWP0 15+/- LabelLight192_Caption=ACP1_ERR_MINUS15
LabelLight193_Caption=ACP2_ERR_PLUS00
LabelLight194_Caption=ACP2_ERR_PLUS01
LabelLight195_Caption=ACP2_ERR_PLUS02
LabelLight196_Caption=ACP2_ERR_PLUS03
LabelLight197_Caption=ACP2_ERR_PLUS04
LabelLight198_Caption=ACP2_ERR_PLUS05
LabelLight199_Caption=ACP2_ERR_PLUS06
LabelLight200_Caption=ACP2_ERR_PLUS07
LabelLight201_Caption=ACP2_ERR_PLUS08
LabelLight202_Caption=ACP2_ERR_PLUS09
LabelLight203_Caption=ACP2_ERR_PLUS10
LabelLight204_Caption=ACP2_ERR_PLUS11
LabelLight205_Caption=ACP2_ERR_PLUS12
LabelLight206_Caption=ACP2_ERR_PLUS13
LabelLight207_Caption=ACP2_ERR_PLUS14
LabelLight208_Caption=ACP2_ERR_PLUS15
LabelLight209_Caption=ACP2_ERR_MINUS00
LabelLight210_Caption=ACP2_ERR_MINUS01
LabelLight211_Caption=ACP2_ERR_MINUS02
LabelLight212_Caption=ACP2_ERR_MINUS03
LabelLight213_Caption=ACP2_ERR_MINUS04
LabelLight214_Caption=ACP2_ERR_MINUS05
LabelLight215_Caption=ACP2_ERR_MINUS06
LabelLight216_Caption=ACP2_ERR_MINUS07
LabelLight217_Caption=ACP2_ERR_MINUS08
LabelLight218_Caption=ACP2_ERR_MINUS09
LabelLight219_Caption=ACP2_ERR_MINUS10
LabelLight220_Caption=ACP2_ERR_MINUS11
LabelLight221_Caption=ACP2_ERR_MINUS12
LabelLight222_Caption=ACP2_ERR_MINUS13
LabelLight223_Caption=ACP2_ERR_MINUS14
LabelLight224_Caption=ACP2_ERR_MINUS15
LabelLight225_Caption=HRDWP0_00 +/-
LabelLight226_Caption=HRDWP0_01 +/-
LabelLight227_Caption=HRDWP0_02 +/-
LabelLight228_Caption=HRDWP0_03 +/-
LabelLight229_Caption=HRDWP0_04 +/-
LabelLight230_Caption=HRDWP0_05 +/-
LabelLight231_Caption=HRDWP0_06 +/-
LabelLight232_Caption=HRDWP0_07 +/-
LabelLight233_Caption=HRDWP0_08 +/-
LabelLight234_Caption=HRDWP0_09 +/-
LabelLight235_Caption=HRDWP0_10 +/-
LabelLight236_Caption=HRDWP0_11 +/-
LabelLight237_Caption=HRDWP0_12 +/-
LabelLight238_Caption=HRDWP0_13 +/-
LabelLight239_Caption=HRDWP0_14 +/-
LabelLight240_Caption=HRDWP0_15 +/-
LabelLight241_Caption=HRDWP1_00 +/-
LabelLight242_Caption=HRDWP1_01 +/-
LabelLight243_Caption=HRDWP1_02 +/-
LabelLight244_Caption=HRDWP1_03 +/-
LabelLight245_Caption=HRDWP1_04 +/-
LabelLight246_Caption=HRDWP1_05 +/-
LabelLight247_Caption=HRDWP1_06 +/-
LabelLight248_Caption=HRDWP1_07 +/-
LabelLight249_Caption=HRDWP1_08 +/-
LabelLight250_Caption=HRDWP1_09 +/-
LabelLight251_Caption=HRDWP1_10 +/-
LabelLight252_Caption=HRDWP1_11 +/-
LabelLight253_Caption=HRDWP1_12 +/-
LabelLight254_Caption=HRDWP1_13 +/-
LabelLight255_Caption=HRDWP1_14 +/-
LabelLight256_Caption=HRDWP1_15 +/-
LabelLight257_Caption=IN1_Bit00
LabelLight258_Caption=IN1_Bit01
LabelLight259_Caption=IN1_Bit02
LabelLight260_Caption=IN1_Bit03
LabelLight261_Caption=IN1_Bit04
LabelLight262_Caption=IN1_Bit05
LabelLight263_Caption=IN1_Bit06
LabelLight264_Caption=IN1_Bit07
LabelLight265_Caption=IN1_Bit08
LabelLight266_Caption=IN1_Bit09
LabelLight267_Caption=IN1_Bit10
LabelLight268_Caption=IN1_Bit11
LabelLight269_Caption=IN1_Bit12
LabelLight270_Caption=IN1_Bit13
LabelLight271_Caption=IN1_Bit14
LabelLight272_Caption=IN1_Bit15
LabelLight273_Caption=IN2_Bit00
LabelLight274_Caption=IN2_Bit01
LabelLight275_Caption=IN2_Bit02
LabelLight276_Caption=IN2_Bit03
LabelLight277_Caption=IN2_Bit04
LabelLight278_Caption=IN2_Bit05
LabelLight279_Caption=IN2_Bit06
LabelLight280_Caption=IN2_Bit07
LabelLight281_Caption=IN2_Bit08
LabelLight282_Caption=IN2_Bit09
LabelLight283_Caption=IN2_Bit10
LabelLight284_Caption=IN2_Bit11
LabelLight285_Caption=IN2_Bit12
LabelLight286_Caption=IN2_Bit13
LabelLight287_Caption=IN2_Bit14
LabelLight288_Caption=IN2_Bit15
LabelLight289_Caption=ReadyIN1
LabelLight290_Caption=ReadyIN2
LabelLight291_Caption=ReadyOUT0
LabelLight292_Caption=ReadyTK0
LabelLight293_Caption=ReadyTK1
LabelLight294_Caption=ReadyTK2
LabelLight295_Caption=ReadyTK3
LabelLight296_Caption=ReadyTK4
LabelLight297_Caption=ReadyTK5
LabelLight298_Caption=ReadyACP0
LabelLight299_Caption=ReadyACP1
LabelLight300_Caption=ReadyACP2
LabelLight301_Caption=ReadyHWP0
LabelLight302_Caption=ReadyHWP1
LabelLight303_Caption=ReadyDPR0
LabelLight304_Caption=ReadyXPM0
LabelLight305_Caption=ERR_DPR_0
LabelLight306_Caption=POWER_DPR_0
LabelLight307_Caption=SWICH_DPR_0
LabelLight308_Caption=CanTimeOutUKSS_SK1
LabelLight309_Caption=CanTimeOutUKSS_SK2
LabelLight310_Caption=CanTimeOutUKSS_SK3
LabelLight311_Caption=CanTimeOutUKSS_SK4
LabelLight312_Caption=CanTimeOutUKSS_SHKU
LabelLight313_Caption=CanTimeOutUKSS_Zadatchik
LabelLight314_Caption=CanTimeOutUKSS_BTR
LabelLight315_Caption=CanTimeOutUKSS_VEP_BOIN
LabelLight316_Caption=CanTimeOutKU_PM67_BOIN
LabelLight317_Caption=-
LabelLight318_Caption=-
LabelLight319_Caption=-
LabelLight320_Caption=-
[LABEL_LIGHT_COLOR] [LABEL_LIGHT_COLOR]
LabelLight1_LitColor=255 LabelLight1_LitColor=255
LabelLight2_LitColor=255 LabelLight2_LitColor=255
@ -1086,122 +1214,145 @@ LabelLight878_LitColor=255
LabelLight879_LitColor=255 LabelLight879_LitColor=255
LabelLight880_LitColor=255 LabelLight880_LitColor=255
[LABEL_ANALOG_IN] [LABEL_ANALOG_IN]
LabelCu1_Caption=UI1 ADC[0] LabelCu1_Caption=UI1 ADC[0] S1
LabelCu2_Caption=UV1 ADC[1] LabelCu2_Caption=UV1 ADC[1] S1
LabelCu3_Caption=UI3 AF1 ADC[2] LabelCu3_Caption=UI3 AF1 ADC[2] S1
LabelCu4_Caption=UI4 AF2 ADC[3] LabelCu4_Caption=UI4 AF2 ADC[3] S1
LabelCu5_Caption=UI5 AF3 ADC[4] LabelCu5_Caption=UI5 AF3 ADC[4] S1
LabelCu6_Caption=UI6 AF4 ADC[5] LabelCu6_Caption=UI6 AF4 ADC[5] S1
LabelCu7_Caption=UI7 AF5 ADC[6] LabelCu7_Caption=UI7 AF5 ADC[6] S1
LabelCu8_Caption=UI8 AF6 ADC[7] LabelCu8_Caption=UI2 UF1 ADC[7] S1
LabelCu9_Caption=UI2 UF1 ADC[8] LabelCu9_Caption=UI1 ADC[8] S2
LabelCu10_Caption=ADC[9] LabelCu10_Caption=UV1 ADC[9] S2
LabelCu11_Caption=AB1 UV1 ADC[10] LabelCu11_Caption=UI3 AF1 ADC[10] S2
LabelCu12_Caption=BC1 UV3 ADC[11] LabelCu12_Caption=UI4 AF2 ADC[11] S2
LabelCu13_Caption=AB2 UV2 ADC[12] LabelCu13_Caption=UI5 AF3 ADC[12] S2
LabelCu14_Caption=BC2 UV4 ADC[13] LabelCu14_Caption=UI6 AF4 ADC[13] S2
LabelCu15_Caption=ADC[14] LabelCu15_Caption=UI7 AF5 ADC[14] S2
LabelCu16_Caption=ADC[15] LabelCu16_Caption=UI2 UF1 ADC[15] S2
LabelCu17_Caption=- LabelCu17_Caption=UI1 ADC[0] S3
LabelCu18_Caption=- LabelCu18_Caption=UV1 ADC[1] S3
LabelCu19_Caption=- LabelCu19_Caption=UI3 AF1 ADC[2] S3
LabelCu20_Caption=- LabelCu20_Caption=UI4 AF2 ADC[3] S3
LabelCu21_Caption=- LabelCu21_Caption=UI5 AF3 ADC[4] S3
LabelCu22_Caption=- LabelCu22_Caption=UI6 AF4 ADC[5] S3
LabelCu23_Caption=- LabelCu23_Caption=UI7 AF5 ADC[6] S3
LabelCu24_Caption=- LabelCu24_Caption=UI2 UF1 ADC[7] S3
LabelCu25_Caption=- LabelCu25_Caption=UI1 ADC[8] S4
LabelCu26_Caption=UV1 ADC[9] S4
LabelCu27_Caption=UI3 AF1 ADC[10] S4
LabelCu28_Caption=UI4 AF2 ADC[11] S4
LabelCu29_Caption=UI5 AF3 ADC[12] S4
LabelCu30_Caption=UI6 AF4 ADC[13] S4
LabelCu31_Caption=UI7 AF5 ADC[14] S4
LabelCu32_Caption=UI2 UF1 ADC[15] S4
LabelCu33_Caption=ADC[0]
LabelCu34_Caption=ADC[1]
LabelCu35_Caption=AB1 UV1 ADC[2]
LabelCu36_Caption=BC1 UV3 ADC[3]
LabelCu37_Caption=AB2 UV2 ADC[4]
LabelCu38_Caption=BC2 UV4 ADC[5]
LabelCu39_Caption=ADC[6]
LabelCu40_Caption=ADC[7]
LabelCu41_Caption=Tâ âõîä ADC[8]
LabelCu42_Caption=Tâ âíóò ADC[9]
LabelCu43_Caption=PT1 âîäû ADC[10]
LabelCu44_Caption=Ðàñõîäîìåð ADC[11]
LabelCu45_Caption=ADC[12]
LabelCu46_Caption=ADC[13]
LabelCu47_Caption=ADC[14]
LabelCu48_Caption=ADC[15]
[LABEL_ANALOG_OUT] [LABEL_ANALOG_OUT]
LabelAnalogOut1_Caption=Øèðèíà Èìïóëüñà [ìêñ] LabelAnalogOut1_Caption=Øèðèíà Èìïóëüñà [ìêñ]
LabelAnalogOut2_Caption=Êîëè÷åñòâî Èìïóëüñîâ LabelAnalogOut2_Caption=Êîëè÷åñòâî Èìïóëüñîâ
[CHECK_BOX_OUT] [CHECK_BOX_OUT]
CheckBoxOUT1_Caption=TK0-0 AF1 - VM1 CheckBoxOUT1_Caption=TK0-0 AF1 - VM1 S1
CheckBoxOUT2_Caption=TK0-1 AF1 - VM2 CheckBoxOUT2_Caption=TK0-1 AF1 - VM2 S1
CheckBoxOUT3_Caption=TK0-2 AF2 - VM1 CheckBoxOUT3_Caption=TK0-2 AF1 - VM1 S2
CheckBoxOUT4_Caption=TK0-3 AF2 - VM2 CheckBoxOUT4_Caption=TK0-3 AF1 - VM2 S2
CheckBoxOUT5_Caption=TK0-4 AF3 - VM1 CheckBoxOUT5_Caption=TK0-4 AF1 - VM1 S3
CheckBoxOUT6_Caption=TK0-5 AF3 - VM2 CheckBoxOUT6_Caption=TK0-5 AF1 - VM2 S3
CheckBoxOUT7_Caption=TK0-6 AF4 - VM1 CheckBoxOUT7_Caption=TK0-6 AF1 - VM1 S4
CheckBoxOUT8_Caption=TK0-7 AF4 - VM2 CheckBoxOUT8_Caption=TK0-7 AF1 - VM2 S4
CheckBoxOUT9_Caption=TK1-0 AF5 - VM1 CheckBoxOUT9_Caption=TK1-0 AF2 - VM1 S1
CheckBoxOUT10_Caption=TK1-1 AF5 - VM2 CheckBoxOUT10_Caption=TK1-1 AF2 - VM2 S1
CheckBoxOUT11_Caption=TK1-2 AF6 - VM1 CheckBoxOUT11_Caption=TK1-2 AF2 - VM1 S2
CheckBoxOUT12_Caption=TK1-3 AF6 - VM2 CheckBoxOUT12_Caption=TK1-3 AF2 - VM2 S2
CheckBoxOUT13_Caption=TK1-4 UF1 - VM1 CheckBoxOUT13_Caption=TK1-4 AF2 - VM1 S3
CheckBoxOUT14_Caption=TK1-5 CheckBoxOUT14_Caption=TK1-5 AF2 - VM2 S3
CheckBoxOUT15_Caption=TK1-6 CheckBoxOUT15_Caption=TK1-6 AF2 - VM1 S4
CheckBoxOUT16_Caption=TK1-7 CheckBoxOUT16_Caption=TK1-7 AF2 - VM2 S4
CheckBoxOUT17_Caption=TK2-0 CheckBoxOUT17_Caption=TK2-0 AF3 - VM1 S1
CheckBoxOUT18_Caption=TK2-1 CheckBoxOUT18_Caption=TK2-1 AF3 - VM2 S1
CheckBoxOUT19_Caption=TK2-2 CheckBoxOUT19_Caption=TK2-2 AF3 - VM1 S2
CheckBoxOUT20_Caption=TK2-3 CheckBoxOUT20_Caption=TK2-3 AF3 - VM2 S2
CheckBoxOUT21_Caption=TK2-4 CheckBoxOUT21_Caption=TK2-4 AF3 - VM1 S3
CheckBoxOUT22_Caption=TK2-5 CheckBoxOUT22_Caption=TK2-5 AF3 - VM2 S3
CheckBoxOUT23_Caption=TK2-6 CheckBoxOUT23_Caption=TK2-6 AF3 - VM1 S4
CheckBoxOUT24_Caption=TK2-7 CheckBoxOUT24_Caption=TK2-7 AF3 - VM2 S4
CheckBoxOUT25_Caption=TK3-0 CheckBoxOUT25_Caption=TK3-0 AF4 - VM1 S1
CheckBoxOUT26_Caption=TK3-1 CheckBoxOUT26_Caption=TK3-1 AF4 - VM2 S1
CheckBoxOUT27_Caption=TK3-2 CheckBoxOUT27_Caption=TK3-2 AF4 - VM1 S2
CheckBoxOUT28_Caption=TK3-3 CheckBoxOUT28_Caption=TK3-3 AF4 - VM2 S2
CheckBoxOUT29_Caption=TK3-4 CheckBoxOUT29_Caption=TK3-4 AF4 - VM1 S3
CheckBoxOUT30_Caption=TK3-5 CheckBoxOUT30_Caption=TK3-5 AF4 - VM2 S3
CheckBoxOUT31_Caption=TK3-6 CheckBoxOUT31_Caption=TK3-6 AF4 - VM1 S4
CheckBoxOUT32_Caption=TK3-7 CheckBoxOUT32_Caption=TK3-7 AF4 - VM2 S4
CheckBoxOUT33_Caption=Out0_0 CheckBoxOUT33_Caption=TK4-0 AF5 - VM1 S1
CheckBoxOUT34_Caption=Out0_1 CheckBoxOUT34_Caption=TK4-1 AF5 - VM2 S1
CheckBoxOUT35_Caption=Out0_2 CheckBoxOUT35_Caption=TK4-2 AF5 - VM1 S2
CheckBoxOUT36_Caption=Out0_3 CheckBoxOUT36_Caption=TK4-3 AF5 - VM2 S2
CheckBoxOUT37_Caption=Out0_4 CheckBoxOUT37_Caption=TK4-4 AF5 - VM1 S3
CheckBoxOUT38_Caption=Out0_5 CheckBoxOUT38_Caption=TK4-5 AF5 - VM2 S3
CheckBoxOUT39_Caption=Out0_6 CheckBoxOUT39_Caption=TK4-6 AF5 - VM1 S4
CheckBoxOUT40_Caption=Out0_7 CheckBoxOUT40_Caption=TK4-7 AF5 - VM2 S4
CheckBoxOUT41_Caption=Out0_8 CheckBoxOUT41_Caption=TK5-0 UF1 - VM1 S1
CheckBoxOUT42_Caption=Out0_9 CheckBoxOUT42_Caption=TK5-1 UF1 - VM1 S2
CheckBoxOUT43_Caption=Out0_10 CheckBoxOUT43_Caption=TK5-2 Data
CheckBoxOUT44_Caption=Out0_11 CheckBoxOUT44_Caption=TK5-3 Synchro
CheckBoxOUT45_Caption=Out0_12 CheckBoxOUT45_Caption=TK5-4 UF1 - VM1 S3
CheckBoxOUT46_Caption=Out0_13 CheckBoxOUT46_Caption=TK5-5 UF1 - VM1 S4
CheckBoxOUT47_Caption=Out0_14 CheckBoxOUT47_Caption=TK5-6 Busy
CheckBoxOUT48_Caption=Out0_15 CheckBoxOUT48_Caption=TK5-7 Error
CheckBoxOUT49_Caption=Out1_0 CheckBoxOUT49_Caption=Out0_0
CheckBoxOUT50_Caption=Out1_1 CheckBoxOUT50_Caption=Out0_1
CheckBoxOUT51_Caption=Out1_2 CheckBoxOUT51_Caption=Out0_2
CheckBoxOUT52_Caption=Out1_3 CheckBoxOUT52_Caption=Out0_3
CheckBoxOUT53_Caption=Out1_4 CheckBoxOUT53_Caption=Out0_4
CheckBoxOUT54_Caption=Out1_5 CheckBoxOUT54_Caption=Out0_5
CheckBoxOUT55_Caption=Out1_6 CheckBoxOUT55_Caption=Out0_6
CheckBoxOUT56_Caption=Out1_7 CheckBoxOUT56_Caption=Out0_7
CheckBoxOUT57_Caption=Out1_8 CheckBoxOUT57_Caption=Out0_8
CheckBoxOUT58_Caption=Out1_9 CheckBoxOUT58_Caption=Out0_9
CheckBoxOUT59_Caption=Out1_10 CheckBoxOUT59_Caption=Out0_10
CheckBoxOUT60_Caption=Out1_11 CheckBoxOUT60_Caption=Out0_11
CheckBoxOUT61_Caption=Out1_12 CheckBoxOUT61_Caption=Out0_12
CheckBoxOUT62_Caption=Out1_13 CheckBoxOUT62_Caption=Out0_13
CheckBoxOUT63_Caption=Out1_14 CheckBoxOUT63_Caption=Out0_14
CheckBoxOUT64_Caption=Out1_15 CheckBoxOUT64_Caption=Out0_15
CheckBoxOUT65_Caption=Out2_0
CheckBoxOUT66_Caption=Out2_1
CheckBoxOUT67_Caption=Out2_2
CheckBoxOUT68_Caption=Out2_3
CheckBoxOUT69_Caption=Out2_4
CheckBoxOUT70_Caption=Out2_5
CheckBoxOUT71_Caption=Out2_6
CheckBoxOUT72_Caption=Out2_7
CheckBoxOUT73_Caption=Out2_8
CheckBoxOUT74_Caption=Out2_9
CheckBoxOUT75_Caption=Out2_10
CheckBoxOUT76_Caption=Out2_11
CheckBoxOUT77_Caption=Out2_12
CheckBoxOUT78_Caption=Out2_13
CheckBoxOUT79_Caption=Out2_14
CheckBoxOUT80_Caption=Out2_15
CheckBoxOUT81_Caption=ÏÎÄÀÒÜ ÈÌÏÓËÜÑ CheckBoxOUT81_Caption=ÏÎÄÀÒÜ ÈÌÏÓËÜÑ
CheckBoxOUT82_Caption=CÁÐÎÑ CheckBoxOUT82_Caption=CÁÐÎÑ
CheckBoxOUT83_Caption=ÖÈÊË ÈÌÏÓËÜÑ CheckBoxOUT83_Caption=ÖÈÊË ÈÌÏÓËÜÑ
CheckBoxOUT84_Caption=sinus CheckBoxOUT84_Caption=sinus
CheckBoxOUT85_Caption=ACP_0or1 CheckBoxOUT85_Caption=Îòêëþ÷èòü çàùèòó ìîäóëåé
CheckBoxOUT86_Caption=test_isolation CheckBoxOUT86_Caption=test_isolation
CheckBoxOUT87_Caption=ÈÌÏÓËÜÑ ÒÊ 11 CheckBoxOUT87_Caption=ÈÌÏÓËÜÑ ÒÊ 11
CheckBoxOUT65_Caption=-
CheckBoxOUT66_Caption=-
CheckBoxOUT67_Caption=-
CheckBoxOUT68_Caption=-
CheckBoxOUT69_Caption=-
CheckBoxOUT70_Caption=-
CheckBoxOUT71_Caption=-
CheckBoxOUT72_Caption=-
CheckBoxOUT73_Caption=-
CheckBoxOUT74_Caption=-
CheckBoxOUT75_Caption=-
CheckBoxOUT76_Caption=-
CheckBoxOUT77_Caption=-
CheckBoxOUT78_Caption=-
CheckBoxOUT79_Caption=-
CheckBoxOUT80_Caption=-
CheckBoxOUT88_Caption=- CheckBoxOUT88_Caption=-
CheckBoxOUT89_Caption=- CheckBoxOUT89_Caption=-
CheckBoxOUT90_Caption=- CheckBoxOUT90_Caption=-
@ -1211,19 +1362,18 @@ CheckBoxOUT93_Caption=-
CheckBoxOUT94_Caption=- CheckBoxOUT94_Caption=-
CheckBoxOUT95_Caption=- CheckBoxOUT95_Caption=-
CheckBoxOUT96_Caption=- CheckBoxOUT96_Caption=-
[VALUE_ANALOG_OUT] [VALUE_ANALOG_OUT]
AnalogOUT1_Value=0 AnalogOUT1_Value=1000
AnalogOUT2_Value=0 AnalogOUT2_Value=100
[CHECK_BOX_OUT_CHECKED] [CHECK_BOX_OUT_CHECKED]
CheckBoxOUT1_Checked=1 CheckBoxOUT1_Checked=1
CheckBoxOUT2_Checked=0 CheckBoxOUT2_Checked=1
CheckBoxOUT3_Checked=0 CheckBoxOUT3_Checked=1
CheckBoxOUT4_Checked=0 CheckBoxOUT4_Checked=1
CheckBoxOUT5_Checked=0 CheckBoxOUT5_Checked=1
CheckBoxOUT6_Checked=0 CheckBoxOUT6_Checked=1
CheckBoxOUT7_Checked=0 CheckBoxOUT7_Checked=1
CheckBoxOUT8_Checked=0 CheckBoxOUT8_Checked=1
CheckBoxOUT9_Checked=0 CheckBoxOUT9_Checked=0
CheckBoxOUT10_Checked=0 CheckBoxOUT10_Checked=0
CheckBoxOUT11_Checked=0 CheckBoxOUT11_Checked=0
@ -1298,9 +1448,9 @@ CheckBoxOUT79_Checked=0
CheckBoxOUT80_Checked=0 CheckBoxOUT80_Checked=0
CheckBoxOUT81_Checked=0 CheckBoxOUT81_Checked=0
CheckBoxOUT82_Checked=0 CheckBoxOUT82_Checked=0
CheckBoxOUT83_Checked=0 CheckBoxOUT83_Checked=1
CheckBoxOUT84_Checked=0 CheckBoxOUT84_Checked=0
CheckBoxOUT85_Checked=0 CheckBoxOUT85_Checked=1
CheckBoxOUT86_Checked=0 CheckBoxOUT86_Checked=0
CheckBoxOUT87_Checked=0 CheckBoxOUT87_Checked=0
CheckBoxOUT88_Checked=0 CheckBoxOUT88_Checked=0

File diff suppressed because it is too large Load Diff