Hello everyone,
I’m trying to create my own cplusplus CHOP, with the purpose to analyze some signals at the input (exactly like the Analyze CHOP). I want to have a drop down menu, to select what function to analyze the input. In the given sample of TD, I’ve seen this way of doing:
But whenever I want to use my own label (I have just replaced Sine by RMS) , the assertion failed when I import the dll in TD: (I wanted to upload corresponded images, but I’m not allowed for some reasons. I really only change the “Sine” string by “RMS”)
Do you know what I’m missing here ?
Thank you,
P13rr3