Teledyne-lecroy WaveSurfer Automation Command Manual de usuario Pagina 93

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 226
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 92
Automation Command and Query Reference Manual - Control Reference
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Save the current state of the DSO into the Notebook
app.LabNotebook.ScribbleBeforeSaving = False
app.LabNotebook.PromptBeforeSaving = False
app.LabNotebook.Save
' Create a PDF report, and store it in the root of drive
C:app.LabNotebook.ReportsDirectory = "C:\"
app.LabNotebook.Format = "PDF"
app.LabNotebook.CreateReport
' Send the report in an email
app.Preferences.Email.Mode = "SMTP"
app.Preferences.Email.DefaultRecipient = "[email protected]"
app.LabNotebook.EMailRecord
Example
AttachFilesToEMail
Bool
If true, the DSO Setup, and all enabled waveforms will be attached to any emailed report.
Description
CreateReport
Action
DeleteAll
Action
DeleteRecord
Action
EMailRecord
Action
FilterRecords
Action
FlashBackToRecord
Action
Format
Enum
HardcopyArea
Enum
InternalView
Action
MyLabNotebookMD
FileName
NextRecord
Action
PreviousRecord
Action
PrintRecord
Action
PromptBeforeSaving
Bool
RecordList
Enum
ReportLogo
FileName
ReportsDirectory
FileName
Save
Action
ScribbleBeforeSaving
Bool
StartNew
Action
UseDefaultLogo
Bool
UseDefaultTemplate
Bool
UsePrintColor
Bool
ViewRecord
Action
XSLTemplate
FileName
1-86
918499 RevA
Vista de pagina 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 225 226

Comentarios a estos manuales

Sin comentarios