Contents - Index


The Measure point
ComTrace records the data of the COM port into the "Record File" via "Measure Points".

A measure point is 80 bytes in size and contains the following information:
  • Transmitted char (D1/Tx)
  • Received char (D2/Rx)
  • Signal "Data Terminal Ready" (S1/DTR)
  • Signal "Data Set Ready" (M1/DSR)
  • Signal "Request To Send" (S2/RTS)
  • Signal "Clear To Send" (M2/CTS)
  • Signal "Data Carrier Detected" (M5/DCD)
  • Signal "Ring" (M3/RNG)
  • Parity Error (PE)
  • Framing Error (FE)
  • Line Error (LE)
  • "Line Load Actual" value
  • "Line Load Peek" value
  • "Line Quality" value
  • Trigger type
  • Trigger number

    Hint:
    Use the "Measure Point/Statistics" window to get detailed information about a measure point!


    ComTrace Help Contents