Conditional Calculation
IF CurrentQuality("Simulation00001")=100 THEN
Result=CurrentValue("Simulation00001")
END IF
Have You Seen Historian Lately? Click here to check out all the new features in the latest version.
Supercharge your GE solution! Download a free trial of Proficy Operations Hub, CSense analytics, and more. Learn more about the Proficy 2022 releases, by signing up for one of our upcoming events.
IF CurrentQuality("Simulation00001")=100 THEN
Result=CurrentValue("Simulation00001")
END IF