Section 7. Installation
169
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. 527).
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. 548)
•
OSSignature
(p. 545)
•
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. 127).
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 CR800 Series
Page 2: ......
Page 4: ......
Page 6: ......
Page 32: ......
Page 34: ......
Page 54: ......
Page 92: ......
Page 310: ......
Page 446: ...Section 8 Operation 446 8 11 2 Data Display FIGURE 100 CR1000KD Displaying Data ...
Page 448: ...Section 8 Operation 448 FIGURE 102 CR1000KD Real Time Custom ...
Page 449: ...Section 8 Operation 449 8 11 2 3 Final Storage Data FIGURE 103 CR1000KD Final Storage Data ...
Page 450: ...Section 8 Operation 450 8 11 3 Run Stop Program FIGURE 104 CR1000KD Run Stop Program ...
Page 452: ...Section 8 Operation 452 FIGURE 106 CR1000KD File Edit ...
Page 456: ......
Page 462: ......
Page 523: ...Section 11 Glossary 523 FIGURE 116 Relationships of Accuracy Precision and Resolution ...
Page 524: ......
Page 526: ......
Page 556: ......
Page 558: ......
Page 560: ......
Page 597: ......