<< Click to Display Table of Contents >>
Driver Revision History |
Version |
Date |
Author |
Comments |
---|---|---|---|
2.0.4 |
09/13/2023 |
C. Mello |
•Adjustments to preserve the last valid data received in a continuous data reading by using a Tag with the N1/B1 parameter equal to 3 (three, Receives Commands) (Case 34817). |
2.0.3 |
08/29/2019 |
C. Mello |
•Platform update on this Driver's source code (Case 27445). |
2.0.2 |
05/22/2018 |
C. Mello |
•Added a parameter to discard n bytes after finding the data reception's terminator byte (Case 24265). |
2.0.1 |
12/04/2017 |
C. Mello |
•Adjustments with the @ symbol to extract data in the %s format without including the initialization character (Case 15340). •Added a function to determine the starting byte and the ending byte of data reception (Case 17078). •Driver updated and standardized for the new IOKit v2.00 standard (Case 23539). |
1.11.1 |
04/06/2011 |
C. Mello |
•Added support for interpreting decimal values in BCD format for %n data type (Case 12162). •Added support for WinCE platform (Case 10917). |
1.10.1 |
05/11/2010 |
C. Mello |
•Fixed a problem when receiving data when the RX message starts with an "/hxx" value (Case 11377). |
1.9.1 |
09/16/2009 |
M. Ludwig |
•Driver updated to IOKit v1.15. •Fixed an error when writing Block Tags (Case 10725). |
1.8.1 |
05/13/2009 |
C. Mello |
•Adjustments in the command with the N1 parameter equal to 7 (seven) to receive data as a list (Case 10472). |
1.7.1 |
06/05/2008 |
C. Mello |
•Adjustments to ignore the delimiter character as part of data (Case 9566). •Adjustments in the command with the N1 parameter equal to 5 (five) to dismiss consistencies of the N2 parameter. |
1.6.1 |
06/01/2007 |
C. Mello |
•Adjustments to prevent duplicating this Driver's configuration properties after restarting at run time (Case 8031). |
1.5.1 |
01/23/2007 |
C. Mello |
•Added the /hxx format to inform special characters in TX and RX fields of this Driver's extra parameters (Case 7526). •Adjustments in the N4/B4 parameter to enable receiving data via commands with the N1/B1 parameter equal to 4 (four) and 5 (five). |
1.4.1 |
12/22/2005 |
C. Mello |
•Defined a %b data type. •Adjustments on Driver's extra parameters dialog box. •General revision of all source code. |
M. Salvador |
•Added support for unordered lists of messages. |
||
1.3.1 |
07/20/2005 |
M. Salvador |
•Configured the maximum number of bytes and Block Elements. •Defined a %t data type. •Defined the @ character at the beginning of Strings, and also defined characters in hexadecimal (hXX), both at the beginning and at the end of Strings. •Defined new commands with the N1/B1 parameters equal to 6 (six) and 7 (seven). •Added an offset on the RX response frame with the N4 parameter. •Fixed an error in which the %f data type did not interpreted signs. •Added a list of ASCII characters on the documentation. |
1.2.1 |
07/12/2005 |
C. Mello |
•Defined a %d data type as a signed decimal. •Defined a %u data type as an unsigned decimal. |
M. Salvador |
•Implemented a command only to receive data with the N1/B1 parameter equal to 3 (three). •Implemented a command only to send data with the N1/B1 parameter equal to 4 (four). •Implemented a command only to send data from Tag's content in Text format with the N1/B1 parameter equal to 5 (five). |
||
1.1.1 |
09/14/2004 |
M. Salvador |
•Added support for hexadecimal values, /r, and /n. |
1.0.1 |
09/08/2004 |
M. Salvador |
•Original version of this Driver. |