Section 7. Creating and Editing Datalogger Programs
For Example:
This error message is displayed when a program contains any of these
expressions:
result=(ex^2)data
gamma=(10–omega)SIN(psi)
dee=(17)number
These are correct ways of entering the above expressions:
result=(ex^2)*data
gamma=(10–omega)*SIN(psi)
dee=(17)*number
Equal Sign Expected
An equal sign MUST immediately follow the label of the Input Location that
stores the results (e.g., label = expression). An expression that contains no
equal sign causes compiler error 202, “unrecognized text”.
For Example:
“Equal sign expected” is displayed when a program contains any of these
expressions:
zee/2=bee
data+number=volt1+volt2
These are correct ways of entering the above expressions:
bee=zee/2
data=volt1+volt2–number
7.4.2.7 Editing an Existing Program
To edit an existing file, load it into Edlog by choosing File | Open from the
Edlog menu. Changes can be made as desired and then the file can be saved
and compiled under the same (File | Save) or a new name (File | Save As).
TABLE 7-6 provides a list of keystrokes that can be used in editing programs
and moving around in Edlog.
7-63
Summary of Contents for LoggerNet
Page 2: ......
Page 30: ...Preface What s New in LoggerNet 4 xxvi...
Page 32: ...Section 1 System Requirements 1 2...
Page 44: ...Section 2 Installation Operation and Backup Procedures 2 12...
Page 136: ...Section 4 Setting up Datalogger Networks 4 80...
Page 227: ...Section 7 Creating and Editing Datalogger Programs 7 9...
Page 298: ...Section 7 Creating and Editing Datalogger Programs 7 80...
Page 402: ...Section 9 Automating Tasks with Task Master 9 12...
Page 406: ...Section 9 Automating Tasks with Task Master 9 16...
Page 450: ...Section 11 Utilities Installed with LoggerNet Admin and LoggerNet Remote 11 22...
Page 454: ...Section 12 Optional Client Applications Available for LoggerNet 12 4...
Page 462: ...Section 13 Implementing Advanced Communications Links 13 8...
Page 482: ...Section 14 Troubleshooting Guide 14 20...
Page 570: ...Appendix F Calibration and Zeroing F 16...
Page 578: ...Appendix G Importing Files into Excel G 8...
Page 579: ......