Multi Modem GPRS driver

Home Forums General Multi Modem GPRS driver

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2677
    Tim Hunter
    Participant

    Hi All,

    I’m trying to use Perl on a windows XP platform with Win32::SerialPort module. The problem I’m having is with the driver, I can setup a com port to 115200 baud 8n1 with no problem but when I try to setup the com port for the usb driver it just stays at 1200 baud. I can use a terminal program and set it to 115200 and control the modem just fine. I’m just wondering if anyone else is using perl to control a modem and if they had the same problem.

    Thanks Tim

    #3550
    Tim Hunter
    Participant

    Just to follow up and close the post. I ignored the 1200 setting and started to send data to the and it works just fine. So something in the Win32::SerialPort API and the Ti driver do not allow the baud reading but it works fine. I setup perl to look for responses from the modem to insure it is doing what we want and it looks good. We’re trying this into PTRG monitoring.

    Tim

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.