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