Open ravivelugula opened 1 week ago
Hi,
you do not provide enough information. But I am pretty sure that the problem is not near the cos computation. You should try to run Oxygen from the Visual Studio Debugger.
Best regards, Gunther
Hi,
I want to calculate Vq i.e., V1 * cos(theta). The V1 and theta are the input channels. I have run the oxygen from visual studio debugger and the plugin developed successfully since it is noted that if select any other input channel (example I1) instead of theta, the plugin working properly and giving the result. The problem occurring only if I select theta input channel.
Kindly suggest suitable solution.
Thank you
I tried the same setup with a modified sum channels plugin without any problem. Please provide the source code to your plugin.
Bye Gunther
Hi,
The below problem (see attached) is occurring while using cos [input channel] (see attached formula).
Kindly help me in resolving the issue
Thank you