Section 7. Installation
179
where wderr is a declared variable, status is the table name, and watchdogerrors
is the keyword for the watchdog error field.
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.
The DataTableInformation table also include this information. See Info Tables
and Settings
(p. 567).
7.6.3.18 Programming to Use Signatures
Signatures help assure system integrity and security. The following resources
provide information on using signatures.
•
Signature() instruction in Diagnostics
•
RunSignature
•
ProgSignature
(p. 588)
•
OSSignature
(p. 586)
•
Security — Overview
Many signatures are recorded in the Status table, which is a type of data table.
Signatures recorded in the Status table can be copied to a variable using the
programming technique described in the Programming Access to Data Tables
(p.
Once in variable form, signatures can be sampled as part of another data
table for archiving.
7.6.3.19 Functions (with a capital F)
A Function is a subroutine that returns only one value of any data type
(p. 137).
Use a Function to create a custom CRBasic "Instruction." It is declared with
Function(). An example is a Function that returns a string containing the day of
Summary of Contents for CR3000 Micrologger
Page 2: ......
Page 3: ......
Page 4: ......
Page 6: ......
Page 30: ......
Page 34: ......
Page 36: ......
Page 96: ......
Page 485: ...Section 8 Operation 485 8 11 2 Data Display FIGURE 110 Keyboard and Display Displaying Data ...
Page 487: ...Section 8 Operation 487 FIGURE 112 CR1000KD Real Time Custom ...
Page 491: ...Section 8 Operation 491 FIGURE 116 Keyboard and Display File Edit ...
Page 496: ......
Page 502: ......
Page 564: ...Section 11 Glossary 564 FIGURE 126 Relationships of Accuracy Precision and Resolution ...
Page 566: ......
Page 594: ......
Page 598: ......
Page 600: ......
Page 602: ......
Page 624: ......
Page 642: ......
Page 643: ......