LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Failure: scalesup.cpp line 767

Hi,

My vi is crashing and giving me the error message:

Failure: scalesup.cpp line 767

I have isolated the problem, and it occurs at a waveform graph property node. I have the property node set for Xscale.Markervals[ ] . I'm trying to create a set of custom markers by sending a 1D dbl array to the property node. This custom marker array is the same length as the data array (600 points).

Thanks for your help in advance.
0 Kudos
Message 1 of 2
(2,501 Views)
Are you using a logrithmic scale? If so, then make sure that the value of one of the markers is not zero.

If not, then what version of LabVIEW are you running? Can you take your data and create a simple VI that das that data aas the default in an array and then plots it to a graph and then does the property node? This should be pretty easy to set up so that we can reproduce this issue.

Also, bug reports such as this one are normally handled better in an e-mail or phone support request.

Randy Hoskin
Applications Engineer
National Instruments
http://www.ni.com/ask
0 Kudos
Message 2 of 2
(2,501 Views)