Ad3.2 making the changes with edlog – Campbell Scientific TD Operating System Addendum for CR510, CR10X, and CR23X User Manual

Page 5

Advertising
background image

TABLE DATA ADDENDDUM

AD-3

• Check the Maximum and Minimum Instructions (Instructions 73

and 74) as there is only one option to store time with the value.

• Edit Input Location labels removing all spaces and special

characters. Only letters, numbers, and the “_” characters are
allowed. Labels should start with a letter.

• Add labels for the Final Storage values. Use the same character as

are allowed for Input Location labels. See Section 2.1

AD3.2 Making the Changes with Edlog

Programs for Array based logger can be converted to Table Based using
EDLOG for most of the editing by doing the following:

1. Make a copy of the original program with the name you want the

new program to have: Load the original into Edlog and “Save As”
the new name.

2. Remove or comment out all Instructions 77, 96, 97, and 98. (first

three points in AD3.1, these instructions are not in the Table OS)

3. Save the edited program and close it in Edlog.

4. Edit the CSI file with a text editor (e.g., “Notepad” - Edlog will not

allow you to make and save this change) and add –TD to the
datalogger type on the first line, for example, change:
;{CR10X}
to:
;{CR10X-TD}.
Save the CSI file and close the editor.

5. Open the file with Edlog. Edlog should now recognize that the

program is for a table data OS.

6. Add Instructions 84 where necessary and make the other necessary

changes.

Advertising