Section 3. Understanding How the
2.n8 discards everything up to 12.65V.
3.F converts the number to Campbell Scientific floating point. If a valid number is not found
4.i[c] waits for the trigger character ‘c’ of ‘current’.
5.n8 discards everything up to 12mA.
6.F converts the number to Campbell Scientific floating point. If a number is not found
This filter will repeat the above operations on all incoming values.
Predefined Filter Strings
A small number of fixed filter strings are
Filter No. | Filter String Used |
256 | r1 |
257 | r2 |
258 | r3 |
259 | r4 |
3.3 Output Formatting
The output formatters are used to format data from the datalogger into English text messages, send strings/commands to sensors and to output text to a display.
For example, you may have a display on which you want to show air temperature and humidity. The datalogger would take the measurements from the sensors, and place two values into appropriate input locations. It would be impractical for the datalogger to store text labels in this way, and so you could use the
The final result may be displayed as:
The temperature is 23.7C
The humidity is 65.8%
The string generated would then be transmitted from the selected serial port. Because the formatter is programmable, almost any string can be output from the serial port, either by programming the datalogger or by using the command line.
3.3.1 Simple Output Formatter
This can be set up by the datalogger and allows data to be transmitted out of the
∙Convert a location sent into ASCII floating point. If this option is selected an extra ASCII character/delimiter can be added to the end of the ASCII number sent.
∙Convert a location sent into an ASCII hex pair. If this option is selected an extra ASCII character/delimiter can be added to the end of the hex number sent.
∙Convert a location sent into an