Returns the FPGA version for the power meter associated with this channel.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public ReadOnly Property FPGAVersion As String
|
C#
|
public string FPGAVersion { get; }
|
Visual C++
|
HRESULT get_FPGAVersion(
BSTR* val
);
|
Property Value
Returns the FPGA version for the power meter associated with this channel.
Requirements
Supported Models
55006, 55318, 55340, 55518, 55540
See Also
Reference
IBoonton55xxxChannel Interface
Boonton.Boonton55xxx.Interop Namespace

Copyright 2013-16 Boonton. All rights reserved.
|