2.71 February 5, 1999
Added support for the DMC-1802. Added four new Data Record API
functions which help simplify getting Data Record values. Added
support for the QR command. Added support for the Data Record
firmware changes.
2.70 September 10, 1998
Support for the DMC-2000 controller was added. This controller can
communicate with the PC with USB (Windows 98 and Windows NT 5.0
only) and/or RS-232. Some new sample programs were added as well.
2.65 August 6, 1998
Support for the DMC-1200 controller was added, along with support
for the DMC-1700 firmware revision 1.2. This firmware revision
contains a new Data Record Access data map. Other improvements
include better thread safety for multithreaded applications and new
registry functions. Two new functions, DMCEditRegistry and
DMCSelectController, provide dialogs to administer the registry
entries for Galil controllers.
Bug fixes for this release include: DMCClose for serial controllers
could return a non-zero return code when there was no error. The
interrupt message, WM_DMCINTERRUPT, now includes the handle of the
controller as the lParam when then a thread Id is used for
notification. This was already true if an hwnd is used for
notification.
2.63 March 20, 1998
The DMCERROR_BUSY condition was not being checked properly. This
has been corrected. Also, if a serial controller is not physically
connected to the PC and the DMCSERxx.DLL can not communicate with
it, the condition is reported in the DMCOpen function as an error.
2.62 February 23, 1998
The DMCSERxx.DLLs were modified so that they perform additional
hardware handshaking from the PC to the controller. On many PCs