Analyzing the Collected Data
Dim tagName, startTime, endTime
tagName = "testTag"
startTime = "Now 1Day"
endTime = "Now"
Result = CalculationFilter(tagName, "TotalTimeGood", startTime, endTime, 100, tagName, "AfterTime", "Equal", 1)
Have You Seen Historian Lately? Click here to check out all the new features in the latest version.
Supercharge your Proficy solution! Download a free trial of Proficy Operations Hub, CSense analytics, and more. Learn more about the Proficy releases, by signing up for one of our upcoming events.
Dim tagName, startTime, endTime
tagName = "testTag"
startTime = "Now 1Day"
endTime = "Now"
Result = CalculationFilter(tagName, "TotalTimeGood", startTime, endTime, 100, tagName, "AfterTime", "Equal", 1)