Hello all,
I'm working on a LV VI that will send out a voltage from a laptop to a circuit (with an op amp), amplify the voltage, then send it back into the laptop. There is a numeric control which the user can input values into to control the voltage leaving the laptop. I need to send out an unknown voltage at the same time which the user will not know the value of. For instance, say I were to have a control that I could type "1" into, this would generate an unknown voltage of 0.2V, and this then adds to whatever voltage the user sets the VI numeric control to. So, my challenge is how to create a table or array of values that can be hidden in the block diagram from the user? I've attached my attempt at creating a method to do this, I'm new to LV, so any additional suggestions as to how to approach this are welcome! Also, I know the block diagram can be password protected, but are there any other ways?
Thanks in advance,
Graeme