Teledyne LeCroy SAS_SATA Automation API manual User Manual

Page 138

Advertising
background image

Teledyne LeCroy

SASVScriptEngine Object Events

132

Automation API for Teledyne LeCroy SAS/SATA Protocol Suite

Dim ResString As String
ResString = "Script name : " & script_name & ", result

= " &

CStr(result) & ", TAG = " & CStr(Tag)

ThisWorkbook.Sheets("Sheet1").Cells(7, 2) = ResString
End Sub

Advertising