LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Program using activex works only one time

Sure, I uploaded both. Thanks for the help.

Download All
0 Kudos
Message 11 of 14
(495 Views)

Which .vb file does the code in question reside in? I don't have VB.Net installed or I'd search the entire project...

Charles Chickering
Architecture is art with rules.

...and the rules are more like guidelines
0 Kudos
Message 12 of 14
(491 Views)

I don't know exactly where that part of the code is, but my coworker told me this: 

 

The port open/close is handled internally by the DLL.  By releasing the object (in VB this is done by setting the object to nothing). In VB all references to the object are removed by setting the object = nothing.

0 Kudos
Message 13 of 14
(489 Views)

Did you try running the VB code which only contains open and close? Here we need to compare 2 equivalent codes.

TailOfGon
Certified LabVIEW Architect 2013
0 Kudos
Message 14 of 14
(477 Views)