Integratec API Platform
.NET

The .NET wrapper provides access to the API when using C#, F#, VB.NET or any other .NET language. More...

Classes

class  opNetApi.opException
 This class is the base exception class. More...
 
class  opNetApi.opCore
 This class provides an interface for base library functionality. More...
 
class  opNetApi.opClientConnection
 This class provides an interface for sending requests and receiving replies. More...
 
class  opNetApi.opControlConnection
 This class provides an interface for controlling the modules. More...
 

Detailed Description

The .NET wrapper provides access to the API when using C#, F#, VB.NET or any other .NET language.

C# is used in this documentation.