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

AVEVA Enterprise SCADA Execution Pipeline API Reference

Create an execution pipeline step

To create an execution pipeline step

  1. Create a new C# .NET Framework class library.
  2. Add references to the following files:
    • %DeveloperEnvironment%\RealTime\lib\OASySDNA.RealTime.ExecutionPipelines.dll
    • %DeveloperEnvironment%\RealTime\lib\OASySDNA.Common.dll
    • %DeveloperEnvironment%\RealTime\lib\OASySDNA.RealTime.Data.Common.dll
  3. Using a relative path, set the project output path property to the silo bin folder.
  4. Do the following:
    1. Ensure the platform target is set to x64.
    2. Delete the debug build configurations from the project and solution.
TitleResults for “How to create a CRG?”Also Available in