Ivt.Count()

<< Click to Display Table of Contents >>

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

Ivt.Count()

Description

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

 

Type

INSTANCE FUNCTION

 

Usage

NumPoints = Ivt.Count()

 

NumPoints

INDEX

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