Appendix Programming Information
1247
Name Function
Any32_ToSpecDT Replaced from version 5 onwards by the function DINT_TO_SDDT or
DWORD_TO_SDDT.
SpecDT_ToAny32 Replaced from version 5 onwards by the function SDDT_TO_DINT or
SDDT_TO_DWORD.
SFC Control Instructions
Instructions that control all SFC programs simultaneously
StartStopAllSfcs
StartStopAllSfcsAndInitData
Stops and restarts all Sequential Function Chart (SFC) programs
A function that reveals the status of all SFCs
AllSfcsStopped Indicates whether all Sequential Function Chart (SFC) programs were stopped
Instructions that control a specific SFC
StartStopSfc
StartStopSfcAndInitData
Stops and restarts a specific Sequential Function Chart (SFC) program
ControlSfc
ControlSfcAndData
Controls a specific Sequential Function Chart (SFC) program
ActivateStepsOfStoppedSfc Continues a Sequential Function Chart (SFC) program that has been stopped
Instructions that reveal the statuses of a specific SFC
SfcStopped Indicates whether a specific Sequential Function Chart (SFC) program was
stopped
SfcTransitionsInhibited Indicates whether the transitions of a specific Sequential Function Chart (SFC)
program are locked
SfcRunning Indicates whether a certain Sequential Function Chart (SFC) program is
running
SfcOutputsReset Indicates whether the inputs of a specific Sequential Function Chart (SFC)
program have been reset