Driver Revision History

<< Click to Display Table of Contents >>

 

Driver Revision History

Version

Date

Author

Comments

3.0.2

08/22/2025

M. Ludwig

Driver updated to IOKit library version 3.0 and Visual Studio 2022 (Case 38034).

3.0.1

09/30/2013

A. Quites

C. Mello

Driver ported to IOKit version 2.0 (Case 14683).

Fixed a writing problem in the Clock Syncing: Date and Time Tag, the N3 parameter equal to 17, in Broadcast mode, the N1 parameter equal to 900, or when writing Tags from the D category, in which the date was sent with the year with 4 (four) digits, while the protocol specification defines this field with 2 (two) digits, so that devices did not recognize these commands (Case 14666).

Implemented a feature to send the 'XX' characters instead of a checksum on communication frames. This option can be useful when testing in HyperTerminal or simulators, when users do not need to calculate a checksum manually, or to keep compatibility with legacy applications (Case 14684).

Driver changed to return the value 0 (zero) for reading clock syncing Tags in Broadcast mode in the T and D categories (Case 14930).

Fixed a memory leak when closing this Driver when used in Elipse SCADA with the autoscan option enabled. This error does not occur when this Driver is used in Elipse E3, Elipse Power, or Elipse Water (Case 14905).

2.3.1

10/15/2012

C. Mello

Added support for communication with REJ-525 relays (Case 12967).

2.2.1

04/27/2011

A. Quites

Fixed a rollover error when turning the minutes of timestamps of events (Case 12047).

2.1.1

09/01/2010

A. Quites

Optimized the reading of the status of Tags for Automatic Scanning of Events (Case 11705).

2.0.1

04/06/2010

A. Quites

Driver ported to the IOKit library (Case 11192).

Created the automatic scanning of events using a background thread (Case 11208).

Added information on the user's manual about clearing events E50 and E51 by writing the value 0 (zero) to the C category (Case 11219).

1.1.1

09/04/2006

C. Mello

Adjustments to prevent internal error in this Driver during an event collecting (Case 5141).

General revision of all source code.

A. Quites

Adjustments for commands in Broadcast mode, that is, the N1 or B1 parameters equal to 900 (Case 7329).

Added a new Block Element to return the index of the list of L and B events (Case 7333).

1.0.1

12/11/2003

C. Kohlmann

Every releases before revision control.