This is Unofficial EPICS BASE Doxygen Site
devSoft.dbd
Go to the documentation of this file.
1 # devSoft.dbd
2 
3 device(aai,CONSTANT,devAaiSoft,"Soft Channel")
4 device(aao,CONSTANT,devAaoSoft,"Soft Channel")
5 device(ai,CONSTANT,devAiSoft,"Soft Channel")
6 device(ao,CONSTANT,devAoSoft,"Soft Channel")
7 device(bi,CONSTANT,devBiSoft,"Soft Channel")
8 device(bo,CONSTANT,devBoSoft,"Soft Channel")
9 device(calcout,CONSTANT,devCalcoutSoft,"Soft Channel")
10 device(event,CONSTANT,devEventSoft,"Soft Channel")
11 device(histogram,CONSTANT,devHistogramSoft,"Soft Channel")
12 device(int64in,CONSTANT,devI64inSoft,"Soft Channel")
13 device(int64out,CONSTANT,devI64outSoft,"Soft Channel")
14 device(longin,CONSTANT,devLiSoft,"Soft Channel")
15 device(longout,CONSTANT,devLoSoft,"Soft Channel")
16 device(lsi,CONSTANT,devLsiSoft,"Soft Channel")
17 device(lso,CONSTANT,devLsoSoft,"Soft Channel")
18 device(mbbi,CONSTANT,devMbbiSoft,"Soft Channel")
19 device(mbbiDirect,CONSTANT,devMbbiDirectSoft,"Soft Channel")
20 device(mbbo,CONSTANT,devMbboSoft,"Soft Channel")
21 device(mbboDirect,CONSTANT,devMbboDirectSoft,"Soft Channel")
22 device(printf,CONSTANT,devPrintfSoft,"Soft Channel")
23 device(stringin,CONSTANT,devSiSoft,"Soft Channel")
24 device(stringout,CONSTANT,devSoSoft,"Soft Channel")
25 device(subArray,CONSTANT,devSASoft,"Soft Channel")
26 device(waveform,CONSTANT,devWfSoft,"Soft Channel")
27 
28 device(ai,CONSTANT,devAiSoftRaw,"Raw Soft Channel")
29 device(ao,CONSTANT,devAoSoftRaw,"Raw Soft Channel")
30 device(bi,CONSTANT,devBiSoftRaw,"Raw Soft Channel")
31 device(bo,CONSTANT,devBoSoftRaw,"Raw Soft Channel")
32 device(mbbi,CONSTANT,devMbbiSoftRaw,"Raw Soft Channel")
33 device(mbbiDirect,CONSTANT,devMbbiDirectSoftRaw,"Raw Soft Channel")
34 device(mbbo,CONSTANT,devMbboSoftRaw,"Raw Soft Channel")
35 device(mbboDirect,CONSTANT,devMbboDirectSoftRaw,"Raw Soft Channel")
36 
37 device(ai,CONSTANT,devAiSoftCallback,"Async Soft Channel")
38 device(ao,CONSTANT,devAoSoftCallback,"Async Soft Channel")
39 device(bi,CONSTANT,devBiSoftCallback,"Async Soft Channel")
40 device(bo,CONSTANT,devBoSoftCallback,"Async Soft Channel")
41 device(calcout,CONSTANT,devCalcoutSoftCallback,"Async Soft Channel")
42 device(int64in,CONSTANT,devI64inSoftCallback,"Async Soft Channel")
43 device(int64out,CONSTANT,devI64outSoftCallback,"Async Soft Channel")
44 device(longin,CONSTANT,devLiSoftCallback,"Async Soft Channel")
45 device(longout,CONSTANT,devLoSoftCallback,"Async Soft Channel")
46 device(lso,CONSTANT,devLsoSoftCallback,"Async Soft Channel")
47 device(mbbi,CONSTANT,devMbbiSoftCallback,"Async Soft Channel")
48 device(mbbiDirect,CONSTANT,devMbbiDirectSoftCallback,"Async Soft Channel")
49 device(mbbo,CONSTANT,devMbboSoftCallback,"Async Soft Channel")
50 device(mbboDirect,CONSTANT,devMbboDirectSoftCallback,"Async Soft Channel")
51 device(printf,CONSTANT,devPrintfSoftCallback,"Async Soft Channel")
52 device(stringin,CONSTANT,devSiSoftCallback,"Async Soft Channel")
53 device(stringout,CONSTANT,devSoSoftCallback,"Async Soft Channel")
54 
55 device(ai, INST_IO,devTimestampAI,"Soft Timestamp")
56 device(stringin,INST_IO,devTimestampSI,"Soft Timestamp")
57 
58 device(ai, INST_IO,devAiGeneralTime,"General Time")
59 device(bo, INST_IO,devBoGeneralTime,"General Time")
60 device(longin, INST_IO,devLiGeneralTime,"General Time")
61 device(stringin,INST_IO,devSiGeneralTime,"General Time")
62 
63 device(lso,INST_IO,devLsoStdio,"stdio")
64 device(printf,INST_IO,devPrintfStdio,"stdio")
65 device(stringout,INST_IO,devSoStdio,"stdio")
66 
67 device(lsi,INST_IO,devLsiEnviron,"getenv")
68 device(stringin,INST_IO,devSiEnviron,"getenv")
69 
70 device(bi, INST_IO, devBiDbState, "Db State")
71 device(bo, INST_IO, devBoDbState, "Db State")