Pstat.SetSignal()
Pstat.SetSignal()
Type: INSTANCE FUNCTION
Purpose: Specify which signal is to be used by the potentostat.
Multiple signals can be pre-created, and then used one at a time by making a call to SetSignal.
Usage: 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. |
Comments are closed.