I am trying to communicate between CMU200 and a PC card. For that I am originating a call from CMU 200(when synchronized) and replying back from the PC card. Currently, I am replying back by serial port by hyperterminal, using AT commands(ATA in this case).
Now, I am trying to automate this replying through LABview. the problem is that the serial read and write VIs are doing job of writting ATA to serial port but CMU 200 is not able to recognise. But on the other hand if I use hyperterminal CMU200 recognizes the serial communication easily.
The address are good, its not a issue.