nlGetTerminalSignalName
nlGetTerminalSignalName(o_instancet_terminal[x_bit] ) =>t_signal
Description
Returns the name of the signal connected to the terminal.
Arguments
|
A non-negative integer value representing the bit number. The default is |
Value Returned
Examples
nlGetTerminalSignalName( inst "in" )
Return to top