Io.dec – Teledyne LeCroy LeCroy Analyzers File Based Decoding Manual User Manual
Page 69

File-based Decoding User Manual
LeCroy Corporation
63
io.dec
Description: io.dec is an IO data script decoder.
Input Data Fields
in.Data: Data block to decode
in.DataLength: Length of data block in bytes
in.PrepareFldsForDlg: If not 0, means that script should prepare decoded fields for
presenting them in a special dialog.
in.Type: Request type:
•
_TLP_TYPE_ID_IORD
•
_TLP_TYPE_ID_IOWR
in.FirstByteEnabled: Index of first enabled byte in data block
in.EnabledByteCount: Number of enabled bytes in data block
in.Address: Address
in.TC: TC (Traffic class) field of TLP header
in.Tag: Tag field of TLP header
in.RequesterID: RequesterID field of TLP header
in.Attr: Attr field of TLP header
in.Length: Length field of TLP header
in.TD: TD (Transport Digest) field of TLP header
in.EP: EP (End-to-end Poisoning) field of TLP header
Output Data Fields
out.Decoded: Amount of data (in bytes) that has been decoded
set OutputType = "__IO"; # remove __ to use the script