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