libiec61850  1.5.3
Macros
Originator categories (orCat)

Macros

#define CONTROL_ORCAT_NOT_SUPPORTED   0
 
#define CONTROL_ORCAT_BAY_CONTROL   1
 
#define CONTROL_ORCAT_STATION_CONTROL   2
 
#define CONTROL_ORCAT_REMOTE_CONTROL   3
 
#define CONTROL_ORCAT_AUTOMATIC_BAY   4
 
#define CONTROL_ORCAT_AUTOMATIC_STATION   5
 
#define CONTROL_ORCAT_AUTOMATIC_REMOTE   6
 
#define CONTROL_ORCAT_MAINTENANCE   7
 
#define CONTROL_ORCAT_PROCESS   8
 

Detailed Description

Macro Definition Documentation

◆ CONTROL_ORCAT_AUTOMATIC_BAY

#define CONTROL_ORCAT_AUTOMATIC_BAY   4

Control operation issued from an automatic function at bay level

◆ CONTROL_ORCAT_AUTOMATIC_REMOTE

#define CONTROL_ORCAT_AUTOMATIC_REMOTE   6

Control operation issued from a automatic function outside of the substation

◆ CONTROL_ORCAT_AUTOMATIC_STATION

#define CONTROL_ORCAT_AUTOMATIC_STATION   5

Control operation issued from an automatic function at station level

◆ CONTROL_ORCAT_BAY_CONTROL

#define CONTROL_ORCAT_BAY_CONTROL   1

Control operation issued from an operator using a client located at bay level

◆ CONTROL_ORCAT_MAINTENANCE

#define CONTROL_ORCAT_MAINTENANCE   7

Control operation issued from a maintenance/service tool

◆ CONTROL_ORCAT_NOT_SUPPORTED

#define CONTROL_ORCAT_NOT_SUPPORTED   0

Not supported - should not be used

◆ CONTROL_ORCAT_PROCESS

#define CONTROL_ORCAT_PROCESS   8

Status change occurred without control action (for example external trip of a circuit breaker or failure inside the breaker)

◆ CONTROL_ORCAT_REMOTE_CONTROL

#define CONTROL_ORCAT_REMOTE_CONTROL   3

Control operation from a remote operator outside the substation (for example network control center)

◆ CONTROL_ORCAT_STATION_CONTROL

#define CONTROL_ORCAT_STATION_CONTROL   2

Control operation issued from an operator using a client located at station level