Ocv.Count()
Ocv.Count()
Type: INSTANCE FUNCTION
Purpose: Returns the number of points actually acquired in an OCV object.
Usage: NumPoints = Ocv.Count()
NumPoints |
INDEX |
The number of points in the OCV object. Zero is returned if no data have been acquired yet. |
Comments are closed.