06-02-2016 03:49 AM
Hi everybody,
I write a program in LabWindows and at the moment I build the interface. I would like to create something like you can see in the attachments.
I would like to create some signal, everytime the user press the "+" button the user should get asked which amplitude and frequenzy he would like to have.
Do someone have an idea or an example how I can implemt that?
Best regards
06-05-2016 10:25 AM
Why can you not have a command button with "+" as the label text, an the functionality you require in the call-back function code?
The examples will be the examples that come with CVI.