LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

History Data property missing from Property Node with WFChart

When I create a Property Node with class WFChart from a More Specific Class block, the History Data property is not in the list.  Is this a bug?  I am using LV8.5
0 Kudos
Message 1 of 5
(5,063 Views)

It is in my list (at the bottom) under LV 8.5.

Post an image of your code and we may be able to advise further.

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 5
(5,055 Views)
Here are 2 screenshots:
 
sshot1: Implicitly adding a History Data property for a WaveformChart control.
sshot2: Explicity trying to add a History Data property for a WFChart class but the property doesn't exist.
Download All
0 Kudos
Message 3 of 5
(5,049 Views)
 
Try a strict ref created by popping un on the chart.
 
Ben
 


Message Edited by Ben on 01-25-2008 10:45 AM
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 4 of 5
(5,038 Views)
Thanks, Ben, that does solve the problem.  I was wondering if its possible to make a Class Specifier Constant a (strict) type after creating one from the function list?  It would save a few mouse clicks Smiley Happy
0 Kudos
Message 5 of 5
(5,030 Views)