LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

closing runtime causes dr.watson (only LV6.0.x)

When I run my application (LV 6.0.2) on a Win NT system and close the application window, I get a Dr.Watson Error. Stopping the Application without closing the window causes no error. The error occures only in communication with my CAN-Interface. LabView 5.1.1 causes no error.
0 Kudos
Message 1 of 4
(2,634 Views)
Hello:

What is the NI-CAN driver version that you have? I hope you have the latest CAN driver available from ni.com > Support > Product Reference > Drivers and Updates > Current Versions.

By application do you mean you are running it as a stand-alone exe generated through LV. I ask since you mentioned "closing runtime" in the subject. Is this behavior the same on a different machine too? Do you have LV 5.1.1 and LV 6.0.2 on the same machine.

Does Dr.Watson have any description associated with it? Please provide some more information.

Pavan B.
0 Kudos
Message 2 of 4
(2,634 Views)
Helo:

The CAN-driver I use, is no NI-driver.
Yes, the application is a stand-alone exe generated by LV. I have no LV on the System, only the application (because of disk space).

Dr.Watson describes (in German):
"Zugriffsverletzung (0x00000005), Adresse: 0x037bae6c
0 Kudos
Message 3 of 4
(2,634 Views)
> The error occures only in communication with my CAN-Interface

Do you mean CIN? to make our CAN boards work, you need a driver.

Looks like you have a runtime engine (RTE) dll for 5.1 and not 6.0.2? you can check this by looking at the version for file lvrt.dll. Are you including the RTE with your application?
0 Kudos
Message 4 of 4
(2,634 Views)