LedState
SCPI Command :
CONFigure:REFSignal:CGW:LEDState
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() LedState[source]
# 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. Prerequisites for this command
Configure reference signal on a signal generator.
- Returns:
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.