Ocv.Count()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Curve classes > class OCV >

Ocv.Count()

Description

Return the number of points actually acquired in an Ocv object.

 

Type

INSTANCE FUNCTION

 

Usage

NumPoints = Ocv.Count()

 

NumPoints

INDEX

The number of points in the OCV object. Zero is returned if no data have been acquired yet.