SetAppAlarmPath

Sets the Alarm path for the current project.

Function Group Execution Windows Embedded Thin Client
SetAppAlarmPath System Info Synchronous Supported Supported Executed on Server

Syntax

SetAppAlarmPath(strPath)
strPath
The new Alarm path for the current project.

Returned value

This function does not return any value.

Examples

Tag Name Expression
  SetAppAlarmPath( "C:\Studio\Alarm\" )