Cpone
SCPI Command :
DEEMbedding<*>:COMPonent<*>:INTPoser:CPONe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(deembedding=Deembedding.Default, component=Component.Default) DeembeddingInputPort[source]
# DEEMbedding<*>:COMPonent<*>:INTPoser:CPONe value: enums.DeembeddingInputPort = driver.deembedding.component.intPoser.cpone.get(deembedding = repcap.Deembedding.Default, component = repcap.Component.Default)
Sets the interposer port number at the controller device.
- Parameters:
deembedding – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Deembedding’)
component – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Component’)
- set(controller_port_1: DeembeddingInputPort, deembedding=Deembedding.Default, component=Component.Default) None[source]
# DEEMbedding<*>:COMPonent<*>:INTPoser:CPONe driver.deembedding.component.intPoser.cpone.set(controller_port_1 = enums.DeembeddingInputPort.FIVE, deembedding = repcap.Deembedding.Default, component = repcap.Component.Default)
Sets the interposer port number at the controller device.
- Parameters:
controller_port_1 – ONE | TWO | THRee | FOUR | FIVE | SIX
deembedding – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Deembedding’)
component – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Component’)