Hokuyo URG Series Instrument Driver Readme

To rate this instrument driver, go to the driver download page on the Instrument Driver Network.

1. Overview

Instrument Driver Technology: LabVIEW Plug and Play (project-style)
Manufacturer: Hokuyo
Supported Language(s): LabVIEW
Supported Model(s): UTM-30LX, UHG-08LX, UBG-04LX-F01, URG-04LX (in SCIP 2.0 mode), UTM-30LX-EW(in SCIP 2.2 mode)
Model(s) Tested: URG-04LX, UTM-30LX, UTM-30LX-EW
Interface(s): USB, Serial, Ethernet
Firmware Revision(s) Tested: URG-04LX: 3.1.00, UTM-30LX: 1.31,
UTM-30LX-EW: 1.1.3 (2012-01-10)

Certified: Yes
NI Supported: Yes
Source Code Available: Yes

Driver Revision: 2.4
Original Release Date: 06/20/2008
Current Revision Date: 07/25/2012

2. Required Software

Some software components need to be installed before using this instrument driver. The minimum versions of these components are listed below, and can be downloaded from the Download Site.

VISA 5.0
Hokuyo URG USB Driver

Refer to the LabVIEW Help for more information about software requirements. You access the LabVIEW Help by selecting Help»Search the LabVIEW Help.

To create a VISA Ethernet device for ethernet-based LIDAR units open Measure and Automation Explorer (MAX) and complete the following steps:
  1. Right-click on Devices and Interfaces and select Create New.
  2. Select VISA TCP/IP Resource from the list.
  3. Select the Raw Socket radio button and enter the IP Address and Port Number as specified by the manual for your instrument. The default IP of Hokuyo LIDARs is 192.168.0.10 and the port is 10940
  4. You can then give your TCP/IP Resource a VISA alias. Follow the rest of the wizard’s instructions.
  5. You should see your device listed under VISA TCP/IP Resources.
For ethernet-based LIDAR units on CompactRIO use the device string TCP0::<IP ADDRESS OF UNIT>::10940::SOCKET. The default IP of Hokuyo LIDARs is 192.168.0.10

3. Known Issues

To report issues or provide feedback about this instrument driver, please contact technical support..


4. Revision History

The latest version of this and other LabVIEW and LabWindows/CVI instrument drivers can be downloaded at the Instrument Driver Network.


REV 1.0, 06/20/2008
Modified By: Logan Lamb, Austin, TX.
Original Release.

REV 2.0, 02/10/2008
Modified By: Travis Mansfield, Austin, TX.
Overhaul of driver to improve design, and add functionality.  
REV 2.1, 08/20/2009
Modified By: Nicu Stiurca, Austin, TX.
Modified driver to work on cRIO.
REV 2.2, 03/10/2011
Modified By: Joe Daily, Austin, TX.
Modified driver to work with multi-echo, SCIP 2.2, Ethernet based units and updated to support new models.
REV 2.3, 06/05/2012
Modified By: Godpheray Pan, Shanghai, China.
Add support for UTM-30LX-EW(in SCIP 2.2 mode) REV 2.4, 07/25/2012
Modified By: Zhen Wang, Shanghai, China.
Add support for Continuous acquisition and Continuous Multiecho acquisition.