ST_ALY_ThresholdOnOff

TYPE ST_ALY_ThresholdOnOff :
STRUCT
    On  : ST_ALY_Threshold;
    Off : ST_ALY_Threshold;
END_STRUCT
END_TYPE