A lot of Front panel controls have some nice abilities to limit the input of data with optional Maximum, Minimum and Increment values with different Coercion options available on each of these. Of course these only apply to data entered by the user but I find myself often trying to re-create this input limit through a vast number of property nodes. It would be really convenient if the control associated with these settings had a VI Server Invoke Node available which would perform this "Data entry" check and coercion when called. This way we can better synchronise FP and non-FP data entry behaviour of front panel controls in certain situations.
This lovely property setting would be a prime candidate for a control "Invoke Node" via VI Server!
The method could have the option to automatically update the control with the coerced value and also output the coerced value together with a boolean informing whether a coerce took place or not.
Shane.
PS Now that I've posted the inage, I realise that the old value would have to be returned also.......
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.