Status
SCPI Command :
[SOURce<HW>]:REGenerator:SIMulation:LEVel:VALid:[STATus]
- class StatusCls[source]
Status commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(status: bool) bool [source]
# SCPI: [SOURce<HW>]:REGenerator:SIMulation:LEVel:VALid:[STATus] value: bool = driver.source.regenerator.simulation.level.valid.status.get(status = False)
Queries whether the calculated output level is within the permissible value range for the dedicated connector.
- param status
1| ON| 0| OFF
- return
status: 1| ON| 0| OFF