Status

SCPI Command :

[SOURce<HW>]:REGenerator:SIMulation:LEVel:UPDated:[STATus]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(status: bool) bool[source]
# [SOURce<HW>]:REGenerator:SIMulation:LEVel:UPDated:[STATus]
value: bool = driver.source.regenerator.simulation.level.updated.status.get(status = False)

Queries whether the current output level at the dedicated connector is equal to the calculated level. To query the calculated level, use the command method RsSmw.source.regenerator.simulation.level.get() .

Parameters:

status – 1 | ON | 0| OFF

Returns:

status: 1 | ON | 0| OFF