Zero
SCPI Command :
SENSe<CH>:[POWer]:ZERO
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(channel=Channel.Default) None[source]
# SENSe<CH>:[POWer]:ZERO driver.sense.power.zero.set(channel = repcap.Channel.Default)
Performs zeroing of the sensor. Zeroing is required after warm-up, i.e. after connecting the sensor. Note: Switch off or disconnect the RF power source from the sensor before zeroing. We recommend that you zero in regular intervals (at least once a day) , if:
The temperature has varied more than about 5 Deg.
The sensor has been replaced.
You want to measure very low power.
- Parameters:
channel – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sense’)
- set_with_opc(channel=Channel.Default, opc_timeout_ms: int = -1) None[source]