SCPI Command
SYSTem:TIME <numeric 1>,<numeric 2>,<numeric 3>
SYSTem:TIME?
Sets or reads out the current time. |
---|
command/query |
<numeric 1> |
Hours from 0 to 23 |
<numeric 2> |
Minutes from 0 to 59 |
<numeric 3> |
Seconds from 0 to 59 |
<numeric 1>, <numeric 2>, <numeric 3>
None
Equivalent COM Command
SCPI.SYSTem.TIME
Data = app.SCPI.SYSTem.TIME
app. app.SCPI.SYSTem.TIME = Array(15, 20, 30)
Variant (array of long) (read/write)
Back to SYSTem
Back to Command Finder