LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Receiving Sending RS232 255 values

Hello,

i'm trying to send 255 to a pic, and after every sended bit he sends the bit number back to the pic. The pic is working properly (tested with hyperterminal), but labview not..

Because,

I have 255 true false cases for example if number 4 is True send bit number 5 to the pic.. and so on..

Can I program this easier? (array for example) it is very slow this way...


0 Kudos
Message 1 of 2
(2,442 Views)
255 T/F cases ! WOW ! This is definitely not the way to go. See attached VI that shows how to do this with a while loop.
0 Kudos
Message 2 of 2
(2,427 Views)