POTEN.New()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Miscellaneous classes > class POTEN >

POTEN.New()

Description

Create and initialize a new Poten object.

 

Type

CLASS FUNCTION

 

Usage

Poten = POTEN.New(Tag, Quantity, vsEoc, Prompt)

 

Tag

STRING

Used by Setup() Save/Restore, Poten.Printl().

Quantity

REAL

Input voltage.

vsEoc

BOOL

vs. Eoc or vs. Eref measurement:

TRUE = vs. Eoc

FALSE = vs. Eref

Prompt

STRING

Used by Setup() Edit for operator prompt.

Poten

POTEN

Object created.