LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Bluetooth Analogy

Hello All

I am developing Bluetooth based application using 3 PCs and LabVIEW 8.0
in which I am doing....

(1). I am controlling Stepper Motor's speed from Main PC , the Motor is
connected to 2nd PC with a Daq Card.

(2)2nd Application is all about that I am doing strain gauge
measurement from 3rd PC using SCXI 1520 , and I want to send the
readings from this PC to main computer.

Now My problem is that what analogy should I give to these 3 computers
and 2nd query is that can I control both applications from Main PC that
is I should have On/Off control from Main PC.

Is it possible to ON/Start the LabVIEW program placed on 1 computer
from another PC using Bluetooth so that I can Start LV program from 1
place to start measurement setup placed on other PC using bluetooth.


Thanks & Regards
James P. martin







..

0 Kudos
Message 1 of 4
(3,070 Views)

James,

I'm afraid that I'm not familiar with the term "Bluetooth analogy", but perhaps I can address your other question. You should be able open a Bluetooth connection to both computers and communicate with them individually to initiate whatever sequence you want. The problem is that the VIs on all the computers need to be up and running in order to receive commands, so you will not be able to start a VI on another computer through Bluetooth in LabVIEW -- it has to be already running and "listening" to your Bluetooth device on the main computer. If you must programmatically start VIs on other computers, the only way that I know how to do so is to go through a network and use VI Server calls.

Kind Regards,

E. Sulzer
Applications Engineer
National Instruments
0 Kudos
Message 2 of 4
(3,054 Views)
Hi james, i need some help, i m searching for a Program with labview about transmission protocol   between PC and PC 
I need this Program as soon as
Thanks a lot
Mehdi

0 Kudos
Message 3 of 4
(2,797 Views)
Stop hijacking other people's threads!  Smiley Mad

You have posted this same message in 5 different threads.

Create a new thead with your question.




Message Edited by smercurio_fc on 06-30-2008 02:11 PM
0 Kudos
Message 4 of 4
(2,792 Views)