06-11-2020 11:49 PM
place a Indicator in FP, I want to kown it's position ,like this
how can I do it, It's useful in UI design
06-12-2020 12:10 AM
I don't understand your question.
You are showing a dialog box that shows you the position!
06-12-2020 12:45 AM
I need the position as the picture show
06-12-2020 01:30 AM
@ziziran wrote:
I need the position as the picture show
Your picture shows the position as 10,50. What else do you need?
Note that these items in the properties dialog are actually controls, so you can (1) see the current position, or (2) type in another value to change the position.
What is your LabVIEW version?
Maybe we don't understand your question.
06-12-2020 01:56 AM
I think he wants a tooltip to constantly update with his position, in the front panel/block diagram view, with live data, so he can drop it exactly in the right place, not in a sub menu.
I don't know if such a feature exists in LabVIEW.
06-12-2020 07:16 AM
If that is the case, it is easy enough to drop it near where you want, and then edit the properties to put it exactly where you want.
06-12-2020 08:27 AM
You can also use a property node to get and set the position of a control.
06-12-2020 10:34 AM - edited 06-12-2020 10:34 AM
Just open the attached VI (you may want to place it in "C:\Program Files (x86)\National Instruments\LabVIEW 20??\project")
Then click in the control you want to monitor.