Teledyne-lecroy UWBTrainer Exerciser Script Language Uživatelský manuál Strana 29

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 124
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
}
Zobrazit stránku 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 123 124

Komentáře k této Příručce

Žádné komentáře