08-09-2005 07:53 AM
08-10-2005 06:20 PM
08-11-2005 07:59 AM
08-12-2005 11:41 AM
08-13-2005 02:55 PM
Chris,
I am running LV 7.1. When I change the units field of the code you just sent me, the blue fill of the graphic slider and the scale value do not change. See attached.
08-15-2005 04:09 PM
08-16-2005 09:24 AM
12-21-2005 07:41 AM
12-26-2005 11:37 PM
01-16-2006 04:52 AM
Ecosmose_CNRS a écrit:
Hi Julien,
Translate from a website : soory I haven't enough time for english version...thanksd to understand my behaviour ! regards
Following a discussion with the Ni services, the solution definitively remains to be programmed, dixit the malls which I received, the American R&D assure me that it is not possible of uitliser the conversion system of units of labview directly by this software...
in runtime, However by changing the label of the units of a value, conversion is automatically not made Labview...but to be rigorous and quite simply so that the prog does not plant, it is necessary to use the same syntax of labview (origin of my problem) and to remain in the same field of measurement... (distance, weight, speed, etc...)
This solution seems being the best: By using these bonds (conversions are constantly the same ones but syntax must be exact below the bonds proposes the syn, tax of the units of labview!)
tables of units of labview (bonds above) stored in a file one can reutiliser the tables in drop-down lists then by building the label of unit, one then applies the conversion included in labview.... into changing this etiquette, labview converts the value, thus 1 meter becomes 100 centimetre when one changes ' m' into ' cm'
--------ATTENTION NOT TO MAKE the REVERSE, applied an already converted value then changed the unit... Good I work there and would provide soon one VI on the forum
THANK YOU VERY MUCH A Benjamin Mavel of Ni France which provided me the bonds...and which called and exposed my problem to the Ni R&D
To be continued...