GEOS SDK TechDocs
|
|
2.14 [math]
|
2.16 [<modem name>]
The modem category defines the modems attached to the system. Each modem must have its name listed in the name list, and each modem named in the list must have its own category (see the modem name category, below).
modems = {<modem name list>}
This key defines all the modems attached to the system. Each modem in the list must have its own category in the .INI file, as shown below.
modems = My Modem
modems = { My Slow Modem
My Fast Modem }
numberOfModems = <number>
This key defines the number of modems specified in the modems list (above).
numberOfModems = 1 numberOfModems = 2
GEOS SDK TechDocs
|
|
2.14 [math]
|
2.16 [<modem name>]