LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can you save scale settings in the Historical Trend Viewer?

I have a customer who always uses the same scale settings (max and min)when viewing data with the Historical Trend Viewer in the LabVIEW DSC module. Is there a way to save these settings as the default when the HTV is lauched? Currently, they keep reverting to the tag scaling limits. The "save settings on exit" feature does not appear to work for the scale values.

I am calling the HTV progamatically with the "Call HTV" vi and the program was originally developed using BridgeVIEW 2.1 (I have converted it to LabVIEW 7.1 and the DSC module).

Thanks.
0 Kudos
Message 1 of 2
(2,700 Views)
I am not sure off hand.

A lot of the LV utilities are written in LV. The HTV may be one of these.

If so, it should be possible to get at the FP objects and manipulate their properties.

In the attached link I posted an example where I "hacked" into the tag editor to define the collumn widths. I would suspect a similar approach could be applied to set the range in the HTV.

http://forums.ni.com/ni/board/message?board.id=170&message.id=93669#M93669

Let me know if this approach get you anywhere.

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 2
(2,681 Views)