CimDatabase.AlarmLoggingSource (property)

Sets and gets the source to which ALL alarm logging is to be done.
Syntax: String = object.AlarmLoggingSource
object.AlarmLoggingSource = String
Description: CimDatabase.AlarmLoggingSource is a string that specifies the ODBC data source to recieve logged data. The value, if not set, defaults to "CIMPLICITY Alarm Logging".

Examples

myDatabase.AlarmLoggingSource = "CIMPLICITY Alarm Logging"