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