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

AVEVA Enterprise SCADA HPDEF API Reference

Create a class library for a High Performance Data Export Framework (HPDEF) plugin

Create a class library for a High Performance Data Export Framework (HPDEF) plugin

To set up a class library for High Performance Data Export Framework (HPDEF) plugin development

  1. Create a new C# .NET Framework class library.
  2. Add references to the following files:
    • %DeveloperEnvironment%\RealTime\lib\OASySDNA.Common.dll
    • %DeveloperEnvironment%\RealTime\lib\OASySDNA.RealTime.Common.dll
    • %DeveloperEnvironment%\RealTime\lib\OASySDNA.RealTime.Data.Common.dll
    • %DeveloperEnvironment%\RealTime\lib\OASySDNA.RealTime.DataExport.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