Enable

SCPI Command :

POWer:ENABle
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(opc_timeout_ms: int = -1) None[source]
# POWer:ENABle
driver.power.enable.set()

Activates the power mode and initializes the power measurements. If the power mode is disabled, the instrument does not accept any POWer command. Use method RsRtx.power.enable.set() after each *RST.

Parameters:

opc_timeout_ms – Maximum time to wait in milliseconds, valid only for this call.