Returns the label of the pin.

syntaxSyntax:
DlxPin.GetPinLabel(index = 1)

Parameters

Parameter Description
index For pins of type Bus or Multiple it indicates the index of the pin starting from 1. Specify zero to get the entire string of pin labels.

Return Value

Returns the number of the pin.

Example

  Copy codeCopy code

See also