About INGEAR.NET.GELINK 2.0

 

INGEAR.NET.GELINK provides Visual Studio.NET developers with a direct Ethernet SRTP communication channel to GE Fanuc programmable logic controllers.  INGEAR.NET.GELINK is 100% managed code specifically written to address the demands of users writing HMI applications or Data Acquisition and Control applications for Microsoft's .NET Framework. INGEAR.NET.GELINK requires no third-party components, drivers, API's or tools.

Consisting of 3 primary classes INGEAR.NET.GELINK is very powerful, yet extremely simple to use.

GELINK.Controller Class

The Controller class properties, Methods and Events represent the target GE programmable logic controller device.

GELINK.Tag Class

The Tag class properties, methods and events represent data values to be read and written to the GE programmable logic controller device.

GELINK.TagGroup Class

The TagGroup class properties, methods and events perform optimized read/write operations on a collection of Tag classes.

Supporting Classes

There are support classes included with INGEAR.NET.GELINK

GELINK.ResultCode class - Integer and String constants for error handling.

GELINK.EventCode class - Integer and String constants related to events.