Hi all,
I use LabView for work and haven't had much formal training in it so I learn as I go. The problem that I believe I'm having is LabView won't let you pass variables from one loop to another to lets say update an input, my understanding is likely flawed. In the code posted below I need to be able to update the input of duty cycle based on the measured power of the laser. This program will ideally calibrate a CO2 laser for any power you want by adjusting the duty cycle until the power meter is within +-1 watt of the power you would like to be at. This duty cycle than can be used as the input in another program to run the laser at a specific energy. Currently on the block diagram duty cycle will adjust but its not actually changing the input to the function generator. This is where my LabView knowledge comes up short.
Any ideas anyone?
Thanks!