Pin Property (ATest)

Returns or sets the test pin name used to describe the location of the test input/output.

Syntax

Object.Pin [ = sPin ]

The Pin property syntax has the following parts:

 

Name

Type

Description

Object

ATest

ATest control

sPin

BString

The test pin name used to describe the location of the test input/output.

Example

The following statement sets the test pin name used to describe the location of the test input/output to "J1-22":

test1.Pin="J1-22"

Applies to

ATest

See Also

Type, Unit