LAVA Forums Buy cool LAVA gear Forums RSS Feed

Welcome Guest ( Log In | Register )

Tags
(This content has not been tagged yet)
 
Reply to this topic Start new topic
> Conditionnal SGL probe, it exist for DBL but not for SGL... why ?
Antoine Châlons
post Feb 7 2008, 08:28 AM
Post #1


Extremely Active
****

Premium Member
Posts: 323
Joined: 8-January 07
From: Geneva
Member No.: 7452
Using LabVIEW Since:1999
LV:8.5.1 ,7.1.1 ,5.1
France Switzerland Spain My Gallery


When testing my image analysis functions I often use the conditionnal probe, why do they exist for DBL and not for SGL numerics ??
Lots of IMAQ functions outputs values in SGL... I'm sure it wouldn't cost to develop !

--------------------
____________________________________________________________________________________

It's better to stay out of the rat race because if you win, you're still a rat


_____________________________________________________________________________________


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Ad
post Feb 7 2008, 08:28 AM
Post #















Tags
(This content has not been tagged yet)
Go to the top of the page
Quote Post
crelf
post Feb 7 2008, 03:02 PM
Post #2


I'm a LAVA, not a fighter.
******

V I Engineering, Inc.
Posts: 3751
Joined: 13-October 03
From: Michigan, USA
Member No.: 181
Using LabVIEW Since:1993
LV:8.5 ,. ,.
Australia United States Nothing Selected My Blog


QUOTE (TiT @ Feb 7 2008, 03:28 AM) *
When testing my image analysis functions I often use the conditionnal probe, why do they exist for DBL and not for SGL numerics ??


Make you own custom probe smile.gif

--------------------


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Neville D
post Feb 7 2008, 05:28 PM
Post #3


Extremely Active
****

Member
Posts: 509
Joined: 2-August 05
Member No.: 2680
Using LabVIEW Since:1996
LV:8.5.1 ,8.6 ,.
Canada Nothing Selected Nothing Selected


QUOTE (crelf @ Feb 7 2008, 07:02 AM) *
Make you own custom probe smile.gif



..and while your at it, why not make a History Probe like so:

Attached Image



Very useful to track changing values in a loop.

Be sure to throw it in the folder: \LabVIEW Data\Probes

Neville.

This post has been edited by Neville D: Feb 7 2008, 05:31 PM
Attached File(s)
Attached File  SGL_History_Probe.vi ( 14.64K ) Number of downloads: 134
 


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Gary Rubin
post Feb 7 2008, 08:12 PM
Post #4


Extremely Active
****

Member
Posts: 289
Joined: 6-March 06
Member No.: 4344
Using LabVIEW Since:1997
LV:7.1.1 ,. ,.
United States us_virginia us_california


QUOTE (TiT @ Feb 7 2008, 03:28 AM) *
When testing my image analysis functions I often use the conditionnal probe, why do they exist for DBL and not for SGL numerics ??
Lots of IMAQ functions outputs values in SGL... I'm sure it wouldn't cost to develop !


Go to vi.lib/_probes.
Open the one you like (ConditionalDouble.vi, for example)
Edit it to change the data type to what you want, change the name and the Window Title.
Put it in user.lib/_probes
Voila! Single Conditional Probe!


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Antoine Châlons
post Feb 8 2008, 07:02 AM
Post #5


Extremely Active
****

Premium Member
Posts: 323
Joined: 8-January 07
From: Geneva
Member No.: 7452
Using LabVIEW Since:1999
LV:8.5.1 ,7.1.1 ,5.1
France Switzerland Spain My Gallery


QUOTE (Neville D @ Feb 7 2008, 06:28 PM) *
..and while your at it, why not make a History Probe like so:

Attached Image



Very useful to track changing values in a loop.

Be sure to throw it in the folder: \LabVIEW Data\Probes

Neville.


I already installed the History probes, they are indeed very usefull, but there is another feature on conditional probes that I love : the posibilty to stop execution (like a breakpoint) if the value is within a specified range.

I do quite a lot of image processing and I must be sure that the settings I choose will work for all the images I have (often more than 10k images) so I put my analysis VI in a loop, and make it run with all the images. That's why I'd like to be able to set set a conditionnal probe that stops on the image for which the analysis fails.
I know there are other ways to do it, but the conditionnal probe for DBL exist, so the SGL shouldn't cost a kidney to develop.

Thanks for the replies wink.gif

--------------------
____________________________________________________________________________________

It's better to stay out of the rat race because if you win, you're still a rat


_____________________________________________________________________________________


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Gary Rubin
post Feb 8 2008, 03:35 PM
Post #6


Extremely Active
****

Member
Posts: 289
Joined: 6-March 06
Member No.: 4344
Using LabVIEW Since:1997
LV:7.1.1 ,. ,.
United States us_virginia us_california


QUOTE (TiT @ Feb 8 2008, 02:02 AM) *
I know there are other ways to do it, but the conditionnal probe for DBL exist, so the SGL shouldn't cost a kidney to develop.

If the probe exists for a different data type, it only takes about 2 minutes to change it to the data type that you want. It's very easy.


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post

Reply to this topicStart new topic

 




Time is now: 2nd December 2008 - 04:01 AM