All

SCPI Command :

[SOURce<HW>]:AREGenerator:MAPPing<CH>:ADJust:ALL
class AllCls[source]

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

set(mappingChannel=MappingChannel.Default) None[source]
# SCPI: [SOURce<HW>]:AREGenerator:MAPPing<CH>:ADJust:ALL
driver.source.areGenerator.mapping.adjust.all.set(mappingChannel = repcap.MappingChannel.Default)

Adjusts the input attenuation of the R&S AREG800A for the applied signal automatically for all output channels.

param mappingChannel:

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

set_with_opc(mappingChannel=MappingChannel.Default, opc_timeout_ms: int = -1) None[source]