Hello,
I have a device conneced through COMx RS232. I can communicate with it through Hyper Terminal and it operates as expected. When I try to comminucate using LabView examples (Basic serial read and write/ Advanced serial read and write or NI Measurements and Automation) all I read is the echo of what I sent. The RS232 cable pins are not shortened at all, as the cable wiring scheme of the device specifies. Command of the device I/O: ASCII string and must be terminated by Carriage return line feed charachter. Communication parpameters: 9600 RAUD, 8bit,1 stop bit, no parity.
Thank you