OutputCircuits
- class c104.OutputCircuits
This enum contains all Output Circuit bits to interpret and manipulate protection equipment messages.
- __init__()
- is_any()
test if there are any flags set
- is_none()
test if there are no flags set
- General = OutputCircuit set: { General }
- PhaseL1 = OutputCircuit set: { PhaseL1 }
- PhaseL2 = OutputCircuit set: { PhaseL2 }
- PhaseL3 = OutputCircuit set: { PhaseL3 }
- property name
- property value