Hi all
I have an external microcontroller connected to the PC using the serial port com 2, The microcontroller is porgrammed with its own instruction langauge to recive a " A" character from the serial port , after that it will send a character "B" to the serial port
In the LabVIEW program I am doing , I have configured the serial port with the serial port specs of the microcontroller , when I write "A" to the serial port I am sending it to the "microcontroller " I am supposed to read a "B" in return but it gives me a "AB"
cant get it
any ideas
Thanks alot