LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

visa resource name control and application builder

Hi there,

does anybody know the reason why an executable _always_ crashes if you
put a visa resource name control on the panel?

All my applications using this control run fine under LabView6.02. But
even a *.exe containing nothing else than this strange control crashes
immediatly after launching.
Application builder gives no error messages, so what cause this
annoying behavior?

Thanks for your help,
\Ulli.
0 Kudos
Message 1 of 6
(3,253 Views)
When you run your .exe, are you running it on a system that has VISA installed? I've created a lot of applications with a front panel control and none of them crash. Besides a local copy of VISA, right click on the control and check the Allow Undefined Names and see if that makes a difference.
0 Kudos
Message 2 of 6
(3,253 Views)
Hi Dennis,
NI VISA is installed on my system and undefined names are allowed as
well. Any other idea?

\Ulli.



Dennis Knutson wrote:

> When you run your .exe, are you running it on a system that has VISA
> installed? I've created a lot of applications with a front panel
> control and none of them crash. Besides a local copy of VISA, right
> click on the control and check the Allow Undefined Names and see if
> that makes a difference.
>
0 Kudos
Message 4 of 6
(3,253 Views)
Make sure that your run-time engine is version 6.02. This was a bug in version 6.0
0 Kudos
Message 5 of 6
(3,253 Views)
That was a bug in LabVIEW Run-Time Engine 6.0.
Make sure that LRTE on the target machine is updated to 6.0.2

Jean-Pierre


LabVIEW, C'est LabVIEW

Message 3 of 6
(3,253 Views)
Ooops,
LRTE was 6.0. I updated it and the problem is fixed now.

Thanks to all,
\Ulli.



Jean-Pierre Drolet wrote:

> That was a bug in LabVIEW Run-Time Engine 6.0.
> Make sure that LRTE on the target machine is updated to 6.0.2
>
> Jean-Pierre
>
0 Kudos
Message 6 of 6
(3,253 Views)