Type Alias: GtcKnobStatePluginOverrides
GtcKnobStatePluginOverrides =
object
Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/GtcKnobStates.ts:85
A set of plugin-defined knob control state overrides.
Properties
centerKnobState?
optionalcenterKnobState:Subscribable<string|null>
Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/GtcKnobStates.ts:90
The center knob control state override, or null if the state should not be overridden.
dualKnobState?
optionaldualKnobState:Subscribable<string|null>
Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/GtcKnobStates.ts:87
The dual concentric knob control state override, or null if the state should not be overridden.
mapKnobState?
optionalmapKnobState:Subscribable<string|null>
Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/GtcKnobStates.ts:93
The map knob control state override, or null if the state should not be overridden.