03-31-2006 08:18 AM
03-31-2006 10:51 AM
03-31-2006 10:55 AM - edited 03-31-2006 10:55 AM
@Frida wrote:
I have seen in an old program that a property node for a graph, containing two elements called "XScaleInfo" and "YScaleInfo" are used. In newer versions of LabView these elements aren't available. Is there some one else that I can use. If it is possible, I would like to "carry on" the whole graph, with data, x-scale information, y-scale information togehter, is that possible?
"XScaleInfo" and "YScaleInfo" disappeared as available properties in LV6, but they were just clusters of various settings which are now available individually (under XScale> and YScale> ) . Some of the settings have been expanded and some have been renamed.
Yes, you can use them to make one graph look like another.
Message Edited by Donald on 03-31-2006 11:56 AM
11-22-2006 01:20 PM
This problem has escalated.
If you have ported code forward with this old property node reference to an xy chart (xscaleinfo), the code continues to work up through Labview 8.0.2 with no complaints. If you port the same code to Labview 8.2 and try to execute code with the xscaleinfo property node, Labview crashes! It took considerable digging to find the offending bit of code.
Most annoying!
12-07-2006 08:17 AM
12-08-2006 07:19 AM
12-08-2006 09:24 AM
01-05-2007 11:09 AM
06-24-2008 09:00 AM
06-24-2008 09:05 AM
I also forgot to mention that we changed from a PCI card with GPIB into using a a USB GPIB interface at the same time as we migrated the software to our new machines and new version of labview (6.0 --> 8.2 and 7.1 --> 8.2)
Hope someone can help me.
Cheers again