2009年6月2日 星期二

LabVIEW 連到 Hokuyo URG-04LX 雷射測距儀

還蠻簡單的,just follow the instructions below:

1. Download the Hokuyo URG-04LX instrument driver from ni.com/idnet (search for Hokuyo.)

http://www.ni.com/devzone/idnet/

2. Install under Program Files\National Instruments\Labview X.X\instr.lib

3. Plug in the USB port from the URG to the PC.

4. Find out which COM Port to use to communicate to the URG from Device Manager

5. Open the LabVIEW example, and select the appropriate COM Port.

 

如果你的URG是新的話,你可能要用他的軟體來把SCIP從1.1設成2.0. Here is the configuration tool, you can also use it to set the baud rate for the RS-232 interface (用 USB 連線的話,baud rate 的設定就無所謂了。)

URG Configuration Tool

Have fun!

-John

6 則留言:

  1. 太好了 , 我終於可以用 Labview 控制
    Hokuyo URG-04LX 雷射測距儀

    謝謝

    回覆刪除
  2. 如果不想把SCIP從1.1設成2.0.
    只需在 Labview 程式中將 Protocol
    設成 Convert to Latest
    也可正常使用

    回覆刪除
  3. 你好,我是labview的初學者,使用的是8.0版本,我想請教一下urg-04lx使用labview去控制的詳細過程.我已有UrgViewer的pc直接控制urg-04lx的介面了,是不是每個角位接收到的數值都可以轉成程式碼?謝謝!!!

    回覆刪除