13
COM Server Commands
NAME
Object Type
Property (read only)
Data Type
String
Description
Instrument information string. String format: manufacturer, model,
serial number, number of firmware version and number of software
version.
Range
up to 40 characters
Syntax
Dim ID As String
ID = app.NAME
Equivalent
Softkeys
None
Ready
Object Type
Property (read only)
Data Type
Boolean
Description
Ready state of the instrument. Reads out the
True
value after successful
completion of the boot process (about 10 sec). The vector analyzer
must be connected to PC by a USB cable.
Syntax
Dim State as Boolean
State = app.Ready
Equivalent
Softkeys
None