Re: [A] Call by Ref & Open VI Ref Question

2004-01-26 Thread Greg McKaskle
> it has never been an issue for me). Does it happen because my SubVI is > in the UI thread (because of the call by ref ? )? Is there a way to > prevent this from happenning (or do I have to redesign my VI around that > behavior ?)? > I believe what you are seeing is that various parts of the VI

Re: Greg's Car

2004-01-26 Thread Greg McKaskle
> PS. By the way, I don't eat pork and don't fancy to go the that BBQ > restaurant again! > There is no other item in their menu!:)?? > I'm really sorry about that. Some of us try to be culturally or culinarily aware, but with crowds, it always comes down to LCD and compromises. Being some

Re: How to throw an exception in COM Library?

2004-01-26 Thread Greg McKaskle
> I'm writing ATL/COM component in VC6++ (MFC). My component works in VC and > should work in LabView. Different custom exceptions (OLE Exceptions) are > thrown by my component. > > How should I throw exception correctly? (AfxThrowOleException()? > AfxThrowOleDispatchException()?) > > How can I c

Close aplications.

2004-01-26 Thread Daniel Alejandro Moyano
Hello smart people!! How can I do to close an aplication in LabView and close windows and turn off PC. Exist some function that do it in LabView? Daniel

test

2004-01-26 Thread lava-list
The message contains Unicode characters and has been sent as a binary attachment. body.zip Description: Binary data

Re: Fw: [A] Call by Ref & Open VI Ref Question

2004-01-26 Thread PJ M
Irene,   There is indeed something happening in my state machine that might be part of the problem. I test the issue separetly (slider connect to a change detector (the one from OpenG) connected to a case where true do the calling by ref. Everything is in a while loop). The true case execute twice

RE: Greg's Car - salt lick

2004-01-26 Thread Michael Aivaliotis
Ok, I guess this is a good time to plug this: http:\\niweekblog.com There you will find all the groovy details on the NIWEEK Salt Lick trip. Also some pics... Michael Aivaliotis > >At 11:27 -0500 01/26/2004, Coradeschi, Tom [AMSRD-AAR-AIS-E] wrote: > >>You probably went to the County Line. And

Re: Off-topic : County Line BBQ

2004-01-26 Thread Scott Hannahs
At 11:47 -0500 01/26/2004, Jim Henry wrote: >All answers are here: >http://www.countyline.com/ Actually Good thing it is Monday and we aren't supposed to be coherent or on topic.

RE: Greg's Car

2004-01-26 Thread Urs Lauterburg
>At 11:27 -0500 01/26/2004, Coradeschi, Tom [AMSRD-AAR-AIS-E] wrote: >>You probably went to the County Line. And yes, there is stuff other than >>pork on the menu: Beef (it's what's for dinner tonight). >> Scott Hannahs wrote: > >There was a crowd of us in that car! And we went to the Salt Lick.

RE: Greg's Car

2004-01-26 Thread Scott Hannahs
At 11:27 -0500 01/26/2004, Coradeschi, Tom [AMSRD-AAR-AIS-E] wrote: >You probably went to the County Line. And yes, there is stuff other than >pork on the menu: Beef (it's what's for dinner tonight). > There was a crowd of us in that car! And we went to the Salt Lick. There was beef BBQ as wel

Re: Icons

2004-01-26 Thread Paul F. Sullivan
Daniel, You wrote: I am creatting icons by my aplication in LabView and they are really beattyfull... but each icon is 1.5 Mbyte. I have built them in paint (.bmp). How could I do to reduce, less change quality colors? 1.5 Mbyte sounds very large for a 32x32 icon but, if it really is icons yo

[A] Call by Ref & Open VI Ref Question

2004-01-26 Thread PJ M
Hi everyone,   I have a main VI that call a SubVI containing a call by reference. The call by ref pass some parameters to the target VI. One of the parameter is from a control on the main VI (UI). As long as I dont hold the control (a slider), everything is fine. If I do hold the control, the call

Re: SubVI with Media-Player-ActiveX Container on second monitor

2004-01-26 Thread Michael Sachs
Hi Marcus, I did something very similiar a couple of years ago. I believe I was using a Matrox dual monitor card. I do remember having to wrangle with it to get it to work. I just looked at my code and noticed that my main vi (on the primary monitor) uses vi server to opens up a 'player.vi' and

Re: New Tech Support Policy -> Record Profit

2004-01-26 Thread Greg McKaskle
> bottom line! : ) Wish I would have bought NATI in April 2002. Hey Greg, > what color is your new Jag? White with gray and black hilights and really really soft -- Oh wait, that is our new Norwegian Forest mix from the kitty rescue shelter. My car is still a dirty Nissan with well over 100K

RE: Vision systems

2004-01-26 Thread Castro, Diego
Thanks. DC -Original Message- From: William Rance [mailto:[EMAIL PROTECTED] Sent: Sunday, January 25, 2004 10:37 PM To: Info-LabVIEW Mailing List Subject: Vision systems Diego, The book "Image Processing with Labiew and IMAQ vision -isbn0-13-047415-0"-gives a good introduction to this t

Re: Replacing one instance of a VI versus many

2004-01-26 Thread Greg McKaskle
If you wish to swap out one subVI for another, unload your VIs, rename or relocate them in the file system, then reload. If you want to rename a subVI, do as Scott suggested and Save As. If you are changing the connector pane pattern, you will need to visit the callers since LV doesn't want t