Section 8. Operation
424
'Run Program on Power-up
'Copy program file pwrup.cr1 from the external drive to CPU:
'File will run only when CR800 powered-up later.
2,pwrup.cr1,cpu:
'Format the USR: drive
5,,usr:
'Send OS on Power-up
'Load an operating system (.obj) file into FLASH as the new OS.
9,CR800.Std.28.obj
'Run Program from USB: Drive
'A program file is carried on an external USB: drive.
'Do not copy program file from USB:
'Run program always, erase data.
13,toobigforcpu.cr1,usb:
'Run a program file always, erase data.
13,pwrup_1.cr1,cpu:
'Run a program file now, erase data now.
14,run.cr1,cpu:
Power-up.ini Execution
After
powerup.ini
is processed, the following rules determine what CR800
program to run:
•
If the run-now program is changed, then it is the program that runs.
•
If no change is made to run-now program, but run-on-power-up program
is changed, the new run-on-power-up program runs.
•
If neither run-on-power-up nor run-now programs are changed, the
previous run-on-power-up program runs.
8.8.4.5 File Management Q & A
Q: How do I hide a program file on the CR800 without using the CRBasic
FileManage()
instruction?
A: Use the
CoraScript
(p. 493)
File-Control
command, or the
Web API
(p. 435,
p.
FileControl
command.
8.8.5 File Names
The maximum size of the file name that can be stored, run as a program, or FTP
transferred in the CR800 is 59 characters. If the name is longer than 59 characters,
an
Invalid Filename
error is displayed. If several files are stored, each with a
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: ......