C++ Script vs C++ Plugin

Matt Bosco

Posted on 20.10.2022 22:39

Please advise which method (C++ script or a C++ plugin) would be easier to interface with another C++ library.


Basically, I'd like to pass a couple channels to a shared library (dll file) and have it return a calculated value into a new DEWESoft channel.


The external library would be this package:http://www.coolprop.org/ or something similar.


For example, this method would be used to calculate the density of nitrogen gas at a measured temperature and pressure.


Thanks.

Primoz Lapi
Customer Support Engineer
Posted on 04.11.2022 08:46

Based on your application we suggest you use the processing plugin.


You can find more information on this link:

https://training.dewesoft.com/online/course/cpp-signal-processing-plugin

Login to reply to this topic. If you don't have account yet, you can signup for free account .