LedState
SCPI Command :
CONFigure:REFSignal:CGW:LEDState
- class LedStateCls[source]
LedState commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() RsFsw.enums.LedState [source]
# SCPI: CONFigure:REFSignal:CGW:LEDState value: enums.LedState = driver.applications.k18AmplifierEt.configure.refSignal.cgw.ledState.get()
This command queries the processing state of the reference signal generation if the reference signal was designed on a signal generator.
INTRO_CMD_HELP: Prerequisites for this command
Configure reference signal on a signal generator.
- return
state: GREen Reference signal was successfully generated and loaded into the application. GREY Unknown processing state. RED Reference signal was not successfully generated or loaded into the application.