Teledyne-lecroy UWBTrainer Exerciser Script Language Manual de usuario Pagina 29

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 124
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 28
LeCroy Corporation UWBTrainer Exerciser - Generation Script Language Reference Manual
21
Main
{
# Send a frame with payload: 00 EE AA BB CC
Send Templ_1
{
SF2 = {AA BB}
SF3 = 0xEE
}
# The same as above
Send Templ_1
{
# Use direct parent field assignment instead of subfields.
F2 = {EE AA BB CC}
}
# Send a frame with payload: 0A 00 EE
Send Templ_2
{
F1 = 0xA
SF1 = 0xEE
}
}
Frame PLCP_PART
{
FrameCtrl
{
Reserved3 : 2
Retry : 1
CtrlType : 4
FrameType : 3
AckPolicy : 2
Secure : 1
Version : 3
}
DestAddr : 16
SrcAddr : 16
}
Vista de pagina 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 123 124

Comentarios a estos manuales

Sin comentarios