Tlssn Method - Agilent Technologies 86038B User Manual

Photonic dispersion and loss analyzer
Table of Contents

Advertisement

Parameters
ByVal idx As Integer
The zero-based index of the tunable laser for which the product
number 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 prodnumber As String
prodnumber = pdlaClient.TLS.TlsPn(0, exists)
VB 6.0 Syntax
Dim exists As Boolean
Dim prodnumber As String
prodnumber = pdlaClient.TLS.TlsPn(0, exists)

TlsSn Method

This method returns the serial number of the tunable laser
source as a string.
Returns
String - the serial number of the tunable laser source
Parameters
ByVal idx As Integer
The zero-based index of the tunable laser for which the serial
number 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 serialnumber As String
serialnumber = pdlaClient.TLS.TlsSn(0, exists)
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition
283

Advertisement

Table of Contents
loading

Table of Contents