|
EPICS Base
7.0.5.1
|
Declaration of int64in record type. More...
#include <int64inRecord.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. | |
| epicsInt64 | val |
| Current value. | |
| DBLINK | inp |
| Input Specification. | |
| char | egu [16] |
| Units name. | |
| epicsInt64 | hopr |
| High Operating Range. | |
| epicsInt64 | lopr |
| Low Operating Range. | |
| epicsInt64 | hihi |
| Hihi Alarm Limit. | |
| epicsInt64 | lolo |
| Lolo Alarm Limit. | |
| epicsInt64 | high |
| High Alarm Limit. | |
| epicsInt64 | low |
| Low Alarm Limit. | |
| epicsEnum16 | hhsv |
| Hihi Severity. | |
| epicsEnum16 | llsv |
| Lolo Severity. | |
| epicsEnum16 | hsv |
| High Severity. | |
| epicsEnum16 | lsv |
| Low Severity. | |
| epicsInt64 | hyst |
| Alarm Deadband. | |
| epicsFloat64 | aftc |
| Alarm Filter Time Constant. | |
| epicsFloat64 | afvl |
| Alarm Filter Value. | |
| epicsInt64 | adel |
| Archive Deadband. | |
| epicsInt64 | mdel |
| Monitor Deadband. | |
| epicsInt64 | lalm |
| Last Value Alarmed. | |
| epicsInt64 | alst |
| Last Value Archived. | |
| epicsInt64 | mlst |
| Last Val Monitored. | |
| DBLINK | siol |
| Simulation Input Link. | |
| epicsInt64 | 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. | |
Definition at line 28 of file int64inRecord.h.
1.8.13