From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
PJM_Labview

Add setting to automatically float new probes in LabVIEW 2009 Probe Watch Window.

Status: New

The Probe Watch Window is a great addition to LabVIEW 2009 and I like that I have one centralized location to control all my probes.

 

What I don't like is that every newly created probe is embedded in the Probe Watch Window. There are various use cases where this is not desirable (see this discussion on LAVA for more info about it).

 

In the situation where you need the probe to be floating; instead of doing the following (for creating a new probe):

 

  • Right click on wire >> Probe (Or custom Probe)


You have to do the following (for every single new probe):

 

  •  Right click on wire >> Probe (Or custom Probe)
  •  Go to the Probe Watch Window and either:
    •  Click the "Open in New Window" Button
    •  Right Click "Open Window" Button

 

Basically this take twice as much effort as before.

 

I think that we need an ini setting (or a button in the probe watch window) to automatically float probes upon creation.



  


vipm.io | jki.net

4 Comments
Jim_Kring
Trusted Enthusiast
It would be nice if there were an easy way to quickly float-all and unfloat-all probes.  And, it would be cool if the probes all remembered their positions when this setting was toggled.
Message Edited by Jim Kring on 08-17-2009 10:20 AM
gb119
Member

Also we could have a setting to make closing a floating window close the probe rather than re-embedding it in the probe window.

 

Or, even better, have the probe window replaceable with G code ala the icon editor !

--
Gavin Burnell
Condensed Matter Physics Group, University of Leeds, UK
http://www.stoner.leeds.ac.uk/
AristosQueue (NI)
NI Employee (retired)

> Or, even better, have the probe window replaceable with G code ala the icon editor!

 

The Probe Watch Window was originally conceived as a pure G implementation, but because of its interaction with the execution system for some of its display work we backed off of that solution. It could be done but the refactoring necessary was not deemed worth the time. 

JimboH
Member
In addition to having a default setting, I like the idea of having a ctrl/alt/shift click upon probe creation that would perform the opposite of the default setting.