Auto

SCPI Command :

[SENSe]:BWIDth:VIDeo:AUTO
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# [SENSe]:BWIDth:VIDeo:AUTO
value: bool = driver.applications.k14Xnr5G.sense.bandwidth.video.auto.get()

Couples and decouples the video bandwidth to the resolution bandwidth.

Returns:

state: ON | OFF | 0 | 1

set(state: bool) None[source]
# [SENSe]:BWIDth:VIDeo:AUTO
driver.applications.k14Xnr5G.sense.bandwidth.video.auto.set(state = False)

Couples and decouples the video bandwidth to the resolution bandwidth.

Parameters:

state – ON | OFF | 0 | 1