CROB (Group12Var1) control code
More...
|
TripCloseCode | Tcc |
| This field is used in conjunction with ControlCode.OpType to specify a control operation More...
|
|
bool | Clear |
| Support for this field is optional. When the clear bit is set, the device shall remove pending control commands for that index and stop any control operation that is in progress for that index. The indexed point shall go to the state that it would have if the command were allowed to complete normally. More...
|
|
bool | Queue |
| This field is obsolete and should always be 0 More...
|
|
OpType | OpType |
| This field is used in conjunction with the ControlCode.Tcc field to specify a control operation More...
|
|
CROB (Group12Var1) control code
◆ ControlCode()
Initialize a ControlCode instance
Default values:
- Parameters
-
tcc | This field is used in conjunction with ControlCode.OpType to specify a control operation |
clear | Support for this field is optional. When the clear bit is set, the device shall remove pending control commands for that index and stop any control operation that is in progress for that index. The indexed point shall go to the state that it would have if the command were allowed to complete normally. |
opType | This field is used in conjunction with the ControlCode.Tcc field to specify a control operation |
◆ FromOpType()
◆ FromTccAndOpType()
◆ WithClear()
Support for this field is optional. When the clear bit is set, the device shall remove pending control commands for that index and stop any control operation that is in progress for that index. The indexed point shall go to the state that it would have if the command were allowed to complete normally.
◆ WithOpType()
This field is used in conjunction with the ControlCode.Tcc field to specify a control operation
◆ WithQueue()
This field is obsolete and should always be 0
◆ WithTcc()
◆ Clear
bool dnp3.ControlCode.Clear |
Support for this field is optional. When the clear bit is set, the device shall remove pending control commands for that index and stop any control operation that is in progress for that index. The indexed point shall go to the state that it would have if the command were allowed to complete normally.
◆ OpType
OpType dnp3.ControlCode.OpType |
This field is used in conjunction with the ControlCode.Tcc field to specify a control operation
◆ Queue
bool dnp3.ControlCode.Queue |
This field is obsolete and should always be 0
◆ Tcc
The documentation for this class was generated from the following file: