Status

SCPI Command :

[SOURce<HW>]:REGenerator:SIMulation:LEVel:VALid:[STATus]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(status: bool) bool[source]
# [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.

Parameters:

status – 1 | ON | 0| OFF

Returns:

status: 1 | ON | 0| OFF