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

InTouch HMI

Example Query - Alarm History View

  • Last UpdatedNov 07, 2016
  • 1 minute read

This example selects all records from the Alarm History view:

SELECT * FROM v_AlarmHistory

This example selects all records from the Alarm History view with a priority greater than 100:

SELECT * FROM v_AlarmHistory WHERE Priority >100

Related Links
TitleResults for “How to create a CRG?”Also Available in