07-09-2009 06:04 AM
I have a GSM modem (WAVECOM - Fastrack supreme WM22221)...
I have used to run the example of LabVIEW but it shown as below:
can anybody tell me how to solve this problem....
thank you very much...
Solved! Go to Solution.
07-09-2009 07:28 AM - edited 07-09-2009 07:29 AM
Hi kelvin tay,
are you sure you need no flow control? Can you send other commands successfully to your GSM modem?
Mike
07-09-2009 07:36 AM
07-09-2009 08:26 AM
i have tried to send another command but oso can't function......
but my GSM modem can detect the sim card...
07-09-2009 08:29 AM
07-09-2009 08:35 AM - edited 07-09-2009 08:36 AM
Hi kelvin tay,
try to use a bigger delay time. Did you make changes in the example, maybe in the block diagram?
If yes, can you upload your vi?
Edit: Did you try to send commands from Hyperterminal?
Mike
07-09-2009 10:53 AM
Not work....
this is an example from labview, should be no problems....
07-09-2009 11:57 AM
Are you using a USB to serial adapter? It is my recollection (going back a few years ago) that I had a similiar problem using some off brand. I have found the Keyspan USB to serial adapters to be pretty bullet proof. One would hope that the others would resolve their issues, but I am not sure. Just not willing to save a buck anymore on this.
Additionally as mentioned above, does it work in Hyperterminal? If so, is it running at 9600 baud? Does your modem Autobaud or do you need to configure it?
You can also try a faster baud rate, I am running at 115200 with no issues.
Our device that uses the wavecom unit has a prolific USB to Serial adapter on board and that works as well.
07-09-2009 12:28 PM
Yes, i am using a USB to serial adapter, is it possible for the driver i have installed crash with my window system?
Actually i have configure at 9600 baud, i think should be ok.......
Do you know how come the framing problem will occur?
07-09-2009 06:48 PM
When I had this problem, once I confirmed that my code worked on the keyspan (which came after running on a computer with a physical com port, I just threw the USB to Serial adapter that was not working away... The cost of further troubleshooting would far exceed the cost of a new USB to serial adapter.
If possible I would suggest that you try your code on a computer with a physical com port... if the problem goes away which it probably will) as there is no magic in your code... then you have to decide whether it is worth $40-$150 depending on which keyspan you get or to further troubleshoot your issue.
The one quick thing you can do is go to the manufacturer website and see if they have updated drivers if you have not done so already.