OutputCircuits

class c104.OutputCircuits

This enum contains all Output Circuit bits to interpret and manipulate protection equipment messages.

__init__()
is_any(self) bool

test if there are any bits set

is_none(self) bool

test if no bits are set

General = OutputCircuit set: { General }
PhaseL1 = OutputCircuit set: { PhaseL1 }
PhaseL2 = OutputCircuit set: { PhaseL2 }
PhaseL3 = OutputCircuit set: { PhaseL3 }
property name
property value