Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Reassemble bit with VISA Labview

Hi,

I've problem with receiving data in Labview.

My receiver data is xbee and my transmitter data is xbee using arduino. I want to transmit analog read from arduino using xbee to another xbee (connect to labview). since, analog read from arduino is 10 bit and xbee only can send 8 bit, so I programmed my arduino to split the data into 8 bit and 2 bit in an array then xbee start to transmit the data.

The problem is i need to reassemble my data from 8 bit and 2 bit into 10 bit in Labview,

I'll attach my VI and arduino Code, thanks

 

 

Download All
0 Kudos
Message 1 of 3
(2,543 Views)

Just to confirm, in the end, you will use the 10 bit to convert them into a number right? 

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

Yes, right

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