Archive

Posts Tagged ‘Visual Studio .NET’

NET.GELINK 3.0 Release

November 12th, 2010 admin No comments

INGEAR.NET.GELINK has been updated to version 3.0 and contains the following improvements:

  • Updated licensing dll for stable operations on Windows 7 and x64
  • Updated install set for Visual Studio 2010
  • Stricter enforcement of Tag.Name property
  • Updated INGEAR.NET.Interface.dll
  • Improved COM Interop wrapper dll
  • VB 6 Data Monitoring application

INGEAR.NET.GELINK is a Visual Studio .NET class library to communicate to GE-Fanuc PAC Rx3i, PAC Rx7i, Series 9070, Series 9030 and VersaMax controllers using SRTP Ethernet protocol.

> Download NET.GELINK

NET.LOGIX build 3.0.2010.729

July 28th, 2010 admin No comments

INGEAR.NET.LOGIX 3.0.2010.729 maintenance release is available for download.   This build corrects the follow problems:

  • Fixes problem with writing UDT with new instance of  Tag class.
  • Fixes problem with TagGroup reading arrayed tags

NET.LOGIX is an easy to use Visual Studio .NET class library for Allen-Bradley ControlLogix and CompactLogix programmable automation controllers.

> Download NET.LOGIX 3.0

NET.LOGIX v2.0.2010.324 Maintenance Update

March 23rd, 2010 admin No comments

INGEAR.NET.LOGIX v.2.0.2010.324 maintenance release available for download.  This version corrects the following problems:

  • Fixed “Invalid Tag.Name” exception from being thrown when a name contains a colon “:” character.  (e.g. Tag.Name = “Program:MyProgram.MyTag”)
  • Fixed “Invalid Tag.Name” exception from being thrown if a numeric character followed the colon “:” character in the Tag.Name ( e.g. Tag.Name = “Local:2:I.Data.0″)
  • Fixed problem with “Invalid Tag Name” exception not being thrown if there were mismatch in ‘[' and ']‘ characters in Tag.Name (e.g Tag.Name = “MyArray[0", or Tag.Name =" MyArray[0]]”)
  • Fixed problem with IEC 1131 2.12 naming standard enforcement
  • Fixed problem with cached tag write operation thrown “Tag.Value is null” exception”
  • Fixed problem with Tag constructor Tag(Controller, Name, Data Type) throwing an exception when reading an element of a boolean array ( e.g new Tag(MyPLC, “MyBoolArray[0]“, Logix.Tag.Atomic.BOOL”)

How to upgrade to NET.LOGIX v2.0.2010.324

  • NET.LOGIX users that have a current NET.LOGIX Maintenance Subscription Plan are eligible for a free software update.
  • NET.LOGIX users that have let their support expire should contact (sales@ingeardrivers.com) or call 1.866.935.797 (Toll Free US / Canada) Tel 1.610.935.8282 for pricing.

> Download NET.LOGIX v2.0.2010.324