Difference between revisions of "Piezometer-1"

From Help Wiki
Line 19: Line 19:
 
# USB to serial driver
 
# USB to serial driver
 
# device driver for the instrument
 
# device driver for the instrument
*** default's to COM 4 with BAUD rate of 38400;
+
* default's to COM 4 with BAUD rate of 38400;
*** It's possible to change the BAUD rate from "Auto" to another setting on the instrument itself, but <span style="color: red; text-decoration: none; font-weight:bold; font-size: 12pt">do not do this.</span> If there's a communication problem between the software and instrument it's possible that the BAUD rate was changed within the instrument, which means each of the BAUD rates will have to be iterated through from the PC's COM settings.  
+
** It's possible to change the BAUD rate from "Auto" to another setting on the instrument itself, but <span style="color: red; text-decoration: none; font-weight:bold; font-size: 12pt">do not do this.</span> If there's a communication problem between the software and instrument it's possible that the BAUD rate was changed within the instrument, which means each of the BAUD rates will have to be iterated through from the PC's COM settings.  
 
* The instrument has a USB interface:
 
* The instrument has a USB interface:
 
[[File:Global_Water_WL16_USB.jpg | Global Water WL16 Water Level Logger USB interface]]
 
[[File:Global_Water_WL16_USB.jpg | Global Water WL16 Water Level Logger USB interface]]

Revision as of 08:49, 23 January 2013

Piezometer-1

Wikipedia entry

Manuals

Information Schema


Notes
  • In order to communicate with the instrument, Global Water's Global Logger software needs to be installed --compatible with Windows only. Install the software before manually installing the drivers.
    • During the software installation process, at the tail end, there is a modal window that remains hidden behind the parent installer window; make sure to drag the parent window to make the modal window visable.
  • Two drivers must be installed for the instrument to properly communicate with Global Loger:
  1. USB to serial driver
  2. device driver for the instrument
  • default's to COM 4 with BAUD rate of 38400;
    • It's possible to change the BAUD rate from "Auto" to another setting on the instrument itself, but do not do this. If there's a communication problem between the software and instrument it's possible that the BAUD rate was changed within the instrument, which means each of the BAUD rates will have to be iterated through from the PC's COM settings.
  • The instrument has a USB interface:

Global Water WL16 Water Level Logger USB interface

  • When the instrument is not in use or going to be stored, it should be set to not log by configuring it to log once every 180 days (or longer duration), in order to preserve the internal battery life.




back to Main page