Tlsidn Method; Tlspn Method - Agilent Technologies 86038B User Manual

Photonic dispersion and loss analyzer
Table of Contents

Advertisement

TlsIdn Method

TlsPn Method

282
VB 6.0 Syntax
Dim idx As Integer
idx= pdlaClient.TLS.SelectedTLSIdx
This method returns the identifier of the tunable laser source as
a string. The identifier string contains the manufacturer name,
product number and serial number.
Returns
String - the identifier of the tunable laser source
Parameters
ByVal idx As Integer
The zero-based index of the tunable laser for which the
identifier is queried
ByRef exists As Boolean
True if a tunable laser source with the specified index exists
VB.NET Syntax
Dim exists As Boolean
Dim idn As String
idn = pdlaClient.TLS.TlsIdn(0, exists)
VB 6.0 Syntax
Dim exists As Boolean
Dim idn As String
idn = pdlaClient.TLS.TlsIdn(0, exists)
This method returns the product number of the tunable laser
source as a string.
Returns
String - the product number of the tunable laser source
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition

Advertisement

Table of Contents
loading

Table of Contents