dnp3  0.9.0
Public Attributes | List of all members
dnp3_control_code_t Struct Reference

CROB (dnp3_g12v1_t) control code. More...

#include <dnp3.h>

Public Attributes

dnp3_trip_close_code_t tcc
 This field is used in conjunction with the op_type field to specify a control operation.
 
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.
 
bool queue
 This field is obsolete and should always be 0. More...
 
dnp3_op_type_t op_type
 This field is used in conjunction with the tcc field to specify a control operation.
 

Detailed Description

CROB (dnp3_g12v1_t) control code.

Member Data Documentation

◆ queue

bool dnp3_control_code_t::queue

This field is obsolete and should always be 0.

Note
Default value is false

The documentation for this struct was generated from the following file: