Hi,
I have a question about serial communication.
The code was written by VB, and I want to transform them to labview.
One of the code in VB is: Comm1.Output=Chr$(7)+"R"+Chr$(13), it means 'bell+R+carriage return' were sent to com1 port.
But I don't know how to write this code in labview.
Could anyone help me?
Great thanks