Some content on this site is available only to logged-in subscribers. Contact Us for information on becoming a subscriber.

InSource.Solutions | InSource Training | InSource Client Portal
InSource Solutions Logo
Log In Sign Up
InSource.Solutions InSource Training InSource Client Portal Log In Sign Up
  • Home
  • AVEVA InTouch
  • AVEVA InTouch Tech Notes

TN IT287 InTouch Historical Logging using Terminal Server - how to determine which session logs historical data.

Last updated: February 20th, 2025

Description

  • Author: Ernest Lee
  • Published: February 20th, 2025

Details:

Description

This article from InSource shows...

  • Author: Ernest Lee
  • Published: 09/25/2017
  • Applies to: InTouch all versions

Details

This article from InSource shows how to select which session running in Terminal Server logs historical data via .LGH and .IDX files. If InTouch is running on the console session, Historical Logging will only log data on this session by default. Historical Logging will be disabled on all other remote sessions. 

If you are running InTouch on remote sessions then a script is needed to specify which logged in user will log historical data.

Terminal Server Script:

MyIDMessageTag = TSEGetClientID();
IF MyIDMessageTag == "SessionIDThatWillLogData"
THEN $HistoricalLogging = 1;
ELSE $HistoricalLogging = 0;
ENDIF;

 

logging session
Give feedback about this article

Recommended articles

Renaming a Managed InTouch Application

Read More

Setting up an Intouch 2014 R2 application to work with a Read Only license

Read More

TN 1369 How to Create a Copy of a Template With a Different Name

Read More

TN 1232 Coverting a Modern InTouch Application to Stand Alone

Read More
Support Icon

CONTACT SUPPORT

How to reach us

10800 Midlothian Turnpike Tpke, Suite 209, Richmond, VA 23235

1.877.INSOURCE

Technical Support - 1.888.691.3858

Contact Us

  • InSource Solutions
  • InSource Training
  • InSource Client Portal
  • Log In
InSource Solutions Logo

© 2025 InSource Solutions. All Rights Reserved.

Knowledge Base Software powered by Helpjuice

Expand