Campbell Scientific CR10X TD Operating System Addendum for CR510, CR10X, and C - Page 5

AD3.2, Making the Changes with Edlog - logger

Page 5 highlights

TABLE DATA ADDENDDUM • 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. AD-3

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62

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.