Hi everyone,
I am trying to control different devices (camera, MFCs, Pressure sensor, Long travel stage) from one VI front panel.
When I run code continously, sometimes I dont need camera to work and (sometimes I need it to work but not to record).
With the same principle I want to have a start and stop button in front panel to control all devices seperately.
I have added case structure but it is not working well.
With event structure I can not stop process with stop button.
There are also write to measurement files which we dont need to write everytime.
Is there a nice way to control these units seperately but in one front panel?
I hope you can open my vi files.
Thanks in advance