Pv.Sprint()

Type: INSTANCE FUNCTION

Purpose: Print the status of the PV to a string.

The object’s tag and last acquired data point are printed in the format:

Tag,PointNumber

Usage:

Result = Pv.Sprint()

Result

  • STRING
    • Resulting tag and point number (zero-based).
Related Topics