|
EPICS Base
7.0.5.1
|
Declaration of mbbiDirect record type. More...
#include <mbbiDirectRecord.h>

Public Attributes | |
| 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. | |
| ELLLIST | mlis |
| Monitor List. | |
| ELLLIST | bklnk |
| Backwards link tracking. | |
| epicsUInt8 | disp |
| Disable putField. | |
| epicsUInt8 | proc |
| Force Processing. | |
| epicsEnum16 | stat |
| Alarm Status. | |
| epicsEnum16 | sevr |
| Alarm Severity. | |
| epicsEnum16 | nsta |
| New Alarm Status. | |
| epicsEnum16 | nsev |
| New Alarm Severity. | |
| 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. | |
| DBLINK | flnk |
| Forward Process Link. | |
| epicsInt32 | val |
| Current Value. | |
| epicsInt16 | nobt |
| Number of Bits. | |
| DBLINK | inp |
| Input Specification. | |
| epicsUInt32 | rval |
| Raw Value. | |
| epicsUInt32 | oraw |
| Prev Raw Value. | |
| epicsUInt32 | mask |
| Hardware Mask. | |
| epicsInt32 | mlst |
| Last Value Monitored. | |
| epicsUInt16 | shft |
| Shift. | |
| DBLINK | siol |
| Simulation Input Link. | |
| epicsInt32 | 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. | |
| epicsUInt8 | b0 |
| Bit 0. | |
| epicsUInt8 | b1 |
| Bit 1. | |
| epicsUInt8 | b2 |
| Bit 2. | |
| epicsUInt8 | b3 |
| Bit 3. | |
| epicsUInt8 | b4 |
| Bit 4. | |
| epicsUInt8 | b5 |
| Bit 5. | |
| epicsUInt8 | b6 |
| Bit 6. | |
| epicsUInt8 | b7 |
| Bit 7. | |
| epicsUInt8 | b8 |
| Bit 8. | |
| epicsUInt8 | b9 |
| Bit 9. | |
| epicsUInt8 | ba |
| Bit 10. | |
| epicsUInt8 | bb |
| Bit 11. | |
| epicsUInt8 | bc |
| Bit 12. | |
| epicsUInt8 | bd |
| Bit 13. | |
| epicsUInt8 | be |
| Bit 14. | |
| epicsUInt8 | bf |
| Bit 15. | |
| epicsUInt8 | b10 |
| Bit 16. | |
| epicsUInt8 | b11 |
| Bit 17. | |
| epicsUInt8 | b12 |
| Bit 18. | |
| epicsUInt8 | b13 |
| Bit 19. | |
| epicsUInt8 | b14 |
| Bit 20. | |
| epicsUInt8 | b15 |
| Bit 21. | |
| epicsUInt8 | b16 |
| Bit 22. | |
| epicsUInt8 | b17 |
| Bit 23. | |
| epicsUInt8 | b18 |
| Bit 24. | |
| epicsUInt8 | b19 |
| Bit 25. | |
| epicsUInt8 | b1a |
| Bit 26. | |
| epicsUInt8 | b1b |
| Bit 27. | |
| epicsUInt8 | b1c |
| Bit 28. | |
| epicsUInt8 | b1d |
| Bit 29. | |
| epicsUInt8 | b1e |
| Bit 30. | |
| epicsUInt8 | b1f |
| Bit 31. | |
Definition at line 27 of file mbbiDirectRecord.h.
1.8.13