beautypg.com

Campbell Scientific CR3000 Micrologger User Manual

Page 351

background image

Section 8. Operation

351

 

• Command

6

Copies the specified program to the designated drive and sets

the run attribute of the program to Run Now. Data on a CF card from the
previously running program will be preserved.

• Command

7

Copies the specified file to the designated drive with no run

attributes.

• Command

13

Copies the specified program to the designated drive and sets

the run attribute of the program to Run Always. Data on a CF card from the
previously running program will be erased.

• Command

14

Copies the specified program to the designated drive and sets

the run attribute to Run Now. Data on a CF card from the previously running
program will be erased.

Example Power-up.ini Files

Powerup.ini Example

'Code format and syntax

'Command = numeric power-up command

'File = file associated with the action

'Device = device to which File is copied. Defaults to CPU:

'Command,File,Device

13,Write2CRD_2.cr1,cpu:

 

Powerup.ini Example

'Copy program file pwrup.cr1 from the external drive to CPU:

'File will run only when CR3000 powered-up later.

2,pwrup.cr1,cpu:

 

Powerup.ini Example

'Format the USR: drive

5,,usr:

 

'

Powerup.ini Example

'Load an operating system (.obj) file into FLASH as the new OS.

9,CR3000.Std.04.obj

Powerup.ini Example

'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:

 

Powerup.ini Example

'Run a program file always, erase data.

13,pwrup_1.cr1,cpu: