StdOut

Associated with: Python Program items

This status attribute is only included in the Status display if the last run of the Python program generated standard output (StdOut) content. The status attribute displays the standard output 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 StdOut Timestamp status attribute.

Further Information

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