System - Identity Commands; Companyname Property; Productid Property; Productname Property - Agilent Technologies 86038B User Manual

Photonic dispersion and loss analyzer
Table of Contents

Advertisement

System - Identity Commands

CompanyName Property

ProductId Property

ProductName Property

Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition
Returns Agilent Technologies as the company name of the
86038B PDLA.
Property Value
String - Company name.
VB.NET Syntax
Dim CompName As String
CompName = pdlaClient.System.Identity.CompanyName
VB 6.0 Syntax
Dim CompName As String
CompName = pdlaClient.System.Identity.CompanyName
Returns the product number, 86038B.
Property Value
String - Product number
VB.NET Syntax
Dim ProdID As String
ProdID = pdlaClient.System.Identity.ProductID
VB 6.0 Syntax
Dim ProdID As String
ProdID = pdlaClient.System.Identity.ProductID
Returns the product name.
275

Advertisement

Table of Contents
loading

Table of Contents