Description
Return the number of points actually acquired in a Pv object.
The number returned is not the number of points allocated.
Type
INSTANCE FUNCTION
Usage
NumPoints =Pv.Count()
NumPoints
|
INDEX
|
The number of points in the PV object. Zero is returned if no data have been acquired yet.
|