Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Historian

TIMESHIFT

  • Last UpdatedMar 20, 2025
  • 1 minute read

The TIMESHIFT() function shifts the time stamps in the input stream by adding or subtracting a specified time interval.

Syntax

Format

Stream = TIMESHIFT( Stream, TimeInterval )

Arguments

Stream - A stream of values

TimeInterval - The time period to add (or subtract if negative)

Description

The specified interval of time is added to (or subtracted from) the time stamps in the input stream.

Related Links