<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Curve classes > class PWR > Pwr.SprintPoint() |
Used in output of data from a Pwr object to a string.
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
Result = Pwr.SprintPoint()
Result |
STRING |
Resulting tag and point number (zero-based). |