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