Clock

SCPI Command :

BLER:SETup:CLOCk:[POLarity]
class ClockCls[source]

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

get_polarity() RsSmw.enums.SlopeRiseFall[source]
# SCPI: BLER:SETup:CLOCk:[POLarity]
value: enums.SlopeRiseFall = driver.bler.setup.clock.get_polarity()

No command help available

return

polarity: No help available

set_polarity(polarity: RsSmw.enums.SlopeRiseFall) None[source]
# SCPI: BLER:SETup:CLOCk:[POLarity]
driver.bler.setup.clock.set_polarity(polarity = enums.SlopeRiseFall.FALLing)

No command help available

param polarity

No help available