DeltaQ Output #

A DeltaQ source has two outputs:

  • DeltaQDataOutput:
    The data output correlates with the checkmarked columns including the RequestID.
  • DeltaQRequestLog:
    The protocol output has the following columns:
    • DataSource
    • RequestID
    • UpdateType
    • TimeStamp
    • MessageType
    • Message

Recommendation: For Delta mechanisms in particular, a detailed protocol is very helpful when troubleshooting.

DeltaQ-DataOutput-01