APIs, concepts, guides, and more

◆ AmpEnableGet()

bool AmpEnableGet ( )
Description:
AmpEnableGet returns the enabled state of all amplifiers. For Axis objects it returns the state of a single amplifier, and for MultiAxis objects it returns false if any amplifier is disabled, and true only if all amplifiers are enabled.
Returns
(bool) true = all amplifiers are enabled, false = one or more amplifiers are disabled.
See also
AmpEnableSet