Type Alias: GtcLoadFrequencyDialogInput
GtcLoadFrequencyDialogInput =
object
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcLoadFrequencyDialog.tsx:16
A request input for GtcLoadFrequencyDialog.
Properties
comChannelSpacing?
optionalcomChannelSpacing:ComSpacing
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcLoadFrequencyDialog.tsx:21
The COM channel spacing mode to use. Ignored if type is not COM. Defaults to 25 kHz.
frequency
frequency:
number
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcLoadFrequencyDialog.tsx:24
The frequency, in megahertz, to be loaded.
label
label:
string
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcLoadFrequencyDialog.tsx:27
The label to show after the frequency.
type
type:
RadioType
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcLoadFrequencyDialog.tsx:18
The radio type to load the frequency to.