<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.ActiveBitmap() |
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.
REGULAR FUNCTION
Pattern = PstatActiveBitmap()
Pattern |
BITS |
The current potentiostats which are already in use by the Framework. |