06-10-2008 03:31 AM
06-10-2008 04:03 AM
06-10-2008 04:17 AM
06-10-2008 04:44 AM
This behavior is by design.
In the past, the coercion would also work when programmaticaly setting the value, but in more recent versions, the limits only refer to what the user explicitly does. All programmatic access (including the value properties) can be coerced using the In Range and Coerce function.
I suppose this change was made because it gives more power to the user, but I don't know the exact reasoning.
06-10-2008 05:17 AM
That this behavior is by design is not entirely satisfying. I hoped that LabView can do the job "looking after variables to be in range" for me. Using the In Range and Coerce function need some little programming effort for each variable to be controlled. Now it would be interesting to understand the reason for this design.
To André: With LV 8.5 also the value property does not coerce the value.
Regards
Jörn
06-10-2008 05:21 AM