[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Modem problem
Hi People,
Just pointing out, the INIT string is not a function of the comms
program, it is a command to the modem itself, so any good comms package
should be able to send any sort of init string to the modem.
ATZ is the standard Hayes command to 'RESET MODEM TO DEFAULT' settings,
and must be on it's own line, hence the <return> character is required.
After that, most modems will also respond to standard Hayes command set
commands, but the individual modem in use will usually have an extra set of
commands provided by that modems manufacturer, to support the unique
'features' of that particular brand of modem.
You will need to obtain the command set booklet provided with the modem,
to read the list of extra commands. Sadly, like printers, each manufacturer
has their own idea of what a good command set is, so no two modems extended
command sets are identical.
If you don't have the booklet, try searching the web or getting in touch
with ZOOM tech support directly for information for this particular modem.
Hope this helps.
Cheers...
JMD.
Greg Buchner wrote in message ...
>In article <35D2E7F3.E2A6E8D6@swbell.net>, rubywand@swbell.net wrote:
>
>> I use Spectrum instead of ProTERM 3.1. Here is the init string
>>which was used on our GS with a ZOOM 14.4 modem prior to changing over
>>to a PC for net access:
>>
>>ATZ<checkmark>ATE0V1Q0S7=45&K3&D0\N3%C0&C1
>>
[snip]