Archive

Posts Tagged ‘ControlLogix’

INGEAR NET.LOGIX v2.0.2010.311 Update

March 18th, 2010 admin No comments

INGEAR.NET.LOGIX Visual Studio .NET class library for Allen-Bradley ControlLogix and CompactLogix programmable automation controllers has be updated to version 2.0.2010.311 to incorporate the following new features and improvements

  • Improved CIP inactivity timeout behavior
  • Added support for reading ControlLogix/CompactLogix CPU state
  • Controller.GroupRead/GroupWrite reports partial failures
  • TagGroup.ErrorString returns malformed/nonexistent tag names for GroupRead/Write operations
  • Tag.Name property has stricter enforcement of IEC 1131 2.1.2 naming standard
  • Improved STRING data type read/write operation

How to upgrade to NET.LOGIX v2.0.2010.311

  • 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.311

Visual Studio .NET software update for Allen-Bradley ControlLogix & CompactLogix

September 15th, 2009 admin No comments

INGEAR.NET.LOGIX 2.0 (build 2.0.908) update is available for immediately download.  This update corrects the following problems.

  • STRING data type writes would fail when used in a TagGroup collection.  (i.e Controller.GroupWrite operation)
  • Controller.GroupRead would report all Tag.QualityCode as QUAL_BAD if there were one of more invalid Tag classes in the TagGroup collection.

INGEAR.NET.LOGIX is a Visual Studio .NET class library for developing data acquisition and control applications for Allen-Bradley Control Logix, Compact Logix and Soft Logix programmable automation controllers for Desktop, Web and Windows CE deployment.

For more information on INGEAR.NET.LOGIX 2.0 and other INGEAR.NET software titles for Visual Studio .NET visit:

http://www.ingeardrivers.com/dot_net_software/dotnet_software.htm

INGEAR.NET. LOGIX Simultaneous Connections and Limitations for Allen-Bradley ControlLogix

September 1st, 2009 admin No comments

We had a question come to us asking if there INGEAR.NET.LOGIX had connection limitations for Allen-Bradley ControlLogix processors.

Basically, the INGEAR.NET.LOGIX  for Allen-Bradley ControlLogix / CompactLogix (or any of the INGEAR.NET class libraries), do not restrict or limit in any way, the number of simultaneous connections to multiple PLC’s.    In addition, there is no limit on the number of tags or data points that can be accessed in the PLC.

Limitations are  related to available system, network  and PLC resources such as:

  • Memory
  • Disk Space
  • Operating System
  • CPU Speed and Utilization
  • Network Speed and Utilization
  • PLC scan times

For more information on INGEAR.NET PLC class libraries for Visual Studio .NET see:

INGEAR.NET with Windows 7 and Visual Studio 2010

August 26th, 2009 admin No comments

As the world anticipates the release of Windows 7 this fall (October 2009), followed by  Visual Studio 2010 (sometime in 2010),  the question begs to be asked is “Will myVisual Basic .NET and C# run? ”.  The answer is a great big YES.

Windows 7 (x86 and 64-bit)

We’ve tested the following INGEAR.NET PLC class libraries on Windows 7 RC.  We do not anticipate any issues when Windows 7 is offically released.

Visual Studio 2010 (x86)

There were no problems migrating existing our Visual Studio 2005 / 2008 existing projects to Visual Studio 2010.  When we created a new Visual Studio 2010 project, the INGEAR class libraries did not appear in the list of available assemblies in the Add Reference… dialog.  We needed to Browse… the \Program Files\INGEAR.NET\ folders to add them to the project.   This is a minor problem related to the install sets and will be corrected by the time Visual Studio 2010 is officially released.  As this time VS2010 64 bit is untested.