AVEVA OMI Software Developer Kit
AVEVA OMI Developer Guide > Creating Your First OMI App
Creating Your First OMI App

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.