collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelHardwareStatus.GetDiagStatusArray Method


IBoonton55xxxChannelHardwareStatus See Also



Returns diagnostic data from the 55 series.

Namespace: Boonton.Boonton55xxx.Interop

Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)

Visual Basic

Public Sub GetDiagStatusArray ( _
 ByRef  DetectorTemp As Single  _
 ByRef  CpuTemp As Single  _
 ByRef  MioVoltage As Single  _
 ByRef  VccInt10 As Single  _
 ByRef  VccAux18 As Single  _
 ByRef  Vcc50 As Single  _
 ByRef  Vcc25 As Single  _
 ByRef  Vcc33 As Single  _
)

C#

public void  GetDiagStatusArray(
 ref float  DetectorTemp,
 ref float  CpuTemp,
 ref float  MioVoltage,
 ref float  VccInt10,
 ref float  VccAux18,
 ref float  Vcc50,
 ref float  Vcc25,
 ref float  Vcc33
)

Visual C++

HRESULT GetDiagStatusArray(
 float*  DetectorTemp,
 float*  CpuTemp,
 float*  MioVoltage,
 float*  VccInt10,
 float*  VccAux18,
 float*  Vcc50,
 float*  Vcc25,
 float*  Vcc33
);

Parameters

DetectorTemp

Temperature at the RF detector.

CpuTemp

Temperature of the CPU.

MioVoltage

Voltage at the Multi I/O port.

VccInt10

Vcc 10 voltage.

VccAux18

Vcc Aux 18 voltage.

Vcc50

Vcc 50 voltage.

Vcc25

Vcc 25 voltage.

Vcc33

Vcc 33 voltage.

collapse_allRequirements

Supported Models

55006, 55318, 55340, 55518, 55540

collapse_allSee Also

Reference

IBoonton55xxxChannelHardwareStatus Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.