INGEAR.NET.MBLINK

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
   MBLink.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: MBLink

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

See Also

Controller Members | MBLink Namespace