LedState

SCPI Command :

CONFigure:DPD:UPDate:LEDState
class LedStateCls[source]

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

get() RsFsw.enums.LedState[source]
# SCPI: CONFigure:DPD:UPDate:LEDState
value: enums.LedState = driver.applications.k18AmplifierEt.configure.dpd.update.ledState.get()
This command queries the state of the DPD calculation.

INTRO_CMD_HELP: The information of the return result depends on the DPD method:

  • DPD calculated by the generator (with option K541) : Query of the state of the update of the shaping table or the polynomial coefficients.

  • DPD calculation by the Amplifier application: Query of the state of waveform file generation and its upload to the generator.

INTRO_CMD_HELP: Prerequisites for this command

  • Turn on polynomial DPD (method RsFsw.Applications.K18_AmplifierEt.Configure.Ddpd.State.set) .

return

state: GREen Transmission was successful. GREY Unknown transmission state. RED Transmission was not successful.