IEC61970 16v29a - IEC61968 12v08
Public Attributes | List of all members
IEC61970::Base::SCADA::RemoteControl Class Reference

#include <RemoteControl.h>

Inheritance diagram for IEC61970::Base::SCADA::RemoteControl:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::SCADA::RemoteControl:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::Float actuatorMaximum
 
IEC61970::Base::Domain::Float actuatorMinimum
 
IEC61970::Base::Domain::Boolean remoteControlled
 
IEC61970::Base::Meas::ControlControl
 
- Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject
IEC61970::Base::Domain::String aliasName
 
IEC61970::Base::Domain::String description
 
IEC61970::Base::Domain::String mRID
 
IEC61970::Base::Domain::String name
 
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > DiagramObjects
 

Detailed Description

Remote controls are ouputs that are sent by the remote unit to actuators in the process.

Member Data Documentation

◆ actuatorMaximum

IEC61970::Base::Domain::Float IEC61970::Base::SCADA::RemoteControl::actuatorMaximum

The maximum set point value accepted by the remote control point.

◆ actuatorMinimum

IEC61970::Base::Domain::Float IEC61970::Base::SCADA::RemoteControl::actuatorMinimum

The minimum set point value accepted by the remote control point.

◆ Control

IEC61970::Base::Meas::Control* IEC61970::Base::SCADA::RemoteControl::Control

The Control for the RemoteControl point.

◆ remoteControlled

IEC61970::Base::Domain::Boolean IEC61970::Base::SCADA::RemoteControl::remoteControlled

Set to true if the actuator is remotely controlled.


The documentation for this class was generated from the following files: