ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How to send 12 bit on serial port

I was working on sending the 12 bit by dividing it into two bytes for example 111111000000 will be 00001111 & 11000000 in this way if I read 16 bit the value won’t change. I tried to rejoin the bits in labview using the type cast after the string then U8 then index array then join numbers, but I couldn’t plot the signal on a graph I think it’s because I don’t have an array of points to plot just one point.

So if that’s the problem can any body tell me how to put the points in a new array?

            I attached the VI with the massage. The problem is at the receiving loop.

Thank you
0 Kudos
Message 1 of 3
(3,330 Views)
duplicate post. Why are you starting a new thread when you already have one on the same question?
0 Kudos
Message 2 of 3
(3,325 Views)
Sorry I thought I could send the same messege on differrent boards
0 Kudos
Message 3 of 3
(3,315 Views)