Returns the firmware version of 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 FirmwareVersion As String
|
C#
|
public string FirmwareVersion { get; }
|
Visual C++
|
HRESULT get_FirmwareVersion(
BSTR* val
);
|
Property Value
Returns the firmware version of 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.
|