Wonderware Print trending values

MGuenette

Member
Join Date
Jan 2007
Location
Montreal
Posts
134
Hi

I would like to know if it's possible to print the values only of a trending.

Any suggestion
Thanks
Martin.
 
Last edited:
If you are on a trend, right click should bring up a menu. Towards the bottom of it is a selection "Save Data". This will save to a *.csv file, which can then be opened in Excel.
 
I just dont have any menu by clicking the right button. If I click left, I access the menu where I can select the witch tag is assigned to the pen number one number 2....
 
You should be able to make a new button that has a PrintHT Function on it.

PrintHT()



Can be used in a button for printing the Historical Trend chart associated with the specified Hist Trend type tagname. The Historical Trend must be visible on the screen when using this function.
Category
historical
Syntax
PrintHT("Trend_Tag");
Parameter
Description
Trend_Tag
History Trend tagname. Actual string or Message tagname.
Remarks
None
Example(s)
PrintHT("HistTrend1");
 

Similar Topics

Hello all. I currently have infusoft web studio with the educational license. I'm using this as a training aid and have been for about 2 months...
Replies
5
Views
1,910
Hi! I'm a little lost, I need to print the alarms generate in intouch, with a button locate in a window, but I don't how. The operator can choose...
Replies
3
Views
4,392
Hi guys, I have experience with PLC to Excel etc...just starting on using intouch scada screens. I have an Excel sheet that uses mainly...
Replies
1
Views
129
Hello everyone, Recently, my Archestra IDE shut down while I was editing. After restarting the IDE, I noticed warning symbols under my opened...
Replies
1
Views
96
Good morning all. I'm working on a rehab where they had a standalone InTouch 2014 HMI that they called a SCADA, but it's really basic stuff. The...
Replies
4
Views
172
Back
Top Bottom