Component<Component>
SCPI Command :
[SENSe]:FPLan:COMPonent<co>:DELete
- Commands in total: 9Subgroups: 7Direct child commands: 1
Repeated Capability Setting:
# Range: Ix1 .. Ix32 driver.applications.k50Spurious.sense.fplan.component.repcap_component_set(repcap.Component.Ix1)
- delete(component=Component.Default) None[source]
# [SENSe]:FPLan:COMPonent<co>:DELete driver.applications.k50Spurious.sense.fplan.component.delete(component = repcap.Component.Default)
Will delete the selected row from the frequency plan.
- Parameters:
component – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Component’)
- delete_with_opc(component=Component.Default, opc_timeout_ms: int = -1) None[source]
Cloning the Group
# Create a copy of the original group, that exists independently
component_copy = driver.applications.k50Spurious.sense.fplan.component.clone()
Subgroups