beautypg.com

Teledyne LeCroy UWBTrainer Exerciser Script Language User Manual

Page 42

background image

LeCroy Corporation

UWBTrainer Exerciser - Generation Script Language Reference Manual

34

Examples

Frame

Base_0 (MSB)

{
F1 :

16

}

Frame

Base_1

# LSB to MSB byte order by default

{
F2 :

32

}

Frame

Combined : Base0, Base_1 (MSB)

# The attribute goes after the template ancestor list.

{
Cmb_Fld :

32

}

# Combined template has the fields:
# F1 : 16 (MSB)
# F2 : 32 (LSB)
# Cmb_Fld : 32 (MSB)