Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

bluetooth serial port

Dear allSmiley Happy,

 I am trying to control the bluetooth serial adapter using labview.  (Two computers, one bluetooth enabled, the 2nd one has bluetooth serial port adapter. Task: use bluetooth from the bluetooth enabled computer to talk the bluetooth serial port adapter in the 2nd computer)

Information:
1. I can get this task done using hyperterminal without any problem
2. After my bluetooth enabled computer pair with  bluetooth adapter, I can see a serial port in the device  manager
3. The BT adapter company say that  I should make the program just like regular serial communication
4. After I paired the adapter and my computer, I use the Labview "basic 2 port serial write and read" example, the error is "occur at property node", " Insufficient location information or the device or resource is not present in the system"
5.  A person seems answered the exact same question, but I don't understand it becuase it is my 1st time to use the VISA vi. If you understand what he said, could you please help me to transfer the wording to vi program? Or tell me in the other words that what he means
    http://forums.ni.com/ni/board/message?board.id=140&message.id=14727&query.id=65620#M14727

thanks
Smiley Very Happy
====================
=Labview 7.0 & 8.0 & 8.5=
=====================
0 Kudos
Message 1 of 2
(3,764 Views)
Got the problem solved
I find out that the read part has problem, delete that part from the example, then work now
Yeah!!!!!!Smiley Very Happy

For anyone who read this message for knowledge of using labview to control bluetooth serial port adapter
* DO NOT USE bluetooth VI
* USE VISA as regular serial communication
====================
=Labview 7.0 & 8.0 & 8.5=
=====================
0 Kudos
Message 2 of 2
(3,757 Views)