
Teledyne LeCroy PETrainer Scripting Language
82
Parameter Values
Comment
FixedDWord
IncrementByte
IncrementDWord
Specifies how to generate the payload of size
Length:
FixedByte: Specifies the payload as a repeated
pattern of byte PayloadSeed.
FixedDWord: Specifies the payload as a
repeated pattern of dword PayloadSeed.
IncrementByte: Specifies the payload as an
incrementing pattern of bytes starting from
Payload Seed Value.
Note: If Payload Seed Value is not specified,
the pattern will start from value 0.
IncrementDWord: Specifies the payload as an
incrementing pattern of dwords starting from
Payload Seed Value.
Note: If Payload Seed Value is not specified,
the pattern will start from value 0.
Note: The PayloadGrowth parameter applies to
FixedByte
0x00 : 0xFF
FixedDWord
0x000 : 0x3FF
Specifies the fixed value from which to generate
the payload:
PayloadGrowth = FixedByte: This parameter is
an 8-bit field.
PayloadGrowth = FixedDWord: This parameter
is a 10-bit field.
Note: The PayloadSeed parameter applies only
when PayloadGrowth applies and is set to a
growth type of FixedByte or FixedDWord.
OnCount
Specifies if the Address value for each
subsequent address of a repeated read or write
TLP packet (Count > 1) is incremented.
The Address value is incremented to point to the
next memory location, according to the Length
set for the memory transaction.
Note: This parameter only increments the original
Address value for repeating (Count > 1), not for
Komentarze do niniejszej Instrukcji