Emm386.exe – Rockwell Automation 9323-S5500D A.I. SERIES MICROLOGIX 1000 AND PLC-500 SOFTW User Manual
Page 33

MicroLogix 1000 and PLC-500 A.I. Series Software Reference
1-22
The command line in your CONFIG.SYS file which starts QEMM.SYS can be
modified to avoid your DH-485 and DH+ interface cards. Use the “
EXCLUDE
”
statement to tell QEMM.SYS which addresses to avoid. An example of a command
which avoids an Allen-Bradley 1784-KT with a memory address of D800 is shown
below.
DEVICE=C:\QEMM\QEMM.SYS EXCLUDE=DB00-DBFF
A second example shows a command which avoids the Allen-Bradley 1784-KL in the
A-B T47 Programming Terminal.
DEVICE=C:\QEMM\QEMM.SYS EXCLUDE=E000-E0FF
EMM386.EXE
EMM386.EXE is a memory manager provided with MS-DOS.
The command line in your CONFIG.SYS file which starts EMM386.EXE can be
modified to avoid your DH-485 and DH+ interface cards. Use the “
EXCLUDE
”
statement to tell EMM386.EXE which addresses to avoid. An example of a command
which avoids an Allen-Bradley 1784-KT with a memory address of D800 is shown
below.
DEVICE=C:\DOS\EMM386.EXE EXCLUDE=DB00-DBFF
A second example shows a command which avoids the Allen-Bradley 1784-KL in the
A-B T47 Programming Terminal.
DEVICE=C:\DOS\EMM386.EXE EXCLUDE=E000-E0FF