PstatActiveBitmap()
PstatActiveBitmap()
Type: REGULAR FUNCTION
Purpose: Return the active potentiostats as BITS so a selector object can be formatted appropriately.
This function is used in scripts which require a potentiostat. It allows users to know which potentiostats are currently in use. See the Selector.SetStyle discussion for more information on setting the style of a selector.
Usage: Pattern = PstatActiveBitmap()
Pattern |
BITS |
The current potentiostats already in use by the Framework. |
Comments are closed.