Supported platforms: CODESYS 3.5, CODESYS 3.5 SAFETY, CODESYS 3.5 SP19 SAFETY
Name of the Member |
Data Type |
Default value |
Description |
OutputValid |
BOOL |
FALSE |
The signal output of the POU is valid. The POU is enabled and no errors diagnosed. |
ParameterError |
BOOL |
FALSE |
Erroneous initialization parameter(s). |
StartupError |
BOOL |
FALSE |
Control requested already at the rising edge of i_Enable. |
SignalTooHigh |
BOOL |
FALSE |
Signal input over given high limit. |
SignalTooLow |
BOOL |
FALSE |
Signal input under given low limit. |
CalibrationDone |
BOOL |
FALSE |
Calibration finished successfully. |
CalibrationError |
BOOL |
FALSE |
Error in calibration. |
See also How to use error diagnostics.
Source file topic100415.htm
Last updated 21-Feb-2025