05-22-2016 07:04 AM - edited 05-22-2016 07:06 AM
Hope Every one would be doing fine.
I came up with an intresting question : I have three Variables on the Fornt Panel, lets say A,B and C
I have restricted users to eneter value which is in the range (through Data Entery range Limits) for the Variable A and B
But for the C maximum range ( data entery limits) depends on the product of A and B.
User shouldnot be able to enter the value which is higher than the product ,so How shall I impliment this
Looking forward.
thanks in advance
Solved! Go to Solution.
05-22-2016 07:18 AM
use one of this two method for this question
05-22-2016 10:55 AM
05-22-2016 01:16 PM - edited 05-22-2016 01:17 PM
Thanks Hate.fouladi for the answer but i am unable to open it in Labview 2013
And Thank You Mike I got your Idea which sounds good
05-22-2016 03:44 PM
try this
05-22-2016 04:19 PM
05-23-2016 12:56 AM
Thank you Hate.fouladi and Mike ,Igot an idea It worked .