Sensitivity

SCPI Command :

[SOURce<HW>]:AM<CH>:SENSitivity
class SensitivityCls[source]

Sensitivity commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(generatorIx=GeneratorIx.Default) float[source]
# SCPI: [SOURce<HW>]:AM<CH>:SENSitivity
value: float = driver.source.am.sensitivity.get(generatorIx = repcap.GeneratorIx.Default)

Sets the sensitivity of the external signal source for amplitude modulation in %/V.

param generatorIx

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Am’)

return

sensitivity: float Range: 0 to 100