REVISION HISTORY
08.05.2009 - Maintenance Release
Corrected problem with NET.MBLINKCF Compact Framework trial license and example project
INGEAR.NET.MBLINK (build 2.1.527.xxxx)
Updated License Manager
Added on-line activation or manual activation
Added ability to extend trial license
Added ability to deactivate and move licenses
Update example projects
Jan 08, 2009
Released NETMBLINK for VB6 COM Interop
INGEAR.NET.MBLINK (build 2.0.1201.xxxx)
Version Change List:
.NET Framework 1.x no longer supported.
Updated to INGEAR.NET.Interfaces 2.0
Improved TCP time out and broken connection recovery
Added Compact Framework assembly.
Added Compact Framework example projects.
Corrected problem with array writes.
Added bit-level reads of 3X (Input Register) and 4X (Holding Register) See Tag.Name
Added bit-level array reads of 3X (Input Register) and 4X (Holding Register) See Tag.Name
Added MODBUS Function 22 (0x16) Mask Write 4X (Holding Register) See Tag.Name
Added IndexOutOfRangeException if Tag.Length exceeds maximum.
Improved MODBUS broadcast functionality. See Controller.Path
Improved license verification response.
Removed "nag" screen from evaluation license.
Updated Help File
Upgrading from v1.x to v2.x
a). Change your project reference to use INGEAR.NET.Interfaces 2.0.
b). Compile and rebuild your application
02.15.08 - Initial Release