<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.SetSignal() |
Specify which signal is to be used by the potentiostat.
Multiple signals can be pre-created and then used one at a time by making a call to SetSignal.
Result = Pstat.SetSignal (Signal)
Signal |
OBJECT |
Signal is a signal object created by a call to one of the signal-creation class functions such as VCONST.New(). Different signals are available in different packages. |
Result |
REAL |
Returns bias as set. |