PpOne

SCPI Command :

DEEMbedding<*>:COMPonent<*>:INTPoser:PPONe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(deembedding=Deembedding.Default, component=Component.Default) DeembeddingInputPort[source]
# DEEMbedding<*>:COMPonent<*>:INTPoser:PPONe
value: enums.DeembeddingInputPort = driver.deembedding.component.intPoser.ppOne.get(deembedding = repcap.Deembedding.Default, component = repcap.Component.Default)

Sets the interposer port number of the probe point.

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(probe_port_1: DeembeddingInputPort, deembedding=Deembedding.Default, component=Component.Default) None[source]
# DEEMbedding<*>:COMPonent<*>:INTPoser:PPONe
driver.deembedding.component.intPoser.ppOne.set(probe_port_1 = enums.DeembeddingInputPort.FIVE, deembedding = repcap.Deembedding.Default, component = repcap.Component.Default)

Sets the interposer port number of the probe point.

Parameters:
  • probe_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’)