TypePy

SCPI Command :

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

Sets the type of an external device that is inserted in the signal path between the DUT and the external frontend.

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:

type_py: FILTer