Hey,
Let me first situate my problem.
Together with another student we are doing our internship + thesis writing a program that controls several parameters of a Van De Graaf accelerator.
The current control of these parameters is done with Knobs,Belts etc. So no PLC,Labview whatsoever.
Our job is to modarnise this using some modules in a loop controlled by Labview.
At the moment we are using Sliders to control these parameters, but since the people that have been working/controlling the accelerator are used to knobs to control these parameters we thought it would be a nice feature if they could use the mouse and specifacly the mousewheel as a sort of "knob".
So scrolling up would mean the scrollbar goes to a higher value.
Scrolling down does the opposite.
My colleague has been doing most of the programming on this one and based his program on a VI he found
Now for both of us this is the first time coding a program of this size in Labview and adding this for 14parameters in an already "big" program seems a bit overkill.
I was wondering if there might be a more elegant way to implement this or if we should abandon all hope of ever realising this 😉 .
Any ideas would be grately appreciated.
Thanks,
Kristof.