Sonce

SCPI Command :

[SOURce<HW>]:CORRection:CSET:DATA:[SENSor<CH>]:[POWer]:SONCe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(channel=Channel.Default) None[source]
# [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.

Parameters:

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]