schHiCreatePatchcord
schHiCreatePatchcord( ) => t / nil
Description
Displays the Create Patchcord form where you can create, and add, a patchCord instance on a schematic along with appropriately named net stubs.
The expected use is to allow for simple aliasing of nets, where you can enter an alias prefix, for example cd, and also the design nets that will be used in that alias, for example ctrl, d<0:4> etc. The patchCord will then, using this example, have the nets cd<0:5> and ctrl, d<0:4> added to it.
Arguments
Value Returned
Related Topics
Return to top