LedState

SCPI Command :

CONFigure:REFSignal:CWF:LEDState
class LedStateCls[source]

LedState commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() RsFsw.enums.LedState[source]
# SCPI: CONFigure:REFSignal:CWF:LEDState
value: enums.LedState = driver.applications.k18AmplifierEt.configure.refSignal.cwf.ledState.get()

This command queries the processing status of a reference signal generated with a waveform file. Available when you generate the reference signal with a waveform file.

return

state: GREen The reference signal was successfully loaded into the application. When method RsFsw.Applications.K18_AmplifierEt.Configure.RefSignal.Cwf.EtGenerator.State.set = ON, this also indicates that the waveform file was accepted by the signal generator. GREY Unknown processing state. RED The reference signal could not have been loaded into the application. When method RsFsw.Applications.K18_AmplifierEt.Configure.RefSignal.Cwf.EtGenerator.State.set = ON, this could also mean that the waveform file was not accepted by the signal generator.