Pcount

SCPI Command :

LANE<*>:EMBedding:COMPonent<*>:PCOunt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(lane=Lane.Default, component=Component.Default) DeembeddingInputPort[source]
# LANE<*>:EMBedding:COMPonent<*>:PCOunt
value: enums.DeembeddingInputPort = driver.lane.embedding.component.pcount.get(lane = repcap.Lane.Default, component = repcap.Component.Default)

Returns the number of all ports of the selected component (input ports and output ports) .

Parameters:
  • lane – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Lane’)

  • component – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Component’)

Returns:

total_component_ports: TWO | FOUR