Appendix A. Info Tables and Settings
Info Tables and Settings: V
Keyword Data Type
• Where to Find
Description
VarOutOfBound
Numeric Y
• Station Status field: Variable Out of Bounds
• Status table field: ≈21
Number of attempts to write to an array outside of the declared size. The write does not
occur. Indicates a CRBasic program error. If an array is used in a loop or expression, the
pre-compiler and compiler do not check to see if an array is accessed out-of-bounds (i.e.,
accessing an array with a variable index such as arr(index) = arr(index–1), where index is a
variable). Updated at run time when the error occurs.
Verify()
Numeric
• Settings Editor: ComPorts Settings | Verify Interval
Array of integers indicating the intervals (s) that are reported as the link verification
intervals in PakBus hello transaction messages. Indirectly governs the rate at which the
CR800 attempts to start a hello transaction if no other communication has taken place
within the interval.
Info Tables and Settings: W
Keyword Data Type
• Where to Find
Description
WatchdogErrors
Numeric Y
• Station Status field: Watchdog Errors
• Status table field: 11
Number of watchdog errors that have occurred while running this program. Resets
automatically when a new program is compiled. Enter 0 to reset. At startup and at
occurrence.