Telephone Modem driver for use with DNP3 driver. Use the Device.Telephone to set the outgoing call telephone number. A permanent connection will be made if any of the DNP3 device poll interval is less than 60 seconds.
Port |
Names of COM Port. |
Baud Rate |
Transmission rate in bits per second. |
Data Bits |
Number of data bits per byte. |
Parity |
Choose None, Odd, Even, Mark or Space parity. |
Stop Bits |
1, 1.5 or 2 stop bits. |
FIFO Bytes |
If you system have an 16550 UART that has a 16 byte receive buffer, then the FIFO setting should match the system Receive Buffer size (for Windows 95, start/settings/control panel/system/Device Manager/Port/Communication Ports/COMx/Port Settings/Advanced). A value of 8 seems adequate for most situations. A lower value will give better response time, but will use more CPU time. It is for end of receive frame detection. The system will assume that the end of frame is reached if does not receive any more data after that amount of character time. |
Half Duplex |
For use in situations where the Transmit and Receive lines are tied together. When enabled, the echoed transmitted characters are discarded. |
Standby |
Not used |
Flow Control |
Input and Output flow control
None |
No flow control |
XON/XOFF |
Software Xon/Xoff flow control. |
RTS/CTS |
Raise RTS when input buffer is less than one-half full. Lower RTS when input buffer is more than three quarters full. Transmit only when CTS is high. |
DTR/DSR |
Raise DTR when input buffer is less than one-half full. Lower DTR when input buffer is more than three quarters full. Transmit only when DSR is high. |
DCD collision avoidance |
For use in half duplex, multi-dropped system. Continuously wait for DCD to be low for at least the random quiescent time before each transmission. The quiescent time is a random time between min and max delay. |
CTS collision avoidance |
For use in half duplex, multi-dropped system. Continuously wait for CTS to be low for at least the random quiescent time before each transmission. The quiescent time is a random time between min and max delay. |
CTS |
Transmit only when CTS is high. |
DSR |
Transmit only when DSR is high. |
---|
|
Tone Dialling |
Use Tone dialling. |
Answer after n rings |
Answer incoming call after n rings |
Init Sequence |
Modem initialisation sequence. Turn on Carrier Detect Signal when remote carrier signal is present, hang up when DTR is low and use Word responses. |
PTT Control |
Press To Talk Control.
None |
RTS and DTR are on all the time |
RTS |
Raise RTS only when sending data |
DTR |
Raise DTR only when sending data |
RTS and DTR |
Raise RTS and DTR only when sending data |
---|
|
Pre Transmission Delay (On Delay) |
Used with PTT Control, raise RTS or DTR and wait this time before transmitting data. |
Post Transmission Delay (Off Delay) |
Used with PTT Control, after all data are transmitted, wait this time before dropping RTS or DTR. |
Min Delay |
Used with DCD or CTS collision avoidance. |
Max Delay |
Used with DCD or CTS collision avoidance. |
BER |
The encoding Bit Error Ratio. Set to 0 to disable Reed Solomon Forward Error Correction (with Pseudo-random symbol interleaving). The software will dynamically use RS(31,k) to RS(1023,k) depending on the BER and frame size. The second number is the measured BER of the transmitted data, the BER should be greater than this value. Each end must use the same BER. |
Compression |
ZIP software data compression.
None |
Do not use compression |
Frame |
Compress at frame level only. |
Streaming |
Streaming compression. Compression information are maintained across frame, this achieve much higher level of compression. The compression information are only reset on timeout. |
---|
|
---|