270
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition
VB 6.0 Syntax
Dim ctr As Integer
Dim entries() As RemoteStatusEntry
entries = pdlaClient.Status.StatusLog
For ctr = 0 to UBound (entries)
Debug.Print(entries(ctr).Summary)
Next
TLSSettling Property
Checks if a TLS Settle is in progress.
Property Value
Boolean - True if the TLSSettling is in progress.
Related Command
TLS.ForceSettling method
VB.NET Syntax
Dim TLSIsSettling As Boolean
TLSIsSettling = pdlaClient.Status.TLSSettling
VB 6.0 Syntax
Dim TLSIsSettling As Boolean
TLSIsSettling = pdlaClient.Status.TLSSettling
TriggerComplete Property
Sets the value to True when the trigger is complete.
Property Value
Boolean - True when the last Measurement or Normalization is
complete.
VB.NET Syntax
Dim TrigComplete As Boolean
TrigComplete = pdlaClient.Status.TriggerComplete
Summary of Contents for 86038B
Page 1: ...Agilent 86038B Photonic Dispersion and Loss Analyzer User s Guide ...
Page 4: ...4 ...
Page 20: ...20 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition ...
Page 34: ...34 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition Figure 2 b Rear Panel ...
Page 78: ...78 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition ...
Page 92: ...92 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition ...
Page 202: ...202 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition End Sub ...
Page 348: ...348 Agilent 86038B Photonic Dispersion and Loss Analyzer Second Edition ...
Page 349: ......