ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application Exception Error in NT

Greetings,

I am a relativley newbie to Labview (5.0.1). Got a serious problem.

I have created a simple VI to collect voltages from 2 sources. I used the
Simple Analog Sample Single point Sub-VI (x2).One sample per second. I stuck
this in a For-loop and wrote the data to a file. I also bundled the outputs
from the sub-vi and outputed that to a Waveform Chart. It worked fine.

I modified that file to use Simple Analog Sample Multiple points (not multi-
waveforms). The data was bundled and output to a Waveform Chart. (no file this
time). I got a repeatable Application Exception Error (Win NT 4.0 workstation).
Using the trace function, I found the error occured as the data hit the bundle
function. I dropped the Sampl
e AI and used a random number generator, the error
still occured (as data hit the bundle functtion).

I started from scratch the next time (tonight). I used a for-loop, Simple AI
multipoint. One sample per second. Data indexed and then put into a bundle to
put into a waveform chart. It worked !! but all of the plots were in just one
of the five windows in the chart. I stopped the execution. I right clicked on
the chart and chose overlay/stack. BAM !! the exception came back.

What am I doing wrong ??!! Is it easy to fix?

You can look at the VI for yourself. Like I said it is very simple:
http://www.xdrive.com/share/975298119T7jjDSGNsaZ8RSSs6DRQVvL

The file is called "Closed Loop DAQ.VI" and is 77k.

I really appreciate any insights you might have.


Mark Rogers
LLUMC
heliox@earthlink.net
0 Kudos
Message 1 of 3
(2,805 Views)
I use NT4.0 SP6a and testet your VI on my Station.

changed the chart to overlay and back and had no problem ???

sorry it works on my station well.

😞 I think thats not what you wanted to hear

sorry Tobias
0 Kudos
Message 2 of 3
(2,805 Views)
tschmid@fh-offenburg.de (TSchmid) wrote in <8vtnlk$3qo$1@news.BelWue.DE>:


>I use NT4.0 SP6a and testet your VI on my Station.
>changed the chart to overlay and back and had no problem ???
>sorry it works on my station well.
> 😞 I think thats not what you wanted to hear
>sorry Tobias

You are right ! 😉

I tried the VI on another machine (different NT build), and I still get the
error. I reinstalled LV on both machines, and I still get the error. You can
imagine today was fun and productive...

Since you do not get the error and are using version 6, I am guessing it is a
LV thing. Anyway, I have a tech support person at NI looking at the logs and
the VI.

I guess it is time for a 6.0 upgrade.

Thanks...

Mark Rogers
0 Kudos
Message 3 of 3
(2,805 Views)