Settings

Previous chapterNext chapter Show allShow all    Hide allHide all

This group contains driver variables, which display the current configuration resp. allow to change the configuration.

ModemActive

1, if the modem is active for the driver

Device

Name of the modem. In the Runtime another modem can be entered. But you have to care, that you enter a defined TAPI modem. A changes setting has to be activated with ApplyModem.

ReconnectInRead

If 1, the modem is automatically reconnected for reading Reading here means reading from the interface. If Autoconnect is active, this setting is not regarded.

PhoneNumber

Current telephone number If the current telephone number is empty, there will never be an outgoing connection establishment, no matter what the settings for Autoconnect or ReconnectInRead are. The telephone number is deleted on an incoming, accepted call.

ModemHwAdr

Hardware address of current telephone number Only variables with the bus address set here are read. On an incoming, accepted call this value is set to -2, until the calling station identifies itself. After the identification the bus address of the calling station is displayed. A value -1 defines, that there should be a communication with all bus addresses of this connection.

Autoconnect

1, if the modem connection should be established automatically for reading/writing Reading/writing here means the interface.

If the connection breaks, with value 1 the station is again dialed with the number entered in PhoneNumber. The bus address goes to disturbed, if the new dialing fails. As long as Autoconnect is 1 and PhoneNumber contains a number, the connection establishment is tried.

RxIdleTime

Modem is disconnected, if no data are received for this time (in ms) The Control Panel/Modems has a similar setting, which however only checks, if any data are transferred via the modem.

WriteTimeout

Max time for writing for a modem connection

PhoneNumberSet

Telephone number, to which a connection should be tried with the next ApplyModem. If the telephone number is empty, no new connection is established.

ModemHwAdrSet

Hardware address belonging to PhoneNumberSet.

ApplyModem

If the value 1 is written, the current contents of the driver variables Device, PhonenumberSet and ModemHWAdrSet is assigned. A currently active connection is disconnected in any case.

RingCountSet

Number of rings to be waited, before the call is accepted. Whether incoming calls are accepted, always depends on the driver. Not all drivers support incoming calls. Refer to the driver documentation for details.

ReCallIdleTime

Waiting time between calls

ConnectTimeout

Time for establishing connection The connection has to be established within this time, otherweise the attempt is cancelled as unsuccessful.