LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

user defined voltage controls

i have written code for acquring voltage signal (+10 v to -10v) i just wanted to give an option for user to change the voltage ranges(max and min). i did that by putting front panel controls to that. now i wanted to put a warning message to the user when he change those min and max controls. Please guide me how to do this.

0 Kudos
Message 1 of 2
(2,054 Views)

Hi,

 

use an event structure to detect value change events for those controls. Display a warning using a OneButtonDialog in the event case…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,049 Views)