Hi Everyone,
In my VI, my program is running fine. I am able to control an LXI XG 600-2.6 DC power supply through the LAN. My program specifies a voltage to output and it measures the voltage current. It can also update the voltage as well and turn it off.
However, if I run the program in my build, it will do all of the above accept update the voltage. I've built the executable with the debugger, and as far as I can tell, all the commands are being sent to power supply during the update state.
Has anyone else had similar problem to this, or have any suggestions?