- Index
- » Developer
- » OpenModelica development
- » OMEdit problem with connections to...
OMEdit problem with connections to 'Interface' components
OMEdit problem with connections to 'Interface' components
In OMEdit, it is not possible to create a connection to an interface component (such as RealInput, RealOutput, PositivePin, Mechanics.Rotational.Flange_a etc)
It seems as if the component is not seen as a valid start or end for a connection, and happens for all interface components in all domains.
To reproduce this:
Create a new model in OMEdit,
add a Blocks.Interfaces.RealInput component
add a Blocks.Math.Gain component (or anything else that has a real input)
Try to connect the RealInput to the Gain.u input - This is not possible
Also, where an existing model is loaded, which has a connection to/from an interface component, the connection is not shown in OMEdit's icon layer.
Re: OMEdit problem with connections to 'Interface' components
Hi james,
I tried it and it looks like its not possible to start or end the connection on connector type components. I will try to fix it ASAP. Can you report this bug in the bug tracker?
Adeel.
- adeas
- 454 Posts
- Index
- » Developer
- » OpenModelica development
- » OMEdit problem with connections to...