cphSbGetIOPinName
cphSbGetIOPinName(g_cphId x_pinID) =>l_termNameAndsoftBlockName/ nil
Description
Retrieves the I/O pin name corresponding to the specified pin ID.
Arguments
Value Returned
|
Displays the terminal name and the soft block name of the pin corresponding to the specified pin ID. |
|
Example
cphSbGetIOPinName(cphId pinID)
Return to top