HWMaterialHandlerIO Object


Description

Contains the methods and properties that control the rear panel Material Handler Input / Output connector.

Accessing the HWMaterialHandlerIO object

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

Dim MatHdlr As HWMaterialHandlerIO
Set MatHdlr = app.GetMaterialHandlerIO

See Also:

Methods

Interface

Description

get_Input1

HWMaterialHandlerIO

Reads a hardware latch that captures low to high transition on Input1

get_Output

HWMaterialHandlerIO

Returns the last value written to the selected output pin.

get_Port

HWMaterialHandlerIO

Returns the value from the specified "readable" port.

put_Output

HWMaterialHandlerIO

Writes a TTL HI or TTL Low to output pins 3 or 4.

put_Port

HWMaterialHandlerIO

Writes a value to the specified port.

Properties

 

Description

IndexState

HWMaterialHandlerIO2

Determines the control of Material Handler connector Pin 20

ReadyForTriggerState

HWMaterialHandlerIO2

Determines the control of Material Handler connector Pin 21

PassFailLogic

HWMaterialHandlerIO

Sets and reads the logic of the PassFail line

Shared with the HWAuxIO Object

PassFailMode

HWMaterialHandlerIO

Sets and reads the mode for the PassFail line

Shared with the HWAuxIO Object

PassFailPolicy

HWMaterialHandlerIO2

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

Shared with the HWAuxIO Object

PassFailScope

HWMaterialHandlerIO

Sets and reads the scope for the PassFail line

Shared with the HWAuxIO Object

PassFailStatus

HWMaterialHandlerIO2

Returns the most recent pass/fail status value.

Shared with the HWAuxIO Object

PortLogic

HWMaterialHandlerIO

Sets and returns the logic mode of data ports A-H

PortMode

HWMaterialHandlerIO

Sets and returns whether Port C or Port D is used for writing or reading data

SweepEndMode

HWMaterialHandlerIO

Sets and reads the event that cause the Sweep End line to go to a low state.

Shared with the HWAuxIO Object

 

HWMaterialHandlerIO History

Interface

Introduced with PNA Rev:

HWMaterialHandlerIO

2.0

HWMaterialHandlerIO2

5.0