Qoc (Qualifier of Command)

class c104.Qoc

This enum contains all valid IEC60870 qualifier of command duration options.

__init__()
LONG_PULSE = <Qoc.LONG_PULSE: 2>
NONE = <Qoc.NONE: 0>
PERSISTENT = <Qoc.PERSISTENT: 3>
SHORT_PULSE = <Qoc.SHORT_PULSE: 1>
property name
property value