Return current sensor internal temperature in degrees C
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public ReadOnly Property CurrentTemp As Double
|
C#
|
public double CurrentTemp { get; }
|
Visual C++
|
HRESULT get_CurrentTemp(
double* val
);
|
Property Value
Return current sensor internal temperature in degrees C
Instrument Command
FETCh{Channel}:TEMPerature:CURRent?
Requirements
Supported Models
All supported
See Also
Reference
IBoonton55xxxChannel Interface
Boonton.Boonton55xxx.Interop Namespace

Copyright 2013-16 Boonton. All rights reserved.
|