Teledyne-lecroy WaveSurfer Automation Command Manual de usuario Pagina 34

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 226
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 33
Automation Command and Query Reference Manual - Control Reference
PatternType
Enum
Sets/Queries the pattern (Logic) trigger type.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set the pattern trigger type to Nand.
app.Acquisition.Trigger.Type = "Logic"
app.Acquisition.Trigger.PatternType = "Nand"
Example
Values
And
Nand
Nor
Or
ProbeName
String
Any number of characters
Range
The name of the probe connected to the Ext trigger input
("None" if no probe is present)
Description
Source
Enum
Sets/Queries the trigger source.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set the trigger source to external.
app.Acquisition.Trigger.Source = "Ext"
Example
Values
C1
C2
C3
C4
Ext
ExtDivide10
Line
1-27
918499 RevA
Vista de pagina 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 225 226

Comentarios a estos manuales

Sin comentarios