23
4.7 “E” - Low Power Sleep Mode
Returns the datalogger to its low power sleep mode (readings continue to be logged and
displayed in this mode).
This command should always be used when finished communicating
with the datalogger to ensure the lowest power consumption.
However, the datalogger (non-
networked) will enter sleep mode regardless if no command is received in a period of
approximately 15 seconds, or immediately after the second reading (whichever comes first).
To return from the low power operating mode press <ENTER>. The datalogger responds with:
Hello. Press "?" for Help.
*
4.8 “Gnn/szzzz/smmmm/soooo or Gnn/saaaa/sbbbb/scccc” - Gauge Settings
When using linear conversion (LC) of the instrument reading, the G command is used to select
the gauge type and enter the gauge zero reading, gauge factor, and gauge offset. When using
polynomial conversion (PC), the G command is used to select the gauge type and enter the three
polynomial coefficients, A, B and C. Entering only G will return the current gauge information.
For example, with linear conversion selected:
*G
GT: 1 ZR: 0.00000 GF: 1.00000 GO: 0.00000
*
With polynomial conversion selected:
*G
GT: 1 PA: 0.00000 PB: 1.00000 PC: 0.00000
*
Note the change in response depending on the conversion method selected.
Slashes (/) are entered to delineate the values and to substitute for a value that will not be
changed. For example:
*G
GT: 1 ZR: 0.00000 GF: 1.00000 GO: 0.00000
*G///1234.5
GT: 1 ZR: 0.00000 GF: 1.00000 GO: 1234.500
*