Returns the label of the pin.
Syntax: |
---|
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 code | |
---|---|
|