tdaq-develop-2025-02-12
ots::FECommanderInterface Class Reference
Inheritance diagram for ots::FECommanderInterface:

Public Member Functions

 FECommanderInterface (const std::string &interfaceUID, const ConfigurationTree &theXDAQContextConfigTree, const std::string &interfaceConfigurationPath)
 
void configure (void)
 
void halt (void)
 
void pause (void)
 
void resume (void)
 
void start (std::string runNumber="")
 
void stop (void)
 
void universalRead (char *address, char *returnValue) override
 
void universalWrite (char *address, char *writeValue) override
 
virtual std::string getStatusProgressDetail (void) override
 overriding VStateMachine::getStatusProgressDetail More...
 

Detailed Description

Definition at line 9 of file FECommanderInterface.h.

Member Function Documentation

◆ getStatusProgressDetail()

std::string FECommanderInterface::getStatusProgressDetail ( void  )
overridevirtual

overriding VStateMachine::getStatusProgressDetail

virtual progress string that can be overridden with more info e.g. steps and substeps however integer 0-100 should be first number, then separated by : colons e.g. 94:FE0:1:2

Definition at line 140 of file FECommanderInterfaceImpl.cc.


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