Pstat.Open()
Pstat.Open()
Type: INSTANCE FUNCTION
Purpose: Acquire the use of a given potentiostat.
If the potentiostat doesn’t exist or is being used in another experiment, report an error and return the value FALSE.
Usage: Status = Pstat.Open()
Status | BOOL |
TRUE if successful FALSE if unsuccessful. |
Comments are closed.