DMCWIN Revision Information Including:
Drivers for Windows 3.1, NT, and 95
DLLs for DMC-600, -700, -1000, -1200, -1400, -1500, -1600, -1700, -1800, -2000, and -
2100.
2.75
January 24, 2000
Support was added for the DMC-13x8, a new VME controller.
Support was also added for the DMC-1415, an Ethernet controller.
In order to support the new controllers, a new registry dialog format
was created. This new format uses a tabbed window interface.
This release also officially supports WDM drivers for Windows 2000.
These drivers support plug-and-play for the Galil DMC-1800 and DMC-1802
plug-and-play chip.
Because the RS (reset) command will set DR to 0, the DMCReset API
function now resets DR to the default in the registry whenever it
is called. This way, Data Record Access will still be functional
after a controller reset.
Bug fixes include clearing any errors encountered when querying the
controller during DMCOpen. The DMCArrayUpload function would not return
an error code if it failed. This has been corrected.
The device drivers for the DMC-1802 were updated to prevent a system
lock-up when the hardware reset line on the controller was set.
2.74.2 November 3, 1999
Some new API functions were added to the DLLs. DMCCompressFile is
a function that can be used to compress a .DMC file before
downloading. Our terminals and editors now have commands that make
use this facility. DMCReadRegister and DMCWriteRegister are
functions that can be used to read/write the registers on an ISA
Bus controller. These functions are intended for experienced users
only. The API functions to download files have been enhanced to
remove white space characters from the beginning of program lines.