INGEAR.NET.GELink

Controller Class

Controller class represents the programmable logic controller and the underlying communications to the device.

For a list of all members of this type, see Controller Members.

System.Object
   GELink.Controller

[Visual Basic]
Public Class Controller
    Implements IDisposable, IController
[C#]
public class Controller : IDisposable, IController

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: GELink

Assembly: INGEAR.NET.GELink (in INGEAR.NET.GELink.dll)

See Also

Controller Members | GELink Namespace