Cstate

SCPI Command :

CONFigure:GENerator:NPRatio:NOTCh<notch>:STATe:CSTate
class CstateCls[source]

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

get(notch=Notch.Default) RsFsw.enums.ControlState[source]
# SCPI: CONFigure:GENerator:NPRatio:NOTCh<notch>:STATe:CSTate
value: enums.ControlState = driver.configure.generator.npratio.notch.state.cstate.get(notch = repcap.Notch.Default)

Queries the state of the generator notch setting for the specified notch.

param notch

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Notch’)

return

control_state: OFF | SUCCessful | ERRor OFF Signal generator control off SUCCessful Setting successfully applied on the signal generator ERRor Control error, for example because a specified value cannot be applied on the signal generator