Tbandwidth

SCPI Command :

CHANnel<*>:TBANdwidth
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(channel=Channel.Default) float[source]
# CHANnel<*>:TBANdwidth
value: float = driver.channel.tbandwidth.get(channel = repcap.Channel.Default)

No help available

Parameters:

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

set(trig_bw_proxy: float, channel=Channel.Default) None[source]
# CHANnel<*>:TBANdwidth
driver.channel.tbandwidth.set(trig_bw_proxy = 1.0, channel = repcap.Channel.Default)

No help available

Parameters:

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