
Teledyne LeCroy Voyager USB 3.0 Exerciser Generation Script Language Reference Manual
68
9.3 Send Packet Instruction
9.3.1
To send a packet, write the Send keyword followed by the name of the packet template or packet
variable in the generation procedure and provide a list of parameters that override the default
instruction parameters, if any.
Note: For information about using packet variables, see the Declaring packet variables section.
The script parser constructs a Send Packet instruction based on the packet template or packet
variable, plus the provided parameters, and sends it to the Voyager USB 3.0 Exerciser.
Format
# Basic Send instruction
Send (Packet Template name | Structure variable name )
[
{
Field = Value
...
}
(packet delay, override bitmap)
]
Comentários a estes Manuais