68 lines
3.1 KiB
Plaintext
68 lines
3.1 KiB
Plaintext
# devSoft.dbd
|
|
|
|
device(aai,CONSTANT,devAaiSoft,"Soft Channel")
|
|
device(aao,CONSTANT,devAaoSoft,"Soft Channel")
|
|
device(ai,CONSTANT,devAiSoft,"Soft Channel")
|
|
device(ao,CONSTANT,devAoSoft,"Soft Channel")
|
|
device(bi,CONSTANT,devBiSoft,"Soft Channel")
|
|
device(bo,CONSTANT,devBoSoft,"Soft Channel")
|
|
device(calcout,CONSTANT,devCalcoutSoft,"Soft Channel")
|
|
device(event,CONSTANT,devEventSoft,"Soft Channel")
|
|
device(histogram,CONSTANT,devHistogramSoft,"Soft Channel")
|
|
device(longin,CONSTANT,devLiSoft,"Soft Channel")
|
|
device(longout,CONSTANT,devLoSoft,"Soft Channel")
|
|
device(lsi,CONSTANT,devLsiSoft,"Soft Channel")
|
|
device(lso,CONSTANT,devLsoSoft,"Soft Channel")
|
|
device(mbbi,CONSTANT,devMbbiSoft,"Soft Channel")
|
|
device(mbbiDirect,CONSTANT,devMbbiDirectSoft,"Soft Channel")
|
|
device(mbbo,CONSTANT,devMbboSoft,"Soft Channel")
|
|
device(mbboDirect,CONSTANT,devMbboDirectSoft,"Soft Channel")
|
|
device(printf,CONSTANT,devPrintfSoft,"Soft Channel")
|
|
device(stringin,CONSTANT,devSiSoft,"Soft Channel")
|
|
device(stringout,CONSTANT,devSoSoft,"Soft Channel")
|
|
device(subArray,CONSTANT,devSASoft,"Soft Channel")
|
|
device(waveform,CONSTANT,devWfSoft,"Soft Channel")
|
|
|
|
device(ai,CONSTANT,devAiSoftRaw,"Raw Soft Channel")
|
|
device(ao,CONSTANT,devAoSoftRaw,"Raw Soft Channel")
|
|
device(bi,CONSTANT,devBiSoftRaw,"Raw Soft Channel")
|
|
device(bo,CONSTANT,devBoSoftRaw,"Raw Soft Channel")
|
|
device(mbbi,CONSTANT,devMbbiSoftRaw,"Raw Soft Channel")
|
|
device(mbbiDirect,CONSTANT,devMbbiDirectSoftRaw,"Raw Soft Channel")
|
|
device(mbbo,CONSTANT,devMbboSoftRaw,"Raw Soft Channel")
|
|
device(mbboDirect,CONSTANT,devMbboDirectSoftRaw,"Raw Soft Channel")
|
|
|
|
device(ai,CONSTANT,devAiSoftCallback,"Async Soft Channel")
|
|
device(ao,CONSTANT,devAoSoftCallback,"Async Soft Channel")
|
|
device(bi,CONSTANT,devBiSoftCallback,"Async Soft Channel")
|
|
device(bo,CONSTANT,devBoSoftCallback,"Async Soft Channel")
|
|
device(calcout,CONSTANT,devCalcoutSoftCallback,"Async Soft Channel")
|
|
device(longin,CONSTANT,devLiSoftCallback,"Async Soft Channel")
|
|
device(longout,CONSTANT,devLoSoftCallback,"Async Soft Channel")
|
|
device(lso,CONSTANT,devLsoSoftCallback,"Async Soft Channel")
|
|
device(mbbi,CONSTANT,devMbbiSoftCallback,"Async Soft Channel")
|
|
device(mbbiDirect,CONSTANT,devMbbiDirectSoftCallback,"Async Soft Channel")
|
|
device(mbbo,CONSTANT,devMbboSoftCallback,"Async Soft Channel")
|
|
device(mbboDirect,CONSTANT,devMbboDirectSoftCallback,"Async Soft Channel")
|
|
device(printf,CONSTANT,devPrintfSoftCallback,"Async Soft Channel")
|
|
device(stringin,CONSTANT,devSiSoftCallback,"Async Soft Channel")
|
|
device(stringout,CONSTANT,devSoSoftCallback,"Async Soft Channel")
|
|
|
|
device(ai, INST_IO,devTimestampAI,"Soft Timestamp")
|
|
device(stringin,INST_IO,devTimestampSI,"Soft Timestamp")
|
|
|
|
device(ai, INST_IO,devAiGeneralTime,"General Time")
|
|
device(bo, INST_IO,devBoGeneralTime,"General Time")
|
|
device(longin, INST_IO,devLiGeneralTime,"General Time")
|
|
device(stringin,INST_IO,devSiGeneralTime,"General Time")
|
|
|
|
device(lso,INST_IO,devLsoStdio,"stdio")
|
|
device(printf,INST_IO,devPrintfStdio,"stdio")
|
|
device(stringout,INST_IO,devSoStdio,"stdio")
|
|
|
|
device(lsi,INST_IO,devLsiEnviron,"getenv")
|
|
device(stringin,INST_IO,devSiEnviron,"getenv")
|
|
|
|
device(bi, INST_IO, devBiDbState, "Db State")
|
|
device(bo, INST_IO, devBoDbState, "Db State")
|