SetAppAlarmPath
Sets the Alarm path for the current project.
Function | Group | Execution | Windows | Embedded | Thin Client | Mobile Access |
---|---|---|---|---|---|---|
SetAppAlarmPath | System Info | Synchronous | Supported | Supported | Executed on Server | Executed on Server |
Syntax
- strPath
- The new Alarm path for the current project.
Returned value
This function does not return any value.
Examples
Tag Name | Expression |
---|---|
SetAppAlarmPath( “C:StudioAlarm” ) |