« Back to Product

Documentation

ARM_GetLastAlertID

Require: IP-Symcon >= 5.3

 int ARM_GetLastAlertID (int $InstanceID) 

Parameters

InstanceID

ID of the device to be switched

Returns

ID of the variable that last triggered an alarm.

Description

Returns the ID of the variable that last triggered an alarm.

Example

ARM_GetLastAlertID(12345); //Get variable ID
Any questions?