7 split transaction-specific set of members, Split transaction-specific set of members – Teledyne LeCroy Verification Script Engine for Teledyne LeCroy PETracer Reference Manual User Manual

Page 25

Advertising
background image

Teledyne LeCroy

Verification Script Engine Reference Manual

Version 6.6x

20

5.2.7

Split transaction-specific set of members


Valid for Split transactions only. Undefined for other events.

All the TLP-specific values for the request TLP of the split transaction are present in the input context for Link
transactions, depending upon the type of TLP for this Link transaction. Also the common PayloadLength and
Payload values reflect the total combined payload for the Split transaction. In addition to that, the following values
exist:

in.CompletionStatus

: Completion Status for this Split transaction. From the last completion of the response.


Metric values

The following values are defined in input context for Split Transactions that are related to Unit Metrics. To learn
more about Unit Metrics please refer to PETracer Help.

in.Metric_NumOfPackets

: Metric presenting the total number of packets that compose this Link Transaction, an

integer value

in.Metric_ResponseTime

: Metric presenting time it took to transmit this Split Transaction on the PE link, from the

beginning of the first packet in the transaction to the end of the last packet in the transaction, a VSE time object
value (see

9.1 VSE Time Object

for details)

in.Metric_LatencyTime

: Metric presenting time measured from the end of the request transaction to the first

completion transmitted in response to the request within this Split Transaction, a VSE time object value (see

9.1

VSE Time Object

for details)

in.Metric_Throughput

: Metric presenting transaction payload divided by response time, expressed in kilobytes

per second, an integer value

in.Metric_PayloadBytes

: Metric presenting number of data payload bytes this Split Transaction transferred, an

integer value.

Notes: For the incomplete Link Transactions only, the NumOfPackets metric is valid. In case of an incomplete
Link Transaction the ResponseTime metric value is set to null.

Advertising