Teledyne-lecroy SAS_SATA Tracer_Trainer Automation API Manual Manuale Utente Pagina 79

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 94
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 78
LeCroy Corporation Automation API for SAS/SATATracer/Trainer Manual Version 1.11
79
WSH:
. . .
Set Trace = Analyzer.OpenFile( TraceName ) ' Open the trace
Set VSEngine = Trace.GetVScriptEngine( VScript ) ' Get VS Engine object
Result = VSEngine.RunVScript
MyIntVar = VSEngine.GetScriptVar( "MyIntVar" )
' Let's suppose that MyIntVar contains an integer.
MyStrVar = VSEngine.GetScriptVar( "MyStrVar" )
' Let's suppose that MyStrVar contains a string.
MsgBox " MyIntVar = " & CStr(MyIntVar) & ", MyStrVar = " & MyStrVar
Vedere la pagina 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 93 94

Commenti su questo manuale

Nessun commento