<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Curve classes > class FRACURVE > FraCurve.Printl() |
Print the curve onto the output file.
The curve data includes point number, phase, voltage, and current.
Tag <tab> "TABLE" <tab> Frequency
<tab> "P" <tab> "Phz" <tab> "Em" <tab> "Im"
<tab> "#" <tab> "°" <tab> "V" <tab> "A"
<tab> Pt1 <tab> Phz <tab> E <tab> I
...
FraCurve.Printl(Tag)
Tag |
STRING |
String to be printed in line 1. |
<missing> |
Use default tag from FRACURVE.New(Tag...). |