Sonce
SCPI Command :
[SOURce<HW>]:CORRection:CSET:DATA:[SENSor<CH>]:[POWer]:SONCe
- class SonceCls[source]
Sonce commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(channel=Channel.Default) None [source]
# SCPI: [SOURce<HW>]:CORRection:CSET:DATA:[SENSor<CH>]:[POWer]:SONCe driver.source.correction.cset.data.sensor.power.sonce.set(channel = repcap.Channel.Default)
Fills the selected user correction table with the level values measured by the power sensor for the given frequencies. To select the used power sensor set the suffix in key word SENSe.
- param channel
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Sensor’)
- set_with_opc(channel=Channel.Default, opc_timeout_ms: int = - 1) None [source]