LedState

SCPI Command :

CONFigure:DPD:UPDate:LEDState
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() LedState[source]
# CONFigure:DPD:UPDate:LEDState
value: enums.LedState = driver.applications.k18AmplifierEt.configure.dpd.update.ledState.get()

This command queries the state of the DPD calculation. 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.

Prerequisites for this command

  • Turn on polynomial DPD (method RsFsw.applications.k18AmplifierEt.configure.ddpd.state.set() ) .

Returns:

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