07-27-2009 02:19 PM
Hi all,
This is still an issue in LabView 8.6.1. All the work arounds are horrendous. Will it ever be fixed or just continue to suck horrifically?
At least change the help documentation so it doesn't say that it's settable when the VI is running when it most certainly IS NOT!
GRRR.
07-28-2009 02:19 PM
Adam P.
Hello! Is this the documentation that you mentioned being incorrect?
If so, thanks for pointing that out! It does need to be clarified that it is settable when the VI is running, just not in an executable.
07-28-2009 02:25 PM - edited 07-28-2009 02:25 PM
Ben,
Your link is for a Table. The issue in question here is for a Chart. It's Legend : Number of Rows property says it is settable when the Vi is running. That is not correct.
Steve
07-28-2009 02:35 PM
Ben Sisney,
No, we are talking about the Legend:Number of Rows Property which is documented incorrectly here:
http://zone.ni.com/reference/en-XX/help/371361E-01/lvprop/wavchart_legend_number_rows/
Attempting to set the Legend:Number of Rows Property will yield an error 1000 if TWO conditions are met:
1) The waveform chart is in the 'Stack Plots' condition.
2) The VI containing the waveform chart is running.
The documentation should not claim the property is settable when the VI is running because that is not the case if the waveform chart is stacked!
Apparently, these two conditions would also cause LabView to crash in the past, see:
http://zone.ni.com/devzone/cda/tut/p/id/6449#66461_by_category
-Adam
07-28-2009 04:03 PM
My apologies, I did link the wrong property from the LabVIEW help. Thanks for correcting that.
As mentioned previously in this thread this issue is very well documented and is known to the LabVIEW R&D department. Thanks for your continual feedback on this issue and I apologize that you have run into this unfortunate Bug.
01-24-2011 09:19 PM
Tried to follow the status of this issue. I still received error 1000 in my Labview 10.0. Correct me if I am wrong.
01-25-2011 11:27 AM
Hello crxx,
It appears as though our R&D department is continuing to work on this issue under CAR #113726. Please refer to the LabVIEW Release Notes to determine if progress has been made with future releases.
Regards,
Lynn
05-30-2014 09:55 AM
Hello Ben
Is the issue of excutable solved? i am still finding the problem in LV2012SP1 😛
Thanks
Varun
04-08-2016 09:50 AM - edited 04-08-2016 09:55 AM
We are now in 2016..
I am somehow landed to this discussion since i am having the same issue. Just courious to know if the workaround solution is also work in executable (build) version. Have tried it with LV2015.. the answer is unfortunately NOT.
Any other solution?
Rajamodol
04-11-2016 10:01 AM
Hi Rajamodol,
You can track the bugs which have been fixed using our release notes for each new release of LabVIEW. If a bug is resolved in that release, the CAR tracking number will be listed under "Bug Fixes" in the release notes. For example, here are the release notes for LabVIEW 2015 Service Pack 1: http://www.ni.com/pdf/manuals/374715d.html
As mentioned above, this issue is being tracked under CAR #113726. I believe the error only occurs if you are using a Waveform Chart with a type of double, and this has likely already been mentioned before. You can try using a Waveform Chart with a waveform type as a workaround in the meantime.