LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I meet a Bug when in insert ActiveX of Excel

I find a bug when I insert ActiveX of Excel into LabVIW 8.5.1. -- ¤╭⌒╮ ╭⌒⌒╮ ╱-◥██◣ ╭ ╭ ︱田︱田田| Boone Mail:boone301@126.com QQ:24732458 QQ Group(LabVIEW_Home):13267790 QQ Corporation:17756234 ╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬
0 Kudos
Message 1 of 12
(5,435 Views)

 


I find a bug when I insert ActiveX of Excel into LabVIW 8.5.1. -- ¤╭⌒╮ ╭⌒⌒╮ ╱-◥██◣ ╭ ╭ ︱田︱田田| Boone Mail:boone301@126.com QQ:24732458 QQ Group(LabVIEW_Home):13267790 QQ Corporation:17756234 ╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬

 

Sorry we dont understand that language.Smiley Wink 

0 Kudos
Message 2 of 12
(5,434 Views)

Hi Boone301,

can you explain a bit more in detail? When do you get the bug? What do you insert into Excel? Why do you think it´s a bug, what happens?

 

Mike

Message Edited by MikeS81 on 08-25-2008 03:44 PM
Message 3 of 12
(5,429 Views)

Hi, you can paste a screenshot to describe your findings, and I also introduce the Excel Macro Example.vi, this example can help you learn how to deal with ActiveX.

 

Best wishes,

Message 4 of 12
(5,398 Views)

Peterpan,

 

Have you forgot the attachment?

 

Edit: Oops sorry just now understood that its in Examples Finder.

Message Edited by mathan on 08-26-2008 04:08 AM
Message 5 of 12
(5,394 Views)

Sorry, Mathon.

I didn't see any attachment in your reply.

0 Kudos
Message 6 of 12
(5,367 Views)

Dear all,

As the picture.

Boone

0 Kudos
Message 7 of 12
(5,357 Views)

Hi Boone,

Whenever you wanna use ActiveX to get the method or properties of the object, be sure to use the Automation Open.vi first, then use the output reference to call the objects' property or method.

Best wishes,

Message 8 of 12
(5,353 Views)

Peterpan wrote:

Hi Boone,

Whenever you wanna use ActiveX to get the method or properties of the object, be sure to use the Automation Open.vi first, then use the output reference to call the objects' property or method.

Best wishes,


That is only necessary if you need to instantiate the ActiveX object programmatically. Clearly the user has an ActiveX container, so the object has already been created, and Automation Open is not necessary and would actually provide a separate object alltogether.

 

To Boone: What kind of ActiveX object did you insert in the container? I can't quite tell from the screenshot. 

Message 9 of 12
(5,326 Views)
Yes, I've open this AcyiveX. I can use this function in LabVIEW 8.2 and 8.6, but when I use in 8.5, my LabVIEW will close my itself.
0 Kudos
Message 10 of 12
(5,295 Views)