PWR.SprintPoint()

Type: INSTANCE FUNCTION

Purpose:Used in output of data from a Pwr object.

A data point from the object is printed to an ASCII string. This string can in turn be printed to the active output file. The format of the string is:

PointNumber <tab> T <tab> Vf <tab> Im <tab> Vu <tab> Pwr <tab> Sig <tab>Ach <tab> Temp <tab> IERange <tab> Over

Usage:

Result = Pwr.SprintPoint()

Result

  • STRING
  • Resulting tag and point number (zero-based)

Related Topics Link IconRelated Topics