Pcount
SCPI Command :
DEEMbedding<*>:COMPonent<*>:PCOunt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(deembedding=Deembedding.Default, component=Component.Default) DeembeddingInputPort[source]
# DEEMbedding<*>:COMPonent<*>:PCOunt value: enums.DeembeddingInputPort = driver.deembedding.component.pcount.get(deembedding = repcap.Deembedding.Default, component = repcap.Component.Default)
Returns the number of all ports of the selected component (input ports and output ports) . The number of ports depends on the attached probe. If a modular probe R&S RT-ZM or differential probe R&S RT-ZD is used, the number of ports is 4. Otherwise, 2 ports are available.
- 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’)
- Returns:
total_component_ports: ONE | TWO | THRee | FOUR | FIVE | SIX