otsdaq_components  v2_05_02_indev
OtsSlowControlsInterface Class Reference
Inheritance diagram for OtsSlowControlsInterface:

Public Member Functions

 OtsSlowControlsInterface (const std::string &pluginType, const std::string &interfaceUID, const ConfigurationTree &theXDAQContextConfigTree, const std::string &controlsConfigurationPath)
 
void initialize ()
 
void destroy ()
 
std::vector< std::string > getChannelList ()
 
std::string getList (const std::string &format)
 
void subscribe (const std::string &Name)
 
void subscribeJSON (const std::string &JSONNameString)
 
void unsubscribe (const std::string &Name)
 
std::array< std::string, 4 > getCurrentValue (const std::string &Name)
 
std::vector< std::vector
< std::string > > 
getChannelHistory (const std::string &Name)
 
std::vector< std::vector
< std::string > > 
getLastAlarms (const std::string &Name)
 
std::vector< std::vector
< std::string > > 
getAlarmsLog (const std::string &Name)
 
std::vector< std::vector
< std::string > > 
checkAlarmNotifications (void)
 
std::array< std::string, 9 > getSettings (const std::string &Name)
 

Detailed Description

Definition at line 12 of file OtsSlowControlsInterface.h.


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