StdErr

Associated with: Python Program items

This status attribute is only included in the Status display if an issue or exceptional condition was detected during the last run of the Python program and this resulted in standard error (StdErr) content being generated. The status attribute displays the standard error content that was generated by the Python program. The output is limited to a maximum of 4096 characters to help protect from potential performance issues.

Use in conjunction with the StdErr Timestamp status attribute.

StdErr content is also included in the Python driver log files (for more information, see Troubleshooting - Python Programs).

Further Information

For information about writing Python program StdErr content to a stream or log file, see the separate ‘Python client library for Geo SCADA Expert’ documentation suite (see Access the Documentation about the Python Client Library).