tdaq-develop-2025-02-12
ots::PVInfo Struct Reference

Public Member Functions

 PVInfo (chtype tmpChannelType)
 

Public Attributes

chid channelID = ((void *)0)
 
PVHandlerParametersparameterPtr = ((void *)0)
 
evid eventID = ((void *)0)
 
chtype channelType
 
std::string pvValue
 
int circularBufferSize = 10
 Default Guess.
 
unsigned int mostRecentBufferIndex = -1
 
std::vector< std::pair< time_t, std::string > > dataCache
 (10, std::pair<time_t, std::string> (0, ""));
 
bool valueChange = true
 
std::queue< PVAlertsalerts
 
struct dbr_ctrl_double settings
 

Detailed Description

Definition at line 63 of file EpicsInterface.h.

Member Data Documentation

◆ valueChange

bool ots::PVInfo::valueChange = true

so that it automatically reports the status when we open the viewer for the first time - get to see what is DC'd

Definition at line 86 of file EpicsInterface.h.


The documentation for this struct was generated from the following file: