EasyManua.ls Logo

Campbell CR1000X - Example: Code Format and Syntax; Example: Run Program on Power Up; Example: Format the USR Drive; Example: Send OS on Power Up

Campbell CR1000X
238 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
TIP:
Test the powerup.ini file and procedures in the lab before going to the field. Always carry a
laptop or mobile device (with datalogger support software) into difficult- or expensive-to-
access places as backup.
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.cr1xcpu:
Example: Run Program on PowerUp
'Copy program file pwrup.cr1x from the external drive to CPU:
'File will run only when the datalogger is powered-up later.
2,pwrup.cr1x,cpu:
Example:Format the USR Drive
5,,usr:
Example: Send OS on Power Up
'Load an operating system (.obj) file into FLASH as the new OS
9,CR1000X.Std.01.obj
Example: Run Program from SC115 Flash Memory Drive
'A program file is carried on an SC115 Flash Memory drive.
'Do not copy program file from SC115
'Run program always, erase data.
13,toobigforcpu.cr1x,usb:
Example: Always Run Program, Erase Data
13,pwrup_1.cr1x,cpu:
Example: Run Program Now and Erase Data Now
14,run.cr1x,cpu:
5. Data memory 45

Table of Contents

Related product manuals