Show

SCPI Command :

CALCulate:MATH<*>:FFT:GATE:SHOW
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(math=Math.Default) bool[source]
# CALCulate:MATH<*>:FFT:GATE:SHOW
value: bool = driver.calculate.math.fft.gate.show.get(math = repcap.Math.Default)

No help available

Parameters:

math – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Math’)

set(display_state: bool, math=Math.Default) None[source]
# CALCulate:MATH<*>:FFT:GATE:SHOW
driver.calculate.math.fft.gate.show.set(display_state = False, math = repcap.Math.Default)

No help available

Parameters:

math – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Math’)