Valid
SCPI Command :
[SENSe]:CORRection:FRESponse:USER:VALid
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [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.
- Returns:
validity: 0 | 1 1 The setting is valid. 0 The setting is not valid.