User | Kudos |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
I like the concept of the probe watch window in LV 2009. It is equivalent to using watch windows in other languages like Visual Basic. However, I haven't used LV 2009 enough yet to get a feel for how I would use it.
With LV 8.6 and earlier, the probe windows are separate entities and detached. This is good if you need to quickly jump to the front panel to hit a button or change a value and see the changes that are occuring the block diagram. However, there are some issues with viewing them on the block diagram.
I'm watching a control loop subVI. I've opened up a dozen probes to look at the values on the wires at different parts of the block diagram (I'm not using highlight execution as I want things to run at full speed). I scatter the probes around so that they are near the wires they represent. That way at a glance I can see the path of data and how the decision structures are working. However, if I need to scroll the block diagram, or move the whole window to look at something else, the probe windows stay where they are and obstruct the view of the other things. Then it is difficult to relocate the window or scroll bars so that the probes line up with their wires again. If I am doing this with a couple of subVI's, then all the probes intermingle and it is impossible to tell whether a value is from the visible subVI or a subVI that is hidden underneath a few other windows.
What I propose is an attached probe. Once you place it on the block diagram, it stays associated with that location/wire. move the window, it moves. Scroll the diagram, it scrolls. Hide the window, it hides as well. Also make the window slightly smaller so you don't need all the space for the title bar, X button.
Go one step farther and instead of making it a probe, let it be what is essentially a front panel object on the block diagram. So that it looks like a basic indicator, or a boolean LED, or even an array or graph. You drop it on the BD and wire it up. When you are done, you delete it. Scroll the BD, move the window, things stay where you want.
See BD indicators.png for the proposed way and Current Way.png for the problems with the current way. I did put the images in the message, but they filled the screen and overlapped other parts of the web page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.