09-05-2016 02:29 PM
Hello,
I'm quite interesting about that topic. In my case I have 2 groups of Radio button but I have to show some graphics depending on which Radio Button is tagged. I tried to do with AND port but it doesn't show anything. Here I have a Spectral analysis but it has two possibility. It would be in Spectrum of Amplitude and Spectrum of Phase. So I have even a third opcion where I show two waveform graphs and again depends on Radio Buttons combinations.
If you want I can show my code.
09-05-2016 11:24 PM
share actual code instead of image.
09-06-2016 01:08 AM - edited 09-06-2016 01:17 AM
leonidas.mauricio wrote:If you want I can show my code.
Yes, please do.
(The front panel is irrelevant. A bitwise AND would make no sense. Use a value changed event assigned for both controls, then combine the two values)