PartNo

SCPI Command :

CHANnel<*>:EFRontend:EXTComponent<*>:PARTno
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(channel=Channel.Default, extComponent=ExtComponent.Default) str[source]
# CHANnel<*>:EFRontend:EXTComponent<*>:PARTno
value: str = driver.channel.efrontend.extComponent.partNo.get(channel = repcap.Channel.Default, extComponent = repcap.ExtComponent.Default)

Queries the part number of the indicated external device.

Parameters:
  • channel – optional repeated capability selector. Default value: Ch1 (settable in the interface ‘Channel’)

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

Returns:

part_number: String with the part number