The ibaPDA plugin system was designed to enable ibaPDA users to create their own features to perform custom calculations of measurement data with ibaPDA in real time. The functions can be used in expressions for virtual signals just like built-in functions. They will also appear in the expression builder (plugins).
To customize functions, you have to create a NET.dll file. This dll-file can be written in any .NET language (C#, C++, VB.NET, …).
Other documentation |
|
|---|---|
|
For a detailed description of the plugin programming and configuration, please refer to the "ibaPDA Plugin" manual. |
|