Section 7. Installation
108
operations, retrieving these tables repeatedly may cause
skipped scans
(p.
7.5.1.4 CRBasic Program — Setup Tools
Info tables and settings can be set or accessed using CRBasic instructions
SetStatus()
or
SetSetting()
.
For example, to set the setting
StationName
to
BlackIceCouloir
, the following
syntax is used:
SetSetting("StationName","BlackIceCouloir")
where
StationName
is the keyword for the setting, and
BlackIceCouloir
is the set
value.
Settings can be requested by the CRBasic program using the following syntax:
x = Status.[setting]
where
Setting
is the keyword for a setting.
For example, to acquire the value set in setting
StationName
, use the following
statement:
x = Status.StationName
7.5.1.5 Executable CPU: Files — Setup Tools
Many CR800 settings can be changed remotely over a comms link either directly,
or as discussed in
CRBasic Program — Setup Tools
(p. 108),
as part of the CRBasic
program. These conveniences come with the risk of inadvertently changing
settings and disabling communications. Such an occurrence will likely require an
on-site visit to correct the problem if at least one of the provisions discussed in
this section is not put in place. For example, wireless-ethernet (cell) modems are
often controlled by a switched 12 Vdc (
SW12
) terminal.
SW12
is normally off,
so, if the program controlling
SW12
is disabled, such as by replacing it with a
program that neglects
SW12
control, the cell modem is switched off and the
remote CR800 drops out of comms.
Executable CPU: files include the following:
•
'Include' file
(p. 109)
•
Default.cr8 file
(p. 109)
•
Powerup.ini file
(p. 421)
To be used, each file needs to be created and then placed on the CPU: drive of the
CR800. The 'include' file and default.cr8 file consist of CRBasic code.
Powerup.ini has a different, limited programming language.
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: ......