EPICS Base  7.0.5.1
int64inRecord.h
Go to the documentation of this file.
1 
7 #ifndef INC_int64inRecord_H
8 #define INC_int64inRecord_H
9 
10 #include "epicsTypes.h"
11 #include "link.h"
12 #include "epicsMutex.h"
13 #include "ellLib.h"
14 #include "devSup.h"
15 #include "epicsTime.h"
16 
17 /* Declare Device Support Entry Table */
18 struct int64inRecord;
19 typedef struct int64indset {
20  dset common;
21  long (*read_int64in)(struct int64inRecord *prec);
22 } int64indset;
23 #define HAS_int64indset
24 
25 #include "callback.h"
26 
28 typedef struct int64inRecord {
29  char name[61];
30  char desc[41];
31  char asg[29];
32  epicsEnum16 scan;
33  epicsEnum16 pini;
34  epicsInt16 phas;
35  char evnt[40];
36  epicsInt16 tse;
37  DBLINK tsel;
38  epicsEnum16 dtyp;
39  epicsInt16 disv;
40  epicsInt16 disa;
41  DBLINK sdis;
45  epicsUInt8 disp;
46  epicsUInt8 proc;
47  epicsEnum16 stat;
48  epicsEnum16 sevr;
49  epicsEnum16 nsta;
50  epicsEnum16 nsev;
51  epicsEnum16 acks;
52  epicsEnum16 ackt;
53  epicsEnum16 diss;
54  epicsUInt8 lcnt;
55  epicsUInt8 pact;
56  epicsUInt8 putf;
57  epicsUInt8 rpro;
58  struct asgMember *asp;
59  struct processNotify *ppn;
60  struct processNotifyRecord *ppnr;
61  struct scan_element *spvt;
62  struct typed_rset *rset;
64  void *dpvt;
65  struct dbRecordType *rdes;
66  struct lockRecord *lset;
67  epicsEnum16 prio;
68  epicsUInt8 tpro;
69  epicsUInt8 bkpt;
70  epicsUInt8 udf;
71  epicsEnum16 udfs;
73  DBLINK flnk;
74  epicsInt64 val;
75  DBLINK inp;
76  char egu[16];
77  epicsInt64 hopr;
78  epicsInt64 lopr;
79  epicsInt64 hihi;
80  epicsInt64 lolo;
81  epicsInt64 high;
82  epicsInt64 low;
83  epicsEnum16 hhsv;
84  epicsEnum16 llsv;
85  epicsEnum16 hsv;
86  epicsEnum16 lsv;
87  epicsInt64 hyst;
88  epicsFloat64 aftc;
89  epicsFloat64 afvl;
90  epicsInt64 adel;
91  epicsInt64 mdel;
92  epicsInt64 lalm;
93  epicsInt64 alst;
94  epicsInt64 mlst;
95  DBLINK siol;
96  epicsInt64 sval;
97  DBLINK siml;
98  epicsEnum16 simm;
99  epicsEnum16 sims;
100  epicsEnum16 oldsimm;
101  epicsEnum16 sscn;
102  epicsFloat64 sdly;
104 } int64inRecord;
105 
106 typedef enum {
107  int64inRecordNAME = 0,
108  int64inRecordDESC = 1,
109  int64inRecordASG = 2,
110  int64inRecordSCAN = 3,
111  int64inRecordPINI = 4,
112  int64inRecordPHAS = 5,
113  int64inRecordEVNT = 6,
114  int64inRecordTSE = 7,
115  int64inRecordTSEL = 8,
116  int64inRecordDTYP = 9,
117  int64inRecordDISV = 10,
118  int64inRecordDISA = 11,
119  int64inRecordSDIS = 12,
120  int64inRecordMLOK = 13,
121  int64inRecordMLIS = 14,
122  int64inRecordBKLNK = 15,
123  int64inRecordDISP = 16,
124  int64inRecordPROC = 17,
125  int64inRecordSTAT = 18,
126  int64inRecordSEVR = 19,
127  int64inRecordNSTA = 20,
128  int64inRecordNSEV = 21,
129  int64inRecordACKS = 22,
130  int64inRecordACKT = 23,
131  int64inRecordDISS = 24,
132  int64inRecordLCNT = 25,
133  int64inRecordPACT = 26,
134  int64inRecordPUTF = 27,
135  int64inRecordRPRO = 28,
136  int64inRecordASP = 29,
137  int64inRecordPPN = 30,
138  int64inRecordPPNR = 31,
139  int64inRecordSPVT = 32,
140  int64inRecordRSET = 33,
141  int64inRecordDSET = 34,
142  int64inRecordDPVT = 35,
143  int64inRecordRDES = 36,
144  int64inRecordLSET = 37,
145  int64inRecordPRIO = 38,
146  int64inRecordTPRO = 39,
147  int64inRecordBKPT = 40,
148  int64inRecordUDF = 41,
149  int64inRecordUDFS = 42,
150  int64inRecordTIME = 43,
151  int64inRecordFLNK = 44,
152  int64inRecordVAL = 45,
153  int64inRecordINP = 46,
154  int64inRecordEGU = 47,
155  int64inRecordHOPR = 48,
156  int64inRecordLOPR = 49,
157  int64inRecordHIHI = 50,
158  int64inRecordLOLO = 51,
159  int64inRecordHIGH = 52,
160  int64inRecordLOW = 53,
161  int64inRecordHHSV = 54,
162  int64inRecordLLSV = 55,
163  int64inRecordHSV = 56,
164  int64inRecordLSV = 57,
165  int64inRecordHYST = 58,
166  int64inRecordAFTC = 59,
167  int64inRecordAFVL = 60,
168  int64inRecordADEL = 61,
169  int64inRecordMDEL = 62,
170  int64inRecordLALM = 63,
171  int64inRecordALST = 64,
172  int64inRecordMLST = 65,
173  int64inRecordSIOL = 66,
174  int64inRecordSVAL = 67,
175  int64inRecordSIML = 68,
176  int64inRecordSIMM = 69,
177  int64inRecordSIMS = 70,
178  int64inRecordOLDSIMM = 71,
179  int64inRecordSSCN = 72,
180  int64inRecordSDLY = 73,
181  int64inRecordSIMPVT = 74
182 } int64inFieldIndex;
183 
184 #ifdef GEN_SIZE_OFFSET
185 
186 #include <epicsExport.h>
187 #include <cantProceed.h>
188 #ifdef __cplusplus
189 extern "C" {
190 #endif
191 static int int64inRecordSizeOffset(dbRecordType *prt)
192 {
193  int64inRecord *prec = 0;
194 
195  if (prt->no_fields != 75) {
196  cantProceed("IOC build or installation error:\n"
197  " The int64inRecord defined in the DBD file has %d fields,\n"
198  " but the record support code was built with 75.\n",
199  prt->no_fields);
200  }
201  prt->papFldDes[int64inRecordNAME]->size = sizeof(prec->name);
202  prt->papFldDes[int64inRecordNAME]->offset = (unsigned short)((char *)&prec->name - (char *)prec);
203  prt->papFldDes[int64inRecordDESC]->size = sizeof(prec->desc);
204  prt->papFldDes[int64inRecordDESC]->offset = (unsigned short)((char *)&prec->desc - (char *)prec);
205  prt->papFldDes[int64inRecordASG]->size = sizeof(prec->asg);
206  prt->papFldDes[int64inRecordASG]->offset = (unsigned short)((char *)&prec->asg - (char *)prec);
207  prt->papFldDes[int64inRecordSCAN]->size = sizeof(prec->scan);
208  prt->papFldDes[int64inRecordSCAN]->offset = (unsigned short)((char *)&prec->scan - (char *)prec);
209  prt->papFldDes[int64inRecordPINI]->size = sizeof(prec->pini);
210  prt->papFldDes[int64inRecordPINI]->offset = (unsigned short)((char *)&prec->pini - (char *)prec);
211  prt->papFldDes[int64inRecordPHAS]->size = sizeof(prec->phas);
212  prt->papFldDes[int64inRecordPHAS]->offset = (unsigned short)((char *)&prec->phas - (char *)prec);
213  prt->papFldDes[int64inRecordEVNT]->size = sizeof(prec->evnt);
214  prt->papFldDes[int64inRecordEVNT]->offset = (unsigned short)((char *)&prec->evnt - (char *)prec);
215  prt->papFldDes[int64inRecordTSE]->size = sizeof(prec->tse);
216  prt->papFldDes[int64inRecordTSE]->offset = (unsigned short)((char *)&prec->tse - (char *)prec);
217  prt->papFldDes[int64inRecordTSEL]->size = sizeof(prec->tsel);
218  prt->papFldDes[int64inRecordTSEL]->offset = (unsigned short)((char *)&prec->tsel - (char *)prec);
219  prt->papFldDes[int64inRecordDTYP]->size = sizeof(prec->dtyp);
220  prt->papFldDes[int64inRecordDTYP]->offset = (unsigned short)((char *)&prec->dtyp - (char *)prec);
221  prt->papFldDes[int64inRecordDISV]->size = sizeof(prec->disv);
222  prt->papFldDes[int64inRecordDISV]->offset = (unsigned short)((char *)&prec->disv - (char *)prec);
223  prt->papFldDes[int64inRecordDISA]->size = sizeof(prec->disa);
224  prt->papFldDes[int64inRecordDISA]->offset = (unsigned short)((char *)&prec->disa - (char *)prec);
225  prt->papFldDes[int64inRecordSDIS]->size = sizeof(prec->sdis);
226  prt->papFldDes[int64inRecordSDIS]->offset = (unsigned short)((char *)&prec->sdis - (char *)prec);
227  prt->papFldDes[int64inRecordMLOK]->size = sizeof(prec->mlok);
228  prt->papFldDes[int64inRecordMLOK]->offset = (unsigned short)((char *)&prec->mlok - (char *)prec);
229  prt->papFldDes[int64inRecordMLIS]->size = sizeof(prec->mlis);
230  prt->papFldDes[int64inRecordMLIS]->offset = (unsigned short)((char *)&prec->mlis - (char *)prec);
231  prt->papFldDes[int64inRecordBKLNK]->size = sizeof(prec->bklnk);
232  prt->papFldDes[int64inRecordBKLNK]->offset = (unsigned short)((char *)&prec->bklnk - (char *)prec);
233  prt->papFldDes[int64inRecordDISP]->size = sizeof(prec->disp);
234  prt->papFldDes[int64inRecordDISP]->offset = (unsigned short)((char *)&prec->disp - (char *)prec);
235  prt->papFldDes[int64inRecordPROC]->size = sizeof(prec->proc);
236  prt->papFldDes[int64inRecordPROC]->offset = (unsigned short)((char *)&prec->proc - (char *)prec);
237  prt->papFldDes[int64inRecordSTAT]->size = sizeof(prec->stat);
238  prt->papFldDes[int64inRecordSTAT]->offset = (unsigned short)((char *)&prec->stat - (char *)prec);
239  prt->papFldDes[int64inRecordSEVR]->size = sizeof(prec->sevr);
240  prt->papFldDes[int64inRecordSEVR]->offset = (unsigned short)((char *)&prec->sevr - (char *)prec);
241  prt->papFldDes[int64inRecordNSTA]->size = sizeof(prec->nsta);
242  prt->papFldDes[int64inRecordNSTA]->offset = (unsigned short)((char *)&prec->nsta - (char *)prec);
243  prt->papFldDes[int64inRecordNSEV]->size = sizeof(prec->nsev);
244  prt->papFldDes[int64inRecordNSEV]->offset = (unsigned short)((char *)&prec->nsev - (char *)prec);
245  prt->papFldDes[int64inRecordACKS]->size = sizeof(prec->acks);
246  prt->papFldDes[int64inRecordACKS]->offset = (unsigned short)((char *)&prec->acks - (char *)prec);
247  prt->papFldDes[int64inRecordACKT]->size = sizeof(prec->ackt);
248  prt->papFldDes[int64inRecordACKT]->offset = (unsigned short)((char *)&prec->ackt - (char *)prec);
249  prt->papFldDes[int64inRecordDISS]->size = sizeof(prec->diss);
250  prt->papFldDes[int64inRecordDISS]->offset = (unsigned short)((char *)&prec->diss - (char *)prec);
251  prt->papFldDes[int64inRecordLCNT]->size = sizeof(prec->lcnt);
252  prt->papFldDes[int64inRecordLCNT]->offset = (unsigned short)((char *)&prec->lcnt - (char *)prec);
253  prt->papFldDes[int64inRecordPACT]->size = sizeof(prec->pact);
254  prt->papFldDes[int64inRecordPACT]->offset = (unsigned short)((char *)&prec->pact - (char *)prec);
255  prt->papFldDes[int64inRecordPUTF]->size = sizeof(prec->putf);
256  prt->papFldDes[int64inRecordPUTF]->offset = (unsigned short)((char *)&prec->putf - (char *)prec);
257  prt->papFldDes[int64inRecordRPRO]->size = sizeof(prec->rpro);
258  prt->papFldDes[int64inRecordRPRO]->offset = (unsigned short)((char *)&prec->rpro - (char *)prec);
259  prt->papFldDes[int64inRecordASP]->size = sizeof(prec->asp);
260  prt->papFldDes[int64inRecordASP]->offset = (unsigned short)((char *)&prec->asp - (char *)prec);
261  prt->papFldDes[int64inRecordPPN]->size = sizeof(prec->ppn);
262  prt->papFldDes[int64inRecordPPN]->offset = (unsigned short)((char *)&prec->ppn - (char *)prec);
263  prt->papFldDes[int64inRecordPPNR]->size = sizeof(prec->ppnr);
264  prt->papFldDes[int64inRecordPPNR]->offset = (unsigned short)((char *)&prec->ppnr - (char *)prec);
265  prt->papFldDes[int64inRecordSPVT]->size = sizeof(prec->spvt);
266  prt->papFldDes[int64inRecordSPVT]->offset = (unsigned short)((char *)&prec->spvt - (char *)prec);
267  prt->papFldDes[int64inRecordRSET]->size = sizeof(prec->rset);
268  prt->papFldDes[int64inRecordRSET]->offset = (unsigned short)((char *)&prec->rset - (char *)prec);
269  prt->papFldDes[int64inRecordDSET]->size = sizeof(prec->dset);
270  prt->papFldDes[int64inRecordDSET]->offset = (unsigned short)((char *)&prec->dset - (char *)prec);
271  prt->papFldDes[int64inRecordDPVT]->size = sizeof(prec->dpvt);
272  prt->papFldDes[int64inRecordDPVT]->offset = (unsigned short)((char *)&prec->dpvt - (char *)prec);
273  prt->papFldDes[int64inRecordRDES]->size = sizeof(prec->rdes);
274  prt->papFldDes[int64inRecordRDES]->offset = (unsigned short)((char *)&prec->rdes - (char *)prec);
275  prt->papFldDes[int64inRecordLSET]->size = sizeof(prec->lset);
276  prt->papFldDes[int64inRecordLSET]->offset = (unsigned short)((char *)&prec->lset - (char *)prec);
277  prt->papFldDes[int64inRecordPRIO]->size = sizeof(prec->prio);
278  prt->papFldDes[int64inRecordPRIO]->offset = (unsigned short)((char *)&prec->prio - (char *)prec);
279  prt->papFldDes[int64inRecordTPRO]->size = sizeof(prec->tpro);
280  prt->papFldDes[int64inRecordTPRO]->offset = (unsigned short)((char *)&prec->tpro - (char *)prec);
281  prt->papFldDes[int64inRecordBKPT]->size = sizeof(prec->bkpt);
282  prt->papFldDes[int64inRecordBKPT]->offset = (unsigned short)((char *)&prec->bkpt - (char *)prec);
283  prt->papFldDes[int64inRecordUDF]->size = sizeof(prec->udf);
284  prt->papFldDes[int64inRecordUDF]->offset = (unsigned short)((char *)&prec->udf - (char *)prec);
285  prt->papFldDes[int64inRecordUDFS]->size = sizeof(prec->udfs);
286  prt->papFldDes[int64inRecordUDFS]->offset = (unsigned short)((char *)&prec->udfs - (char *)prec);
287  prt->papFldDes[int64inRecordTIME]->size = sizeof(prec->time);
288  prt->papFldDes[int64inRecordTIME]->offset = (unsigned short)((char *)&prec->time - (char *)prec);
289  prt->papFldDes[int64inRecordFLNK]->size = sizeof(prec->flnk);
290  prt->papFldDes[int64inRecordFLNK]->offset = (unsigned short)((char *)&prec->flnk - (char *)prec);
291  prt->papFldDes[int64inRecordVAL]->size = sizeof(prec->val);
292  prt->papFldDes[int64inRecordVAL]->offset = (unsigned short)((char *)&prec->val - (char *)prec);
293  prt->papFldDes[int64inRecordINP]->size = sizeof(prec->inp);
294  prt->papFldDes[int64inRecordINP]->offset = (unsigned short)((char *)&prec->inp - (char *)prec);
295  prt->papFldDes[int64inRecordEGU]->size = sizeof(prec->egu);
296  prt->papFldDes[int64inRecordEGU]->offset = (unsigned short)((char *)&prec->egu - (char *)prec);
297  prt->papFldDes[int64inRecordHOPR]->size = sizeof(prec->hopr);
298  prt->papFldDes[int64inRecordHOPR]->offset = (unsigned short)((char *)&prec->hopr - (char *)prec);
299  prt->papFldDes[int64inRecordLOPR]->size = sizeof(prec->lopr);
300  prt->papFldDes[int64inRecordLOPR]->offset = (unsigned short)((char *)&prec->lopr - (char *)prec);
301  prt->papFldDes[int64inRecordHIHI]->size = sizeof(prec->hihi);
302  prt->papFldDes[int64inRecordHIHI]->offset = (unsigned short)((char *)&prec->hihi - (char *)prec);
303  prt->papFldDes[int64inRecordLOLO]->size = sizeof(prec->lolo);
304  prt->papFldDes[int64inRecordLOLO]->offset = (unsigned short)((char *)&prec->lolo - (char *)prec);
305  prt->papFldDes[int64inRecordHIGH]->size = sizeof(prec->high);
306  prt->papFldDes[int64inRecordHIGH]->offset = (unsigned short)((char *)&prec->high - (char *)prec);
307  prt->papFldDes[int64inRecordLOW]->size = sizeof(prec->low);
308  prt->papFldDes[int64inRecordLOW]->offset = (unsigned short)((char *)&prec->low - (char *)prec);
309  prt->papFldDes[int64inRecordHHSV]->size = sizeof(prec->hhsv);
310  prt->papFldDes[int64inRecordHHSV]->offset = (unsigned short)((char *)&prec->hhsv - (char *)prec);
311  prt->papFldDes[int64inRecordLLSV]->size = sizeof(prec->llsv);
312  prt->papFldDes[int64inRecordLLSV]->offset = (unsigned short)((char *)&prec->llsv - (char *)prec);
313  prt->papFldDes[int64inRecordHSV]->size = sizeof(prec->hsv);
314  prt->papFldDes[int64inRecordHSV]->offset = (unsigned short)((char *)&prec->hsv - (char *)prec);
315  prt->papFldDes[int64inRecordLSV]->size = sizeof(prec->lsv);
316  prt->papFldDes[int64inRecordLSV]->offset = (unsigned short)((char *)&prec->lsv - (char *)prec);
317  prt->papFldDes[int64inRecordHYST]->size = sizeof(prec->hyst);
318  prt->papFldDes[int64inRecordHYST]->offset = (unsigned short)((char *)&prec->hyst - (char *)prec);
319  prt->papFldDes[int64inRecordAFTC]->size = sizeof(prec->aftc);
320  prt->papFldDes[int64inRecordAFTC]->offset = (unsigned short)((char *)&prec->aftc - (char *)prec);
321  prt->papFldDes[int64inRecordAFVL]->size = sizeof(prec->afvl);
322  prt->papFldDes[int64inRecordAFVL]->offset = (unsigned short)((char *)&prec->afvl - (char *)prec);
323  prt->papFldDes[int64inRecordADEL]->size = sizeof(prec->adel);
324  prt->papFldDes[int64inRecordADEL]->offset = (unsigned short)((char *)&prec->adel - (char *)prec);
325  prt->papFldDes[int64inRecordMDEL]->size = sizeof(prec->mdel);
326  prt->papFldDes[int64inRecordMDEL]->offset = (unsigned short)((char *)&prec->mdel - (char *)prec);
327  prt->papFldDes[int64inRecordLALM]->size = sizeof(prec->lalm);
328  prt->papFldDes[int64inRecordLALM]->offset = (unsigned short)((char *)&prec->lalm - (char *)prec);
329  prt->papFldDes[int64inRecordALST]->size = sizeof(prec->alst);
330  prt->papFldDes[int64inRecordALST]->offset = (unsigned short)((char *)&prec->alst - (char *)prec);
331  prt->papFldDes[int64inRecordMLST]->size = sizeof(prec->mlst);
332  prt->papFldDes[int64inRecordMLST]->offset = (unsigned short)((char *)&prec->mlst - (char *)prec);
333  prt->papFldDes[int64inRecordSIOL]->size = sizeof(prec->siol);
334  prt->papFldDes[int64inRecordSIOL]->offset = (unsigned short)((char *)&prec->siol - (char *)prec);
335  prt->papFldDes[int64inRecordSVAL]->size = sizeof(prec->sval);
336  prt->papFldDes[int64inRecordSVAL]->offset = (unsigned short)((char *)&prec->sval - (char *)prec);
337  prt->papFldDes[int64inRecordSIML]->size = sizeof(prec->siml);
338  prt->papFldDes[int64inRecordSIML]->offset = (unsigned short)((char *)&prec->siml - (char *)prec);
339  prt->papFldDes[int64inRecordSIMM]->size = sizeof(prec->simm);
340  prt->papFldDes[int64inRecordSIMM]->offset = (unsigned short)((char *)&prec->simm - (char *)prec);
341  prt->papFldDes[int64inRecordSIMS]->size = sizeof(prec->sims);
342  prt->papFldDes[int64inRecordSIMS]->offset = (unsigned short)((char *)&prec->sims - (char *)prec);
343  prt->papFldDes[int64inRecordOLDSIMM]->size = sizeof(prec->oldsimm);
344  prt->papFldDes[int64inRecordOLDSIMM]->offset = (unsigned short)((char *)&prec->oldsimm - (char *)prec);
345  prt->papFldDes[int64inRecordSSCN]->size = sizeof(prec->sscn);
346  prt->papFldDes[int64inRecordSSCN]->offset = (unsigned short)((char *)&prec->sscn - (char *)prec);
347  prt->papFldDes[int64inRecordSDLY]->size = sizeof(prec->sdly);
348  prt->papFldDes[int64inRecordSDLY]->offset = (unsigned short)((char *)&prec->sdly - (char *)prec);
349  prt->papFldDes[int64inRecordSIMPVT]->size = sizeof(prec->simpvt);
350  prt->papFldDes[int64inRecordSIMPVT]->offset = (unsigned short)((char *)&prec->simpvt - (char *)prec);
351  prt->rec_size = sizeof(*prec);
352  return 0;
353 }
354 epicsExportRegistrar(int64inRecordSizeOffset);
355 
356 #ifdef __cplusplus
357 }
358 #endif
359 #endif /* GEN_SIZE_OFFSET */
360 
361 #endif /* INC_int64inRecord_H */
char evnt[40]
Event Name.
Definition: int64inRecord.h:35
epicsUInt8 pact
Record active.
Definition: int64inRecord.h:55
epicsEnum16 prio
Scheduling Priority.
Definition: int64inRecord.h:67
epicsUInt8 bkpt
Break Point.
Definition: int64inRecord.h:69
epicsEnum16 dtyp
Device Type.
Definition: int64inRecord.h:38
epicsInt64 mdel
Monitor Deadband.
Definition: int64inRecord.h:91
DBLINK tsel
Time Stamp Link.
Definition: int64inRecord.h:37
DBLINK siol
Simulation Input Link.
Definition: int64inRecord.h:95
epicsEnum16 sscn
Sim. Mode Scan.
LIBCOM_API void cantProceed(const char *errorMessage,...) EPICS_PRINTF_STYLE(1
Suspend this thread, the caller cannot continue or return.
epicsUInt8 rpro
Reprocess.
Definition: int64inRecord.h:57
epicsInt64 hihi
Hihi Alarm Limit.
Definition: int64inRecord.h:79
epicsEnum16 scan
Scan Mechanism.
Definition: int64inRecord.h:32
char asg[29]
Access Security Group.
Definition: int64inRecord.h:31
The core data types used by epics.
epicsInt64 val
Current value.
Definition: int64inRecord.h:74
epicsEnum16 simm
Simulation Mode.
Definition: int64inRecord.h:98
struct processNotifyRecord * ppnr
pprocessNotifyRecord
Definition: int64inRecord.h:60
Exporting IOC objects.
epicsInt64 lalm
Last Value Alarmed.
Definition: int64inRecord.h:92
epicsUInt8 tpro
Trace Processing.
Definition: int64inRecord.h:68
char name[61]
Record Name.
Definition: int64inRecord.h:29
DBLINK siml
Simulation Mode Link.
Definition: int64inRecord.h:97
epicsInt64 sval
Simulation Value.
Definition: int64inRecord.h:96
epicsEnum16 stat
Alarm Status.
Definition: int64inRecord.h:47
epicsInt64 hopr
High Operating Range.
Definition: int64inRecord.h:77
epicsInt64 adel
Archive Deadband.
Definition: int64inRecord.h:90
Routines for code that can&#39;t continue or return after an error.
epicsInt16 disv
Disable Value.
Definition: int64inRecord.h:39
epicsUInt8 disp
Disable putField.
Definition: int64inRecord.h:45
epicsEnum16 nsta
New Alarm Status.
Definition: int64inRecord.h:49
ELLLIST bklnk
Backwards link tracking.
Definition: int64inRecord.h:44
Declaration of int64in record type.
Definition: int64inRecord.h:28
epicsUInt8 proc
Force Processing.
Definition: int64inRecord.h:46
struct lockRecord * lset
Lock Set.
Definition: int64inRecord.h:66
ELLLIST mlis
Monitor List.
Definition: int64inRecord.h:43
epicsTimeStamp time
Time.
Definition: int64inRecord.h:72
epicsInt16 disa
Disable.
Definition: int64inRecord.h:40
epicsInt64 alst
Last Value Archived.
Definition: int64inRecord.h:93
epicsEnum16 diss
Disable Alarm Sevrty.
Definition: int64inRecord.h:53
Definition: devSup.h:141
EPICS time stamp, for use from C code.
Definition: epicsTime.h:34
A doubly-linked list library.
epicsInt64 mlst
Last Val Monitored.
Definition: int64inRecord.h:94
epicsEnum16 hsv
High Severity.
Definition: int64inRecord.h:85
List header type.
Definition: ellLib.h:57
char desc[41]
Descriptor.
Definition: int64inRecord.h:30
struct processNotify * ppn
pprocessNotify
Definition: int64inRecord.h:59
DBLINK inp
Input Specification.
Definition: int64inRecord.h:75
epicsEnum16 acks
Alarm Ack Severity.
Definition: int64inRecord.h:51
epicsInt16 phas
Scan Phase.
Definition: int64inRecord.h:34
struct dbRecordType * rdes
Address of dbRecordType.
Definition: int64inRecord.h:65
struct scan_element * spvt
Scan Private.
Definition: int64inRecord.h:61
epicsEnum16 lsv
Low Severity.
Definition: int64inRecord.h:86
epicsFloat64 aftc
Alarm Filter Time Constant.
Definition: int64inRecord.h:88
epicsUInt8 putf
dbPutField process
Definition: int64inRecord.h:56
APIs for the epicsMutex mutual exclusion semaphore.
epicsUInt8 lcnt
Lock Count.
Definition: int64inRecord.h:54
Device support routines.
epicsEnum16 oldsimm
Prev. Simulation Mode.
epicsFloat64 sdly
Sim. Mode Async Delay.
epicsEnum16 nsev
New Alarm Severity.
Definition: int64inRecord.h:50
epicsFloat64 afvl
Alarm Filter Value.
Definition: int64inRecord.h:89
epicsEnum16 pini
Process at iocInit.
Definition: int64inRecord.h:33
#define epicsExportRegistrar(fun)
Declare a registrar function for exporting.
Definition: epicsExport.h:94
epicsMutexId mlok
Monitor lock.
Definition: int64inRecord.h:42
epicsEnum16 hhsv
Hihi Severity.
Definition: int64inRecord.h:83
epicsInt64 hyst
Alarm Deadband.
Definition: int64inRecord.h:87
epicsInt64 low
Low Alarm Limit.
Definition: int64inRecord.h:82
epicsEnum16 sims
Simulation Mode Severity.
Definition: int64inRecord.h:99
DBLINK flnk
Forward Process Link.
Definition: int64inRecord.h:73
epicsEnum16 ackt
Alarm Ack Transient.
Definition: int64inRecord.h:52
epicsInt64 high
High Alarm Limit.
Definition: int64inRecord.h:81
EPICS time-stamps (epicsTimeStamp), epicsTime C++ class and C functions for handling wall-clock times...
epicsCallback * simpvt
Sim. Mode Private.
struct typed_rset * rset
Address of RSET.
Definition: int64inRecord.h:62
epicsEnum16 sevr
Alarm Severity.
Definition: int64inRecord.h:48
epicsUInt8 udf
Undefined.
Definition: int64inRecord.h:70
epicsInt64 lolo
Lolo Alarm Limit.
Definition: int64inRecord.h:80
unambiguous_dset * dset
DSET address.
Definition: int64inRecord.h:63
char egu[16]
Units name.
Definition: int64inRecord.h:76
epicsEnum16 udfs
Undefined Alarm Sevrty.
Definition: int64inRecord.h:71
void * dpvt
Device Private.
Definition: int64inRecord.h:64
struct asgMember * asp
Access Security Pvt.
Definition: int64inRecord.h:58
epicsInt16 tse
Time Stamp Event.
Definition: int64inRecord.h:36
DBLINK sdis
Scanning Disable.
Definition: int64inRecord.h:41
epicsEnum16 llsv
Lolo Severity.
Definition: int64inRecord.h:84
struct epicsMutexParm * epicsMutexId
An identifier for an epicsMutex for use with the C API.
Definition: epicsMutex.h:49
epicsInt64 lopr
Low Operating Range.
Definition: int64inRecord.h:78