![Agilent Technologies 86038B Скачать руководство пользователя страница 268](http://html.mh-extra.com/html/agilent-technologies/86038b/86038b_user-manual_2867945268.webp)
268
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition
VB 6.0 Syntax
pdlaClient.Status.EstimatedTimeToTLSSettling
InstrumentState Property
Indicates the current state of the PDLA, that is, idle, initializing,
measuring, TLS Settling, or aborting. Refer to
for possible values.
Property Value
InstrumentObjects.ODACommon.eInstrumentStatus - Denotes
the current instrument state.
VB.NET Syntax
Dim curStatus As
InstrumentObjects.ODACommon.eInstrumentStatus
curStatus = pdlaClient.Status.InstrumenState
VB 6.0 Syntax
Dim curStatus as InstrumentObjects.eInstrumentStatus
curStatus = pdlaClient.Status.InstrumentState
LastError Property
Returns a string describing the error. Reading the LastError
automatically sets the property back to an empty string.
Property Value
String - A description of the error.
VB.NET Syntax
If(pdlaClient.Status.ErrorFlag = True) Then
MsgBox("Error:" + pdlaClient.Status.LastError)
End If
VB 6.0 Syntax
If(pdlaClient.Status.ErrorFlag = True) Then
MsgBox("Error:" + pdlaClient.Status.LastError)
Содержание 86038B
Страница 1: ...Agilent 86038B Photonic Dispersion and Loss Analyzer User s Guide ...
Страница 4: ...4 ...
Страница 20: ...20 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition ...
Страница 34: ...34 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition Figure 2 b Rear Panel ...
Страница 58: ...58 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition Figure 11 86038B Block Diagram ...
Страница 78: ...78 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition ...
Страница 92: ...92 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition ...
Страница 202: ...202 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition End Sub ...
Страница 230: ...230 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition VB 6 0 Syntax pdlaClient Actions PrintScreen ...
Страница 348: ...348 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition ...
Страница 349: ......