INGEAR.NET.Logix

Controller Class

Controller Class encapsulates connecting, reading and writing to the Allen-Bradley device.

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

System.Object
   Logix.Controller

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

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Logix

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

See Also

Controller Members | Logix Namespace