Opened 5 years ago
Last modified 5 years ago
#5884 new enhancement
Supporting OSI-interfaces
Reported by: | Owned by: | Lennart Ochel | |
---|---|---|---|
Priority: | normal | Milestone: | Future |
Component: | OMSimulator | Version: | v.1.15.0-dev |
Keywords: | Cc: |
Description
When I want to create a .ssp, OSI-interfaces shall be available as possible interface.
Supporting FMI 2.0 -> 3 integer ports
- base.hi
- base.lo
- .size
Change History (2)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
While working on a funded project, we want to use the SSP standard for a FMU-Co-Simulation network. These FMUs communicate through OSI-ports, using the osi-sensor-model-packaging standard.
Here you can find a short introduction: OSI Sensor Model Packaging specifies ways in which models (like e.g. environmental effect models, sensor models and logical models) using the Open Simulation Interface (OSI) are to be packaged for their use in simulation environments using FMI 2.0.
In other tools, the OSI standard is implented using following entries in SystemStructure.ssd:
<ssd:Annotation type="net.mpsf.psmp">
and
<osmp:osmp-binary-variable xmlns:osmp="http://xsd.pmsf.net/OSISensorModelPackaging" name="OSMPSensorViewIn" role="base.lo" mime-type="application/x-open-simulation-interface; type=SensorView; version=3.0.0"/>
I hope these information may help you.
I don't understand what you mean. Can you please describe the enhancement in more detail?