Pstate

SCPI Commands

SENSe:CORRection:FRESponse:USER:PSTate
class PstateCls[source]

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

get() bool[source]
# SCPI: [SENSe]:CORRection:FRESponse:USER:PSTate
value: bool = driver.sense.correction.fresponse.user.pstate.get()

No command help available

return

state: No help available

set(state: bool) None[source]
# SCPI: [SENSe]:CORRection:FRESponse:USER:PSTate
driver.sense.correction.fresponse.user.pstate.set(state = False)

No command help available

param state

No help available