ST_LON_alarm_previous
Used by: SNVT_lamp_status
TYPE ST_LON_alarm_previous :
STRUCT
bLamp_current_high : BOOL;
bLamp_current_low : BOOL;
bMain_current_high : BOOL;
bMain_current_low : BOOL;
bLamp_voltage_high : BOOL;
bLamp_voltage_low : BOOL;
bMain_voltage_high : BOOL;
bMain_voltage_low : BOOL;
bPowerfactor_low : BOOL;
bOLC_temp_high : BOOL;
bPower_high : BOOL;
bPower_low : BOOL;
bRelay_failure : BOOL;
bCap_failure : BOOL;
bLamp_failure : BOOL;
bBallast_failure : BOOL;
bInter_com_failure : BOOL;
bExter_com_failure : BOOL;
bMain_volt_below_spec : BOOL;
bLamp_restart_count : BOOL;
bFading_ready : BOOL;
bBallast_temp_high : BOOL;
bDigi_in_A : BOOL;
bDigi_in_B : BOOL;
bBit_25_res : BOOL;
bBit_26_res : BOOL;
bBit_27_res : BOOL;
bBit_28_res : BOOL;
bBit_29_res : BOOL;
bBit_30_res : BOOL;
bBit_31_res : BOOL;
bBit_32_res : BOOL;
bBit_33_res : BOOL;
bBit_34_res : BOOL;
bBit_35_res : BOOL;
bBit_36_res : BOOL;
bBit_37_res : BOOL;
bBit_38_res : BOOL;
bBit_39_res : BOOL;
bBit_40_res : BOOL;
END_STRUCT
END_TYPE
bLamp_current_high: Lamp current too high.
bLamp_current_low: Lamp current too low.
bMain_current_high: Main current too high.
bMain_current_low: Main current too low.
bLamp_voltage_high: Lamp voltage too high.
bLamp_voltage_low: Lamp voltage too low.
bMain_voltage_high: Main voltage too high.
bMain_voltage_low: Main voltage too low.
bPowerfactor_low: Powerfactor too low.
bOLC_temp_high: Temperature too high.
bPower_high: Power too high.
bPower_low: Power too low.
bRelay_failure: Relay failure.
bCap_failure: Capacitor failure.
bLamp_failure: Lamp failure.
bBallast_failure: Ballast failure.
bInter_com_failure: Internal communication failure.
bExter_com_failure: External communication failure.
bMain_volt_below_spec: Main voltage below performance specification.
bLamp_restart_count: Lamp restart retry counter / cycling failure.
bFading_ready: Fading ready.
bBallast_temp_high: Ballast temperature too high.
bDigi_in_A: digital input A active.
bDigi_in_B: digital input B active.
bBit_25_res:
bBit_26_res:
bBit_27_res:
bBit_28_res:
bBit_29_res:
bBit_30_res:
bBit_31_res:
bBit_32_res:
bBit_33_res:
bBit_34_res:
bBit_35_res:
bBit_36_res:
bBit_37_res:
bBit_38_res:
bBit_39_res:
bBit_40_res:
Requirements
Development Environment | TwinCAT 3 PLC library to be integrated |
---|---|
TwinCAT from v3.1.4020.14 | Tc2_LON from 3.3.4.0 |