I am trying to program something to read voltage in the Labview ULx library and add voltage to the array. I tried to do this using the event structure by setting the mechanical action of the logical button to “Latch on Press”. However, the “Latch on Click” option does not seem to work, and the program reads the voltage and correctly adds it to the array, and it freezes.
Front Panel
Flowchart:

source
share