<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.Printl() |
Print which potentiostat is being used.
The output from Pstat.Printl() looks like:
Tag <tab> PSTAT <tab> Label <tab> Potentiostat
where the third field, Label, is the string used to display the name of the potentiostat.
Pstat.Printl(Tag)
Tag |
STRING |
Optional. Used to print a different Tag than the one used in the call to .New. |