HWAuxIO Object


Description

Contains the methods and properties that control the rear panel Material Handler I/O and Power I/O connector.

Note: The Aux I/O connector is mentioned in these topics, but NO PNA models supported by this PNA firmware have that connector.

Accessing the HWAuxIO object

Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)

Dim AuxIO As HWAuxIO
Set AuxIO = app.GetAuxIO

See Also:

Methods

Interface

See History

Description

get_InputVoltage

IHWAuxIO

Superseded by get InputVoltageEX

get_OutputVoltage

IHWAuxIO

Reads ADC output voltages.

get_OutputVoltageMode

IHWAuxIO2

Reads mode setting for either DAC output.

get_PortCData

IHWAuxIO

Reads a 4-bit value from Port C

put_OutputVoltage

IHWAuxIO

Writes voltages to the DAC/Analog Output 1 and Output 2

put_OutputVoltageMode

IHWAuxIO2

Writes the mode setting for either DAC output.

put_PortCData

IHWAuxIO

Writes a 4-bit value to Port C

Properties

 

Description

FootSwitch

IHWAuxIO

Obsolete - Reads the Footswitch Input

FootswitchMode

IHWAuxIO3

Obsolete -Determines the action that occurs when the footswitch is pressed.

InputVoltageEX

IHWAuxIO5

Reads the ADC input voltage

PassFailLogic

IHWAuxIO

Sets and reads the logic of the PassFail line

Shared with the HWMaterialHandler Object

PassFailMode

IHWAuxIO

Sets and reads the mode of the PassFail line

Shared with the HWMaterialHandler Object

PassFailPolicy

IHWAuxIO4

Sets the policy used to determine how global pass/fail is computed.

Shared with the HWMaterialHandler Object

PassFailScope

IHWAuxIO

Sets and reads the scope of the PassFail line

Shared with the HWMaterialHandler Object

PassFailStatus

IHWAuxIO4

Returns the most recent pass/fail status value.

Shared with the HWMaterialHandler Object

PortCLogic

HWAuxIO

Sets and reads the logic mode of Port C

PortCMode

HWAuxIO

Sets and reads the mode of Port C

SweepEndMode

HWAuxIO

Sets and reads the event that causes the Sweep End line to go to a false state.

Shared with the HWMaterialHandler Object

IHWAuxIO History

Interface

Introduced with PNA Rev:

IHWAuxIO

2.0

IHWAuxIO2

3.0

IHWAuxIO3

3.0

IHWAuxIO4

5.0

IHWAuxIO5

7.5