I am using FP-AI-110 with FP-1000. One of the channel of the analog input signal is voltage. And I am trying to display the updated voltage value all the time. My current vi only reads the initial value. Any help is appreciated. My first vi. Help.
In order to continuously update your voltage reading, put the FP Read vi in a while loop. This will continuously read the value from the FieldPoint unit.