Returns the number of the pin.

syntaxSyntax:
DlxPin.GetPinNumber(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 numbers.

Return Value

Returns the number of the pin.

Example

  Copy codeCopy code

See also