Scpi.system.time - Planar R54 Programming Manual

Vector reflectometer; programming com/dcom
Table of Contents

Advertisement

PLANAR R54x2
Object Type
Data Type
Target
Description
Syntax
Equivalent Softkeys

SCPI.SYSTem.TIME

Property (read/write)
Variant (Long array)
Instrument
The current time.
The array consists of three elements:
Data(0)
hours from 0 to 23;
Data(1)
minutes from 0 to 59;
Data(2)
seconds from 0 to 59.
Dim Data As Variant
Data = app.SCPI.SYSTem.TIME
app. app.SCPI.SYSTem.TIME = Array(15, 20, 30)
None
COM/DCOM Programming manual
214

Advertisement

Table of Contents
loading

Table of Contents