CHRONOC.New()

<< Click to Display Table of Contents >>

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

CHRONOC.New()

Description

Create a new class CHRONOC object.

 

The data-array is sized according to the signal generator used.

 

Type

CLASS FUNCTION

 

Usage

ChronoC = CHRONOC.New(Tag, Pstat)

 

Tag

STRING

Curve Tag for data output. Used to label the file.

Pstat

OBJECT

Pstat is an object with a class PSTAT license.

ChronoC

CHRONOC

The curve object.