biRecord.h
Declarations for the bi record type.
This header was generated from biRecord.dbd
Defines
-
HAS_bidset
Enums
-
enum biFieldIndex
Values:
-
enumerator biRecordNAME
-
enumerator biRecordDESC
-
enumerator biRecordASG
-
enumerator biRecordSCAN
-
enumerator biRecordPINI
-
enumerator biRecordPHAS
-
enumerator biRecordEVNT
-
enumerator biRecordTSE
-
enumerator biRecordTSEL
-
enumerator biRecordDTYP
-
enumerator biRecordDISV
-
enumerator biRecordDISA
-
enumerator biRecordSDIS
-
enumerator biRecordMLOK
-
enumerator biRecordMLIS
-
enumerator biRecordBKLNK
-
enumerator biRecordDISP
-
enumerator biRecordPROC
-
enumerator biRecordSTAT
-
enumerator biRecordSEVR
-
enumerator biRecordAMSG
-
enumerator biRecordNSTA
-
enumerator biRecordNSEV
-
enumerator biRecordNAMSG
-
enumerator biRecordACKS
-
enumerator biRecordACKT
-
enumerator biRecordDISS
-
enumerator biRecordLCNT
-
enumerator biRecordPACT
-
enumerator biRecordPUTF
-
enumerator biRecordRPRO
-
enumerator biRecordASP
-
enumerator biRecordPPN
-
enumerator biRecordPPNR
-
enumerator biRecordSPVT
-
enumerator biRecordRSET
-
enumerator biRecordDSET
-
enumerator biRecordDPVT
-
enumerator biRecordRDES
-
enumerator biRecordLSET
-
enumerator biRecordPRIO
-
enumerator biRecordTPRO
-
enumerator biRecordBKPT
-
enumerator biRecordUDF
-
enumerator biRecordUDFS
-
enumerator biRecordTIME
-
enumerator biRecordUTAG
-
enumerator biRecordFLNK
-
enumerator biRecordINP
-
enumerator biRecordVAL
-
enumerator biRecordZSV
-
enumerator biRecordOSV
-
enumerator biRecordCOSV
-
enumerator biRecordZNAM
-
enumerator biRecordONAM
-
enumerator biRecordRVAL
-
enumerator biRecordORAW
-
enumerator biRecordMASK
-
enumerator biRecordLALM
-
enumerator biRecordMLST
-
enumerator biRecordSIOL
-
enumerator biRecordSVAL
-
enumerator biRecordSIML
-
enumerator biRecordSIMM
-
enumerator biRecordSIMS
-
enumerator biRecordOLDSIMM
-
enumerator biRecordSSCN
-
enumerator biRecordSDLY
-
enumerator biRecordSIMPVT
-
enumerator biRecordNAME
-
struct bidset
-
struct biRecord
- #include <biRecord.h>
Declaration of bi record type.
Public Members
-
char name[61]
Record Name.
-
char desc[41]
Descriptor.
-
char asg[29]
Access Security Group.
-
epicsEnum16 scan
Scan Mechanism.
-
epicsEnum16 pini
Process at iocInit.
-
epicsInt16 phas
Scan Phase.
-
char evnt[40]
Event Name.
-
epicsInt16 tse
Time Stamp Event.
-
DBLINK tsel
Time Stamp Link.
-
epicsEnum16 dtyp
Device Type.
-
epicsInt16 disv
Disable Value.
-
epicsInt16 disa
Disable.
-
DBLINK sdis
Scanning Disable.
-
epicsMutexId mlok
Monitor lock.
-
epicsUInt8 disp
Disable putField.
-
epicsUInt8 proc
Force Processing.
-
epicsEnum16 stat
Alarm Status.
-
epicsEnum16 sevr
Alarm Severity.
-
char amsg[40]
Alarm Message.
-
epicsEnum16 nsta
New Alarm Status.
-
epicsEnum16 nsev
New Alarm Severity.
-
char namsg[40]
New Alarm Message.
-
epicsEnum16 acks
Alarm Ack Severity.
-
epicsEnum16 ackt
Alarm Ack Transient.
-
epicsEnum16 diss
Disable Alarm Sevrty.
-
epicsUInt8 lcnt
Lock Count.
-
epicsUInt8 pact
Record active.
-
epicsUInt8 putf
dbPutField process
-
epicsUInt8 rpro
Reprocess
-
struct asgMember *asp
Access Security Pvt.
-
struct processNotify *ppn
pprocessNotify
-
struct processNotifyRecord *ppnr
pprocessNotifyRecord
-
struct scan_element *spvt
Scan Private.
-
struct typed_rset *rset
Address of RSET.
-
unambiguous_dset *dset
DSET address.
-
void *dpvt
Device Private.
-
struct dbRecordType *rdes
Address of dbRecordType.
-
struct lockRecord *lset
Lock Set.
-
epicsEnum16 prio
Scheduling Priority.
-
epicsUInt8 tpro
Trace Processing.
-
epicsUInt8 bkpt
Break Point.
-
epicsUInt8 udf
Undefined.
-
epicsEnum16 udfs
Undefined Alarm Sevrty.
-
epicsTimeStamp time
Time.
-
epicsUInt64 utag
Time Tag.
-
DBLINK flnk
Forward Process Link.
-
DBLINK inp
Input Specification.
-
epicsEnum16 val
Current Value.
-
epicsEnum16 zsv
Zero Error Severity.
-
epicsEnum16 osv
One Error Severity.
-
epicsEnum16 cosv
Change of State Svr.
-
char znam[26]
Zero Name.
-
char onam[26]
One Name.
-
epicsUInt32 rval
Raw Value.
-
epicsUInt32 oraw
prev Raw Value
-
epicsUInt32 mask
Hardware Mask.
-
epicsUInt16 lalm
Last Value Alarmed.
-
epicsUInt16 mlst
Last Value Monitored.
-
DBLINK siol
Simulation Input Link.
-
epicsUInt32 sval
Simulation Value.
-
DBLINK siml
Simulation Mode Link.
-
epicsEnum16 simm
Simulation Mode.
-
epicsEnum16 sims
Simulation Mode Severity.
-
epicsEnum16 oldsimm
Prev. Simulation Mode.
-
epicsEnum16 sscn
Sim. Mode Scan.
-
epicsFloat64 sdly
Sim. Mode Async Delay.
-
epicsCallback *simpvt
Sim. Mode Private.
-
char name[61]