ClearAlarms

ClearAlarms 1:

Method for clearing active alarms. Returns S_OK if successful.

ClearAlarms 2: Inputs

Name

Type

Description

nTimeStamp

ULINT

Set to 0 to obtain the current time automatically.
Initial: 0

bResetConfirmation

BOOL

If TRUE and the confirmation status is
WaitForConfirmation, the confirmation status is set to Reset. Otherwise, the confirmation status is not changed.
Initial: FALSE

ipFilter

I_TcEventFilter

Specify which alarms are to be cleared, otherwise all triggered alarms are cleared.

ClearAlarms 3: Return values

Name

Type

Description

ClearAlarms

HRESULT