FRACURVE.New()

Type: CLASS FUNCTION

Purpose: Creates a new FRACURVE object.

This object, being a real-time curve, is entered on the list of curves in the runner window. It may or may not be displayed, depending on the curve that the user has selected in the F5-CURVE control.

Usage:

FraCurve.New(Tag, Pstat, Frequency, Amplitude, Precision)       Tag STRING

Object tag.

Pstat OBJECT

Pstat is an object with a PSTAT license. The PSTAT object that runs this curve.

Frequency REAL The test frequency. The driver may use a frequency slightly different from the requested frequency either because of rounding errors or in order to minimize noise. Amplitude REAL The RMS signal to be applied. Precision REAL The requested measurement precision.

Related Topics1Fracurve.Activate() Fracurve.Count() Fracurve.CycleLim() FraCurve.DataCol() Fracurve.DataValue() Fracurve.Freq() Fracurve.Idc() Fracurve.Iimag() Fracurve.Imod() Fracurve.Iphz() Fracurve.Ireal()
FraCurve.OverIac() FraCurve.OverIdc() FraCurve.OverVac() FraCurve.OverVdc() FraCurve.Printl() FraCurve.Run() FraCurve.SetPlot() FraCurve.Sprint() FraCurve.Vdc() FraCurve.Vimag() FraCurve.Vmod() FraCurve.Vphz() FraCurve.Vreal() FraCurve.Zimag() FraCurve.Zmod() FraCurve.Zphz() FraCurve.Zreal()