3 final storage labels, 3 final, Storage labels -20 – Campbell Scientific PC400 Datalogger Support Software User Manual

Page 156

Advertising
background image

Section 8. Datalogger Program Creation with Edlog

• Instruction 188, SDI-IO16
• Instruction 189, SDM-LI7500
• Instructions P190-199 PakBus control
• Indexed input locations in a loop

See Edlog Help for each instruction to get a detailed description of input
location usage. You can also refer to the datalogger user’s manual for more
information on these instructions.

When these instructions are used in a program, the Toggle Manual feature can
be used to manually mark Input Locations for use by the program.

8.3 Final Storage Labels

When output processing instructions are added to the datalogger program,
Edlog creates final storage labels for the each of the values that will be stored.
The default labels are normally the input location label with a suffix indicating
the type of output processing instruction that created it. In the example below
BattVolt_AVG is the average battery voltage that is stored as part of array 112.

For mixed-array dataloggers the final storage labels are stored in an *.FSL file
when the program is compiled, as well as in the DLD files. For table-based
dataloggers the final storage labels are included as part of the datalogger
program in the *.DLD file; no FSL file is created. PC400 gets the final storage
labels as part of the table definitions from the datalogger. Split, the Graphical
and Numeric Displays, View, and the PC400 Data applications use the final
storage labels.

The user can create a custom label to reflect the meaning of the value that is
being stored. Click the FSL Edit button on the toolbar or press F9 to bring up
the Final Storage Label Editor as shown below.

8-20

Advertising