[Code]EchoError
- Last UpdatedJul 19, 2023
- 1 minute read
Controls whether Plant SCADA Runtime echoes errors in Cicode. When a simple user error occurs (for example, if the PageDisplay() function is passed a bad page name), Cicode displays an error message at the Error AN, and returns an error code from the function. If you disable this action, Cicode does not display the error message, and the output of the DspError() function is stopped. This parameter is global.
Allowable Values:
0 or 1
Default Value:
1 (Echo)