Gets the test point mode.

syntaxSyntax:
DlxPad.GetTestPointMode()

Return Value

Returns a combination of the following values or zero:

DlxApp.PADTESTPOINT_TOP
DlxApp.PADTESTPOINT_BOTTOM

Remarks

Use these parameters to define the pad as a test point during board construction. A test point is a point where a test probe can come into contact with the PCB to verify the proper functioning of the board. You can specify a name for the test point and the side on which the measurement is to be made.

Example

  Copy codeCopy code

See also