LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to send values from Acquire Input data through Xbee

Hi,
I've initialzed my joypad- Zebronics ZEBST50JP and can read data from Acquire Input Data. I've seen that button work with Boolean Logic(True or False) and Arrow keys work with axis logic(32767 to -32768).
Now all i need to know is, How to send these values through Xbee(Connected to PC using USB Adapter) to another Xbee connected to an Arduino (with Servo motors)

Thanks in Advance

0 Kudos
Message 1 of 3
(2,197 Views)

You should just be able to use VISA to send serial data to the com port associated with the XBee modem.

At the other end the arduino can just read the setial data.

0 Kudos
Message 2 of 3
(2,191 Views)

Now i have Intialized my joystick.. But still have confusion with sending to XBee Pro...
Here is my Post, which has the file
http://forums.ni.com/t5/LabVIEW/How-to-send-signals-through-XBee-connected-in-USB-port/m-p/2135382 

0 Kudos
Message 3 of 3
(2,169 Views)