
Teledyne LeCroy PETrainer Scripting Language
41
This example shows how to configure the PETrainer to NAK only one incoming TLP packet:
Config=AckNak
{
AckNak = NakSeveral
ActionCount = 1
}
Also note that encountering a Config=AckNak statement in the script overrides the setting for the
ACK/NAK policy in
the Generation Options. An empty Config=AckNak statement
Config=AckNak
{
}
is the same as an Automatic Ack/Nak policy.
Config=AckNak
{
AckNak = Auto
}
Komentáře k této Příručce