|
Serial Port Monitor
|
Previous Top Next |
| 1. | MSFAX
|
| 2. | COM1
|
| 3. | COM2
|
| 4. | COM3
|
| 5. | COM4
|
| 6. | FILE
|
| 7. | LPT1
|
| 8. | LPT2
|
| 9. | LPT3
|
| 10. | AVMISDN1
|
| 11. | AVMISDN2
|
| 12. | AVMISDN3
|
| 13. | AVMISDN4
|
| 14. | AVMISDN5
|
| 15. | AVMISDN6
|
| 16. | AVMISDN7
|
| 17. | AVMISDN8
|
| 18. | AVMISDN9
|
| 1. | Even
|
| 2. | Mark
|
| 3. | No parity
|
| 4. | Odd
|
| 5. | Space
|
| 1. | 1 stop bit
|
| 2. | 1.5 stop bits
|
| 3. | 2 stop bits
|
| 1. | DTR_CONTROL_DISABLE - Disables the DTR line when the device is opened and leaves it disabled.
|
| 2. | DTR_CONTROL_ENABLE - Enables the DTR line when the device is opened and leaves it on.
|
| 3. | DTR_CONTROL_HANDSHAKE - Enables DTR handshaking.
|
| 1. | RTS_CONTROL_DISABLE - Disables the RTS line when the device is opened and leaves it disabled.
|
| 2. | RTS_CONTROL_ENABLE - Enables the RTS line when the device is opened and leaves it on.
|
| 3. | RTS_CONTROL_HANDSHAKE - Enables RTS handshaking. The driver raises the RTS line when the "type-ahead" (input) buffer is less than one-half full and lowers the RTS line when the buffer is more than three-quarters full.
|
| 4. | RTS_CONTROL_TOGGLE - Specifies that the RTS line will be high if bytes are available for transmission. After all buffered bytes have been sent, the RTS line will be low.
|