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...