TypePy

SCPI Commands

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

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

get() FilterTypeB[source]
# SCPI: [SENSe]:BWIDth[:RESolution]:TYPE
value: enums.FilterTypeB = driver.sense.bandwidth.resolution.typePy.get()

No command help available

return

filter_type: No help available

set(filter_type: FilterTypeB) None[source]
# SCPI: [SENSe]:BWIDth[:RESolution]:TYPE
driver.sense.bandwidth.resolution.typePy.set(filter_type = enums.FilterTypeB.CFILter)

No command help available

param filter_type

No help available