Polarity

SCPI Commands

SENSe:SWEep:EGATe:POLarity
class PolarityCls[source]

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

get() SlopeType[source]
# SCPI: [SENSe]:SWEep:EGATe:POLarity
value: enums.SlopeType = driver.sense.sweep.egate.polarity.get()

No command help available

return

polarity: No help available

set(polarity: SlopeType) None[source]
# SCPI: [SENSe]:SWEep:EGATe:POLarity
driver.sense.sweep.egate.polarity.set(polarity = enums.SlopeType.NEGative)

No command help available

param polarity

No help available