Hi! All,
I am developing a application which communicates with serial device
using compatibility VIs(as these VIs are for PDA).
When I use "Bytes at Serial Port" to get the desired number of bytes
to be read, it returns me the length of the bytes I wrote to the
serial port and displays the same command(which is been written on the
port using Serial Write.vi) in the Read Serial output terminal.
I am using sequence to manage the flow of the serial initialization,
write, bytes at serial port and serial read. I even have wait
function in both serial write and serial read sequences.
Any suggestions?
TIA
Rachana