|
Boonton55xxx IVI Driver Reference
|
|
|
IIviComponentIdentity Interface
|
|
See Also
|
|
IVI Driver component identity interface
Namespace: Ivi.Driver.Interop
Assembly: Ivi.Driver.Interop (in Ivi.Driver.Interop.DLL)
Visual Basic
|
Public Interface IIviComponentIdentity
|
C#
|
public interface IIviComponentIdentity
|
Visual C++
|
__interface IIviComponentIdentity
|
Properties
|
Name
|
Description
|
|
Description
|
A brief description of the implementing component. Description is limted to 256 bytes.
|
|
Revision
|
The revision of the implementing component. Refer to IVI 3.1, Section 3.1.2.2, for a description of revision syntax and semantics. Revision is limited to 256 bytes.
|
|
Vendor
|
The name of the vendor that supplies the implementing component. Vendor is limited to 256 bytes.
|
Top
See Also
Reference
Ivi.Driver.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|