Bband

SCPI Command :

[SOURce<HW>]:INPut:TRIGger:[BBANd]:SLOPe
class BbandCls[source]

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

get_slope() SlopeType[source]
# SCPI: [SOURce<HW>]:INPut:TRIGger:[BBANd]:SLOPe
value: enums.SlopeType = driver.source.inputPy.trigger.bband.get_slope()

No command help available

return:

slope: No help available

set_slope(slope: SlopeType) None[source]
# SCPI: [SOURce<HW>]:INPut:TRIGger:[BBANd]:SLOPe
driver.source.inputPy.trigger.bband.set_slope(slope = enums.SlopeType.NEGative)

No command help available

param slope:

No help available