TypePy

SCPI Commands

SENSe:BWIDth:VIDeo:TYPE
class TypePyCls[source]

TypePy commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() ScalingMode[source]
# SCPI: [SENSe]:BWIDth:VIDeo:TYPE
value: enums.ScalingMode = driver.sense.bandwidth.video.typePy.get()

No command help available

return

mode: No help available

set(mode: ScalingMode) None[source]
# SCPI: [SENSe]:BWIDth:VIDeo:TYPE
driver.sense.bandwidth.video.typePy.set(mode = enums.ScalingMode.LINear)

No command help available

param mode

No help available