The case-sensitive unique identifier of the implementing IVI-COM instrument driver.
Namespace: Ivi.Driver.Interop
Assembly: Ivi.Driver.Interop (in Ivi.Driver.Interop.DLL)
Visual Basic
|
Public ReadOnly Property Identifier As String
|
C#
|
public string Identifier { get; }
|
Visual C++
|
HRESULT get_Identifier(
BSTR* val
);
|
Property Value
The case-sensitive unique identifier of the implementing IVI-COM instrument driver.
Requirements
Supported Models
All supported
See Also
Reference
IIviDriverIdentity Interface
Ivi.Driver.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|