Vai al contenuto

Recalling system functions

CallFunc FunctionName(parameters);It allows to recall a system function, specifying any parameters.Examples:CallFunc AlarmAckAll();CallFunc AlarmExportCSV();