280
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition
VB 6.0 Syntax
Dim retVal As Boolean
retVal = pdlaClient.TLS.SelectTls(0)
TlsWvlRange Method
Use this method to query minimum and maximum wavelengths
for the tunable laser sources.
Returns
Boolean - True if a tunable laser source with the specified index
exists
Parameters
ByVal idx As Integer
The zero-based index of the tunable laser for which the
wavelengths are queried
ByRef minWvl As Double
Holds the minimum wavelength of the tunable laser in 'nm'
ByRef maxWvl As Double
Holds the maximum wavelength of the tunable laser in 'nm'
VB.NET Syntax
Dim retVal As Boolean
Dim minWvl As Double
Dim maxWvl As Double
retVal = pdlaClient.TLS.TlsWvlRange(0, minWvl, maxWvl)
VB 6.0 Syntax
Dim retVal As Boolean
Dim minWvl As Double
Dim maxWvl As Double
retVal = pdlaClient.TLS.TlsWvlRange(0, minWvl, maxWvl)
Содержание 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: ......