Pstat.Printl()

Pstat.Printl()

Type: INSTANCE FUNCTION

Purpose: 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.

Usage: Pstat.Printl(Tag)

       
  Tag STRING

Optional. Used to print a different Tag than the one used in the call to .New.

Related Topics Link IconRelated Topics