Use a QuickScript to assign a pen to a remote history provider
- Last UpdatedJul 18, 2024
- 1 minute read
While an InTouch application is running, you can configure a trend pen to show tag data from a remote history provider. Create a QuickScript that specifies the remote history provider tag reference in the HTSetPenName() function. For example:
HTSetPenName("HistTrendTag", 1, "HistPrv1.Boiler1");
In this example, the number 1 specifies the number of the pen in the historical trend that plots the remote Boiler1 tag values from the HistPrv1 remote history provider.
The run-time Historical Trend Setup dialog box and Pen dotfields are not supported for remote history providers.