Teledyne LeCroy Voyager Exerciser Generation Script Language Manual User Manual

Page 104

Advertising
background image

Teledyne LeCroy

Voyager USB 3.0 Exerciser Generation Script Language Reference Manual

95


# Explicitly instruct the script parser to create a new
# structure variable based on the other structure variable rather
# than a template.

$W = $MY_TX_PACKET


# Send a packet based on the structure variable

.

Send

$W

}

Advertising