Function Call in ST¶
PLC_REBOOT(EN := EN_PLC_REBOOT,
DELAY := DELAY_PLC_REBOOT,
WARMSTART := WARMSTART_PLC_REBOOT);
DONE_PLC_REBOOT := PLC_REBOOT.DONE;
ERR_PLC_REBOOT := PLC_REBOOT.ERR;
ERNO_PLC_REBOOT := PLC_REBOOT.ERNO;
PLC_REBOOT(EN := EN_PLC_REBOOT,
DELAY := DELAY_PLC_REBOOT,
WARMSTART := WARMSTART_PLC_REBOOT);
DONE_PLC_REBOOT := PLC_REBOOT.DONE;
ERR_PLC_REBOOT := PLC_REBOOT.ERR;
ERNO_PLC_REBOOT := PLC_REBOOT.ERNO;