Re: Modem initialization strings

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Trevor (trevor_at_nospam.com)
Date: 04/14/04


Date: Wed, 14 Apr 2004 10:21:11 -0400


"Jose Luis Balsera" <joseluis.balsera@collaboration.raona.com> wrote in
message news:%23xHnpKhIEHA.828@TK2MSFTNGP12.phx.gbl...
> Hi all,
>
> I think I''ve found a little discrepancy in the MSDN documentation about
> modem initialization strings set through the registry.
>
> The WCE 3.0 documentation for "Init Key"
>
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcecomm/ht
> ml/_wcesdk_Init_Key.asp) says :
>
> "The \Init sequence in
> HKEY_LOCAL_MACHINE\Drivers\PCMCIA\CompanyX-GenericModem-1234\Unimodem\Init
> is an enumerated sequence of strings that are used to initialize the
modem.
> You can enter multiple strings under the Init key. Unimodem steps through
> each string in sequence; ..."
>
> But the WCE4.2 documentation for "Init Key"
>
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcetapi/ht
> ml/coconInitKey.asp) says :
>
> "The \Init sequence in
> HKEY_LOCAL_MACHINE\Drivers\PCMCIA\CompanyX-GenericModem-1234\Unimodem\Init
> is an enumerated sequence of strings that are used to initialize the
modem.
> You can enter up to five strings under the Init key. Unimodem steps
through
> each string in sequence; ..."
>
> You can notice the explicit limitation to 5 strings in the WCE4.2 case,
> while in the 3.0 version... who knows? "multiple" is not much of a
> compromise... :->
>
> Could anyone confirm if is this is really a difference between 3.0 and
4.2?
> Or, is there a limitation in both versions?
>
> Thank you in advance for your answers
> --
> Jose Luis Balsera
> www.raona.com
>
> Remove "collaboration" from my address to respond privately
>
>
Jose,

    I don't know, but you can combine AT commands to be sent in one big AT
command. (e.g., ATE0Q0V1\r - this is actually 3 AT commands that may be
sent as one AT command). You should find out the limit of characters in
each init string.



Relevant Pages

  • Re: Looking for file transfer tool with XMODEM on Linux
    ... >> (the modem init string may be different, ... >> But if I reboot the local linux box and try to use Floyd's script ... Something to initialize the serial port. ...
    (comp.os.linux.misc)
  • Re: Problem writing Time-Out function
    ... Basically when I initialize my ... (Basically this call should initialize the COM port ... when/if the infinite loop function exits. ... function which would hang if the modem was not attached, ...
    (microsoft.public.vc.mfc)
  • Modem Command Strings
    ... following modem command strings? ... They are amongst the strings used to ... initialise a, now obsolete, Complemetary Technology Ltd OEM-MODEM-34 v34 ... modem and I am trying to work out what is going on so I can initialise ...
    (comp.arch.embedded)
  • Voice strings seems crash
    ... I'm braziliam... ... I'm trying to create a voice mail with one Diamond Supra (Rockwell ... Strings like this: ... at this point my modem just write that "u." and stop. ...
    (comp.dcom.modems)
  • Re: Using ZeroMemory with strings?
    ... > I have a record which contains a number of floats and strings. ... Finalize has a complementary routine called Initialize. ... to call it after allocating memory for your record. ... necessary to call Initialize if you allocate the record with New, ...
    (borland.public.delphi.language.objectpascal)