SDDS ToolKit Programs and Libraries for C and Python
All Classes Files Functions Variables Macros Pages
WAITFOR Struct Reference

Public Attributes

char * PVname
 
chid channelID
 
long channelType
 
double lowerLimit
 
double upperLimit
 
double equalTo
 
double above
 
double below
 
double changeReference
 
long operations
 
short * operation
 
char * sameAs
 
unsigned long flags
 
double value
 
short eventSeen
 
char stringValue [256]
 
long usrValue
 
short changeReferenceLoaded
 

Detailed Description

Definition at line 183 of file cawait.cc.

Member Data Documentation

◆ above

double WAITFOR::above

Definition at line 189 of file cawait.cc.

◆ below

double WAITFOR::below

Definition at line 189 of file cawait.cc.

◆ changeReference

double WAITFOR::changeReference

Definition at line 189 of file cawait.cc.

◆ changeReferenceLoaded

short WAITFOR::changeReferenceLoaded

Definition at line 198 of file cawait.cc.

◆ channelID

chid WAITFOR::channelID

Definition at line 186 of file cawait.cc.

◆ channelType

long WAITFOR::channelType

Definition at line 187 of file cawait.cc.

◆ equalTo

double WAITFOR::equalTo

Definition at line 188 of file cawait.cc.

◆ eventSeen

short WAITFOR::eventSeen

Definition at line 195 of file cawait.cc.

◆ flags

unsigned long WAITFOR::flags

Definition at line 193 of file cawait.cc.

◆ lowerLimit

double WAITFOR::lowerLimit

Definition at line 188 of file cawait.cc.

◆ operation

short* WAITFOR::operation

Definition at line 191 of file cawait.cc.

◆ operations

long WAITFOR::operations

Definition at line 190 of file cawait.cc.

◆ PVname

char* WAITFOR::PVname

Definition at line 185 of file cawait.cc.

◆ sameAs

char* WAITFOR::sameAs

Definition at line 192 of file cawait.cc.

◆ stringValue

char WAITFOR::stringValue[256]

Definition at line 196 of file cawait.cc.

◆ upperLimit

double WAITFOR::upperLimit

Definition at line 188 of file cawait.cc.

◆ usrValue

long WAITFOR::usrValue

Definition at line 197 of file cawait.cc.

◆ value

double WAITFOR::value

Definition at line 194 of file cawait.cc.


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