ResetFields

Syntax

ResetFields ( );

This method resets the fields to be passed with a generated alarm that requires parameters in its message (alarm parameters are determined by the Alarm Type definition). It also resets the alarm severity.

If you call GenerateAlarm() or GenerateAlarmStamp() immediately following a call to ResetFields(), no alarm parameters or severity are passed with the alarm generation message to the CIMPLICITY Alarm Manager. Whether or not this is correct depends on the definition of the alarm being generated.

More information

AlarmGen methods.