history record structure used in stock properties More...
#include <hstlib.h>
Data Fields | |
| int | archiveRate | 
| float | aTolerance | 
| int | datafmt | 
| int | datasiz | 
| int | depthLong | 
| int | depthShort | 
| char | device [DEVICE_NAME_SIZE] | 
| int | heartbeat | 
| int | pollingRate | 
| char | property [PROPERTY_NAME_SIZE] | 
| float | pTolerance | 
history record structure used in stock properties
| int HRS::archiveRate | 
archive rate in msec
| float HRS::aTolerance | 
absolute tolerance
| int HRS::datafmt | 
calling format of the record
| int HRS::datasiz | 
call size of the record
| int HRS::depthLong | 
for long term storage
| int HRS::depthShort | 
for short term storage
| char HRS::device[DEVICE_NAME_SIZE] | 
device name of the record
| int HRS::heartbeat | 
archive heartbeat in sec
| int HRS::pollingRate | 
polling rate in msec
| char HRS::property[PROPERTY_NAME_SIZE] | 
property name of the record
| float HRS::pTolerance | 
percent tolerance
 1.5.8