Variables

acserrOldDescriptions.h File Reference

Go to the source code of this file.

Variables

const char oldDescriptions [][15][60]

Variable Documentation

const char oldDescriptions[][15][60]
Initial value:
{
    {"*OLD* OK"},
    {"*OLD* A regular timer monitor triggered the event.", "*OLD* The value changed by a specified amount or more"},
    {"*OLD* All alarm conditions have disappeared.", "*OLD* At least one alarm condition remains.", "*OLD* Value below alarm LoLo (includes hysteresis).", "*OLD* Value above alarm HiHi (includes hysteresis).", "*OLD* An alarm on the status determined by software.", "*OLD* An alarm on the status from the hardware."},
    {""},
    {""},
    {""},
    {""},
    {""},
    {""},
    {""},
    {"*OLD* File not Found", "*OLD* Out of Bounds", "*OLD* Input Output Error", "*OLD* Unknown Error"},
    {"*OLD* Test error 0", "*OLD* Test error 1", "*OLD* Test error 2", "*OLD* Test error 3", "*OLD* Test error 4", "*OLD* Test error 5", "*OLD* ACSErrTestException0", "*OLD* ACSErrTestException1", "*OLD* ACSErrTestException2", "*OLD* ACSErrTestException3"},
    {""},
    {""},
    {""},
    {"*OLD* Failed to resolve service reference."}
}