The protection relay's outputs can be controlled either through the 0X coil objects or 4X holding register control structures. See the Modbus control objects' memory map for the available control objects.
The control objects in this protection relay are either single-point or double-point control objects.
Single point control object output types
Single point control objects can be either pulse outputs or persistent outputs.
The Modbus client should only write "1" to the pulse outputs. This write operation activates the control operation and there is no need for the Modbus client to write "0" to the object. However, writing "0" is not forbidden. The result is that nothing happens to the control object.
The Modbus client can write both "1" and "0" to the persistent outputs. Therefore, the persistent outputs have two defined levels: "0" and "1".
Most of the outputs in this protection relay are pulse outputs.
Double point control operation modes on IEC 61850 level
This protection relay supports two control models: direct-operate and select-before-operate. The IEC 61850 single point control objects in this protection relay are of direct-operate type. The IEC 61850 double point control objects can be configured either into the direct-operate or select-before-operate mode.
Double point control operations on Modbus level
- Select open
- Select close
- Cancel selection
- Operate (=execute) selection
- Direct open (writing the value "1" opens the circuit breaker)
- Direct close (writing the value "1" closes the circuit breaker)