PWR.Sprint()
Type: INSTANCE FUNCTION
Purpose:Print the status of the Pwr object to a string.
The object’s tag and last acquired data point are printed in the format:
Tag,PointNumber
Usage:
Result = Pwr.Sprint()
Result
- STRING
- Resulting tag and point number (zero-based)
Comments are closed.