Valid
SCPI Command :
[SENSe]:CORRection:FRESponse:USER:VALid
- class ValidCls[source]
Valid commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:CORRection:FRESponse:USER:VALid value: float = driver.sense.correction.fresponse.user.valid.get()
This command queries the validity of the user-defined correction settings.
- return
validity: 0 | 1 1 The setting is valid. 0 The setting is not valid.