Returns true if modulated/CW measurement system is available. Will always retrun false if measurement buffer is enabled.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public ReadOnly Property IsAvailable As Boolean
|
C#
|
public bool IsAvailable { get; }
|
Visual C++
|
HRESULT get_IsAvailable(
VARIANT_BOOL* val
);
|
Property Value
Returns true if modulated/CW measurement system is available. Will always retrun false if measurement buffer is enabled.
Requirements
Supported Models
55006, 55318, 55340, 55518, 55540
See Also
Reference
IBoonton55xxxChannelHardwareStatusModMeasStatus Interface
Boonton.Boonton55xxx.Interop Namespace

Copyright 2013-16 Boonton. All rights reserved.
|