CROB (G12v1) control code
More...
|
TripCloseCode | Tcc |
| This field is used in conjunction with the op_type field 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 = false |
| This field is obsolete and should always be 0 More...
|
|
OpType | OpType |
| This field is used in conjunction with the tcc field to specify a control operation More...
|
|
CROB (G12v1) control code
◆ ControlCode()
Initialize ControlCode to default values
- Parameters
-
tcc | This field is used in conjunction with the op_type field 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 tcc field to specify a control operation |
◆ 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 tcc
field to specify a control operation
◆ Queue
bool dnp3.ControlCode.Queue = false |
This field is obsolete and should always be 0
Default value is false
◆ Tcc
This field is used in conjunction with the op_type
field to specify a control operation
The documentation for this class was generated from the following file: