Status

SCPI Command :

[SOURce<HW>]:REGenerator:SIMulation:LEVel:UPDated:[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: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 [:SOURce<hw>]:REGenerator:SIMulation:LEVel?.

param status

1| ON| 0| OFF

return

status: 1| ON| 0| OFF