LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Activex Problem

I use the OPEN Automation and at the end of Vi i close the Automation. Is that correct?
Sometimes i 've problems to open the automation.
What can i do to fix this problem.

please help
H.A. Brosi
0 Kudos
Message 1 of 4
(2,755 Views)
Hi H.A.,

Make sure to close ALL references that you open during your VI and do it in the reverse order of how they were opened.

Forgetting to close all references, or messing up the order of closing, is a very common programming mistake, that most likely will give you errors.

Best regards,
Philip C.
Applications Engineer
National Instruments
- Philip Courtois, Thinkbot Solutions

Thinkbot Solutions
0 Kudos
Message 2 of 4
(2,755 Views)
Thanks Philip C.

Do you have any examples about labview activex prgramming?
To show the correct way of programming activex components.

best regards
H.A.Brosi


>>> Philip C. 22.10.2004 05:23:57 >>>

Hi H.A.,

Make sure to close ALL references that you open during your VI and do
it in the reverse order of how they were opened.

Forgetting to close all references, or messing up the order of
closing, is a very common programming mistake, that most likely will
give you errors.

Best regards,
Philip C.
Applications Engineer
National Instruments
0 Kudos
Message 3 of 4
(2,755 Views)
H.A.

Please visit our resource for ActiveX related material here: http://zone.ni.com/devzone/devzone.nsf/webcategories/9C6DF90777E5A78206256874000FA14E

Here you can find tutorials, example programs and much more�

Best regards,
Philip C.
Applications Engineer
National Instruments
- Philip Courtois, Thinkbot Solutions

Thinkbot Solutions
0 Kudos
Message 4 of 4
(2,755 Views)