Jump to content

MONMOU01.SYS

From EDM2
Revision as of 17:16, 29 August 2021 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Serial Touchscreen Controller on PC-Bus System

DEVICE=MONMOU01.SYS <parameter>

Parameters

4035
for the IntelliTouch E281-4035 PC-Bus controller.
4025
for the IntelliTouch E281{A}-4025 PC-Bus controllers.
2201
for the AccuTouch E271-2201 PC-Bus con troller.
141
for the AccuTouch E271-141 PC-Bus controller.

matches the jumper settings on the controller.

matches the interrupt jumper on the controller.

Note
Disabling the COM Drivers

If you selected IRQ4 or IRQ3 for the touchscreen controller (the interrupts reserved for COM1 and COM2), move the DEVICE=COM.SYS and DEVICE=VCOM.SYS commands (if present) before the DEVICE= MONMOU03.SYS command in CONFIG.SYS. This prevents the COM drivers from displaying a message saying the COM port is unavailable. Add the flag (,0,0) to COM.SYS, where is 1 for IRQ4 or 2 for IRQ3.

Note
If you do not wish to have a mouse connected, change the "stype=elomou$" flag to "type=elomou$" on the DEVICE=MOUSE.SYS command.