Specifications
Section 9. CR1000 Programming
9-29
TABLE 9.14-1. Abbreviations of Names of Data Processes
Abbreviation Process Name
Tot Totalize
Avg Average
Max Maximum
Min Minimum
SMM Sample at Max or Min
Std Standard Deviation
MMT Moment
Sample
Hst Histogram
H4D Histogram4D
FFT FFT
Cov Covariance
RFH RainFlow Histogram
LCr Level Crossing
WVc WindVector
Med Median
ETsz ET
RSo Solar Radiation (from ET)
TMx Time of Max
TMn Time of Min
For instance, to access the number of watchdog errors, use the
“status.watchdogerrors,” where “status” is the table name, and
“watchdogerrors” is the field name.
Seven special variable names are used to access information about a table:
EventCount
EventEnd
Output
Record
TableFull
TableSize
TimeStamp
Consult CRBASIC Editor Help Index topic “DataTable access” for complete
information.