SparkLimitSwitch

class rev.SparkLimitSwitch

Bases: SparkMaxLimitSwitch

class Type(value: int)

Bases: pybind11_object

Represents whether the circuit is open or closed when the switch is not being pressed

Members:

kNormallyOpen

kNormallyClosed

kNormallyClosed = <Type.kNormallyClosed: 1>
kNormallyOpen = <Type.kNormallyOpen: 0>
property name
property value