MpOne

SCPI Command :

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

Sets the interposer port number at the memory 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(memory_port_1: DeembeddingInputPort, deembedding=Deembedding.Default, component=Component.Default) None[source]
# DEEMbedding<*>:COMPonent<*>:INTPoser:MPONe
driver.deembedding.component.intPoser.mpOne.set(memory_port_1 = enums.DeembeddingInputPort.FIVE, deembedding = repcap.Deembedding.Default, component = repcap.Component.Default)

Sets the interposer port number at the memory device.

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