Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

OMI SDK

Create your first OMI application

Each of the component SDKs of the AVEVA OMI SDK includes a sample app that demonstrates the capabilities of the component SDK. This section of the documentation outlines the concepts and process for building an application. Most of the code snippets in this section are taken from the various sample applications.

The AVEVA OMI SDK uses Visual Studio as a development environment. Before beginning:

  • Add the AVEVA OMI assemblies and sample applications to TFS source control.
  • Use Visual Studio to write your application, using one of the supported languages (C#, C++, or Visual Basic). You can extract code from any of the sample apps included with the SDK, or use an app as a starting point and modify it as needed.