Skip to main content

Interface: GtcKnobStates

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/GtcKnobStates.ts:15

The control states of a GTC's hardware knobs.

Properties

centerKnobState

readonly centerKnobState: Subscribable<string>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/GtcKnobStates.ts:23

The current state of the center knob (only found on vertically oriented GTCs).


dualKnobState

readonly dualKnobState: Subscribable<string>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/GtcKnobStates.ts:20

The current state of the dual concentric knob (located at the top of horizontally oriented GTCs or at the right side of vertically oriented GTCs).


mapKnobState

readonly mapKnobState: Subscribable<string>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/GtcKnobStates.ts:29

The current state of the map knob (located at the bottom of horizontally oriented GTCs or at the left side of vertically oriented GTCs).