LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Active X xmodem component Save problem

I am trying to use a commercial activeX component that implements xmodem serial protocol. Whenever I try and save the vi that I'm using it in, I get an error message "Run time error 11 - Division by zero" Any ideas? The component works in VB6 W98.
0 Kudos
Message 1 of 2
(2,793 Views)
Hello,

What version of LabVIEW are you using? If you are using 6.0, please download and install the 6.0.2 update from our website. Then mass compile your VIs to see if the problem persists. You can read the on-line help in LabVIEW for more information on performing a mass compile.

If, after installing 6.0.2 and mass compiling, you still get the error, then the problem may be with the ActiveX control itself...to my knowledge LabVIEW is much more strict in handling exception errors than other environments like Visual Basic.

I hope this suggestion helps. Good luck with your application, and have a pleasant day.

Sincerely,
Darren N.
NI Applications Engineer
0 Kudos
Message 2 of 2
(2,793 Views)