Appendix B. Status, Settings, and Data Table Information (Status/Settings/DTI)
620), SkippedScan (p. 628), MaxProcTime (p. 620).
ProgErrors
Keyboard: Status Table ≈ line 25
CRBasic: variable = status.keyword
Number of compile or runtime errors for the running
program.
read-only
LONG
counts
0 ≥ 0
ProgName
Station Status: Current Program
Keyboard: Status Table ≈ line 10
CRBasic: variable = status.keyword
Name of current (running) program
read only
STRING
n/a n/a
ProgSignature
Station Status: Program Signature
Keyboard: Status Table ≈ line 13
CRBasic: variable = status.keyword
Signature of the text of the running program file
(includes comments). Does not change with
operating-system changes. See RunSignature
(p.
627).
The CRBasic pre-compiler gets this signature
with command line parameter –s. The output will
add a line of the following form:
“Progname.CReX – Compiled in
PipelineMode.
ProgSignature = XXXX.”
read only
LONG
n/a n/a
Table 181. Status/Settings/DTI: R
Keyword
Alias,
Access,
Description
Read/Write,
DataType,
Units
Default
Value
Normal
Range
RecNum
Keyboard: Status Table, DTI Table ≈ header left
CRBasic: variable = status.keyword
Record number increments for successive status-
table data records.
read only
LONG
n/a
0 to 2
32
RevBoard
Keyboard: Status Table ≈ line 8
CRBasic: variable = status.keyword
Electronics board revision in the form xxx.yyy,
where xxx = hardware revision number; yyy = clock
chip software revision. Stored in flash memory.
read only
STRING
n/a n/a
RouteFilters
Settings Editor: Route Filters
Keyboard: Settings (General) ≈ line 12
CRBasic: variable = settings.keyword;
SetSettings()
Restricts routing or processing of some PakBus
message types. See section Route Filters
(p. 405)
read/write
STRING
(0, 0, 0, 0)
0 to 351
characters
RS232Handshaking
Settings Editor: RS232 Hardware Handshaking
Buffer Size
Keyboard: Settings (General) ≈ line 21
CRBasic: variable = settings.keyword;
SetSettings()
If non-zero, hardware handshaking is active on the
RS-232 port. This setting specifies the maximum
packet size sent between checking for CTS.
read/write
LONG
0
0 to 65535
626