Standard viewer message fields in FactoryTalk Diagnostics Viewer
The following is a detailed list of the default
FactoryTalk
Diagnostic Viewer standard message parameters.Field | Data Type | Description | Used In |
---|---|---|---|
Message | Variant | Application and event-specific message associated with the event being reported. | If provided by the user, applies to all FactoryTalk Batch Recipe Editor and FactoryTalk Batch Equipment Editor audit messages. |
Severity | Enum | This field specifies the severity of the audit message. This value, along with the Audience parameter, defines where this message is routed. | This is RNADiagSeverity_Info. This is not configurable. |
Audience | Enum | This field specifies the audience for the audit message. This value, in conjunction with the Severity parameter, defines where this message is routed. | This is RNADiagAudience_Op. This is not configurable. |
Time | Date | Date and time, specified as (GMT/UTC) | Represented in the TimeStamp field of the audit message. |
Location | BSTR | Name of the host computer. | Represented in the MachineName field in the audit message. |
Provider | BSTR | Name of the client application or component. | Not used. |
User | BSTR | Name of the person logged into the editor. | Represented in the UserName field of the audit message. |
User Description | BSTR | Fully resolved user name. | Represented in the UserDescription field of the audit message. |
Args | Variant | Used for Visual Basic Compatibility. | Not used. |
Provide Feedback