Systemcontrol, Datetimesetup – Teledyne LeCroy WaveSurfer Automation Command User Manual
Page 197

Automation Command and Query Reference Manual - Control Reference
SYSTEMCONTROL
app.SystemControl
FrontPanelEventTimestamp
String
Any number of characters
Range
ModalDialogTimeout
Integer
From 0 to 120 step 1
Range
Set a timeout, in units of seconds, used to auto-dismiss modal dialogs, with their default responses.
Description
PersistentMessage
String
Any number of characters
Range
FrontPanelEventTimestamp
String
ModalDialogTimeout
Integer
PersistentMessage
String
DATETIMESETUP
app.Utility.DateTimeSetup
This set of variables controls user the date and time setup. In addition to manual controls for hh/mm/ss, dd/mm/yy,
there is the ability to set the time and date from an Internet clock using the SNTP protocol.
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set time/date from the NIST Internet clock
app.Utility.DateTimeSetup.SetFromSNTP
Example
CurrentDateAndTime
String
Any number of characters
Range
Reads the current date and time from the real-time calendar and clock.
Description
CurrentDateAndTime
String
Day
Integer
Hour
Integer
Minute
Integer
Month
Integer
Second
Integer
SetFromSNTP
Action
Validate
Action
Year
Integer
1-190
918499 RevA