EPICS Base  7.0.6.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
compressRecord Struct Reference

Declaration of compress record type.

#include <compressRecord.h>

Collaboration diagram for compressRecord:
Collaboration graph
[legend]

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.
 
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 processNotifyppn
 pprocessNotify
 
struct processNotifyRecord * ppnr
 pprocessNotifyRecord
 
struct scan_element * spvt
 Scan Private.
 
struct typed_rsetrset
 Address of RSET.
 
unambiguous_dsetdset
 DSET address.
 
void * dpvt
 Device Private.
 
struct dbRecordTyperdes
 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.
 
void * val
 Value.
 
DBLINK inp
 Input Specification.
 
epicsInt16 res
 Reset.
 
epicsEnum16 alg
 Compression Algorithm.
 
epicsEnum16 balg
 Buffering Algorithm.
 
epicsUInt32 nsam
 Number of Values.
 
epicsUInt32 n
 N to 1 Compression.
 
epicsFloat64 ihil
 Init High Interest Lim.
 
epicsFloat64 ilil
 Init Low Interest Lim.
 
epicsFloat64 hopr
 High Operating Range.
 
epicsFloat64 lopr
 Low Operating Range.
 
epicsInt16 prec
 Display Precision.
 
char egu [16]
 Engineering Units.
 
epicsUInt32 off
 Offset.
 
epicsUInt32 nuse
 Number Used.
 
epicsUInt32 ouse
 Old Number Used.
 
double * bptr
 Buffer Pointer.
 
double * sptr
 Summing Buffer Ptr.
 
double * wptr
 Working Buffer Ptr.
 
epicsInt32 inpn
 Number of elements in Working Buffer.
 
epicsFloat64 cvb
 Compress Value Buffer.
 
epicsUInt32 inx
 Compressed Array Inx.
 

Detailed Description

Definition at line 42 of file compressRecord.h.


The documentation for this struct was generated from the following file: