Add
SCPI Command :
[SENSe]:FPLan:COMPonent<co>:ADD
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(component=Component.Default) None[source]
# [SENSe]:FPLan:COMPonent<co>:ADD driver.applications.k50Spurious.sense.fplan.component.add.set(component = repcap.Component.Default)
Adds a new component below the selected row <co> in the frequency plan. If the command is executed on a row that does not yet exist, this row and all that are missing up to this row are created.
- Parameters:
component – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Component’)
- set_with_opc(component=Component.Default, opc_timeout_ms: int = -1) None[source]