Returns the name of the pin.

syntaxSyntax:
DlxPin.GetPinName(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 names.

Return Value

Returns the name of the pin.

Example

  Copy codeCopy code

See also