View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000250 | QElectroTech | Element Editor | public | 2022-01-12 18:22 | 2026-09-24 10:46 |
| Reporter | aKaiLS13 | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | PC | OS | WINDOWS | OS Version | 10 |
| Summary | 0000250: Revisión de la propiedad del elemento "Terminal" | ||||
| Description | Al crear un elemento "Terminal", todos los terminales que se insertan en dicho elemento quedan automaticamente interconectados entre si asignando el mimsmo numero de cable de la entrada a la salida. Esto provoca que al dibujar terminales con diferentes niveles, todos los cables se unen, imposibilitando la opción de utilizar terminales en mi caso, ya que utilizo los terminales de tres niveles para conectar elementos como fotocélulas (positivo, negativo y señal). Cabria la posibilidad de poder seleccionar dentro del elemento tipo "Terminal", que téminales están interconectados entre si? Asi por ejemplo con los terminales que tengan el mismo nombre... Muchas gracias y enhorabuena por el trabajo realizado. | ||||
| Tags | No tags attached. | ||||
|
|
Two changes cover this: - GitHub #471 (merged 2026-05-28) adds an option to terminal elements that stops their terminals sharing one potential. - GitHub #804 (merged 2026-09-07) lets you group the terminals inside one terminal element, so only terminals in the same group are connected. A three-level terminal can now be one element with three separate potentials. https://github.com/qelectrotech/qelectrotech-source-mirror/pull/471 https://github.com/qelectrotech/qelectrotech-source-mirror/pull/804 It is in the current development builds and will be in the next release. If it does not work for you in a build that includes it, add a note here and we will reopen this. |