Default format for operator log entries. This variable affords customers more flexibility in the format of the operator log message that is added to the alarm history when an operator performs a control operation.
The default value for OperatorLogTemplate contains a series of elements whose meanings are as follows:
^M = machine name
^U = user name
^T = tag
name
^D = quoted tag description
^d = unquoted tag description
^A =
tag area
^O = old value
^N = new value
^C = OperatorLogChangedLabel
^F = OperatorLogFromLabel (if valid old value)
^I = OperatorLogToLabel
(if valid new value)
The order of the above elements may be modified according to the user's needs.
Default: OperatorLogTemplate = OperatorLogTemplate = [^M] [^U] ^C ^T ^D ^F ^O ^I ^N