eco_disconnect_term
eco_disconnect_term -eco_controld_ecoObj{ -net_names_netName-term_names_termName| -termd_termObj} [ -no_repaint ]
Description
Disconnects a terminal from its net.
Arguments
|
Specifies the command sequence ECO control that was assigned by the originating command. This command is processed immediately but results are not saved until eco_commit is issued. |
||
|
Prevents the artwork from being updated when this command is run. |
||
|
Specifies the object identifier for the terminal to be disconnected. |
||
|
Used with |
||
Examples
The following command disconnects the rst_n term from net reset.
eco_disconnect_term -eco_control $eco -term_name rst_n -net_name reset
Related Topics
Return to top