Teledyne-lecroy Voyager Exerciser Generation Script Language Manua Manual de usuario Pagina 38

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 167
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 37
Teledyne LeCroy Voyager USB 3.0 Exerciser Generation Script Language Reference Manual
29
7.12 Device Emulation Settings
The following Device Emulation settings are supported:
UseAssignedAddress
Used to specify whether the Address field in all applicable script
instructions uses the address assigned to the device by the Host
during Device Emulation.
The Address value is supplied by the Device Framework Handler.
The setting value is the 1-based index of the device from which to
use the assigned address.
In this version, the only values supported are:
1 = Use emulated device.
0 = Use the address programmed by the script.
Default value is 0.
7.13 Generation Settings Syntax
The syntax for generation numeric and string settings is:
Set NumericSetting = numeric value
Set StringSetting = "string value"
Examples
Set PktDelay = 2000 # decimal
Set PwrStateAccept = _110 # binary
Set PwrStateAccept = 0x7 # hexadecimal
Vista de pagina 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 166 167

Comentarios a estos manuales

Sin comentarios