eco_disconnect_inst_term
eco_dicconnect_inst_term -eco_controld_ecoObj-term_names_termName{ -inst_names_instName| -objectd_instObj} [ -no_repaint ]
Description
Disconnects the given instance 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 run when this command is run. |
||
Examples
The following command disconnects the Y terminal from the instance I2.
eco_disconnect_inst_term -eco_control $eco -inst_name I2 -term_name Y
Related Topics
Return to top