|
11 | 11 | </ssd:ParameterBinding> |
12 | 12 | </ssd:ParameterBindings> |
13 | 13 | <ssd:Elements> |
14 | | - <ssd:Component type="application/x-fmu-sharedlibrary" source="/tmp/tracefile_player_fmu/OSMPTraceFilePlayer.fmu" implementation="CoSimulation" name="OSMPTraceFilePlayer" description="Demonstration C++ SensorView Source FMU for OSI Sensor Model Packaging"> |
| 14 | + <ssd:Component type="application/x-fmu-sharedlibrary" source="/tmp/tracefile_player_fmu/sl-5-5-osi-trace-file-player.fmu" implementation="CoSimulation" name="sl-5-5-osi-trace-file-player" description="Demonstration C++ SensorView Source FMU for OSI Sensor Model Packaging"> |
15 | 15 | <ssd:Connectors> |
16 | 16 | <ssd:Connector name="OSMPSensorViewOut.base.hi" kind="output"> |
17 | 17 | <ssc:Integer/> |
|
79 | 79 | </ssd:ParameterBinding> |
80 | 80 | </ssd:ParameterBindings> |
81 | 81 | </ssd:Component> |
82 | | - <ssd:Component type="application/x-fmu-sharedlibrary" source="/tmp/tracefile_writer_fmu/osi-trace-file-writer.fmu" implementation="CoSimulation" name="osi-trace-file-writer" description="Write binary OSI SensorData trace files"> |
| 82 | + <ssd:Component type="application/x-fmu-sharedlibrary" source="/tmp/tracefile_writer_fmu/sl-5-6-osi-trace-file-writer.fmu" implementation="CoSimulation" name="sl-5-6-osi-trace-file-writer" description="Write binary OSI SensorData trace files"> |
83 | 83 | <ssd:Connectors> |
84 | 84 | <ssd:Connector name="OSIIn.size" kind="input"> |
85 | 85 | <ssc:Integer/> |
|
120 | 120 | </ssd:Component> |
121 | 121 | </ssd:Elements> |
122 | 122 | <ssd:Connections> |
123 | | - <ssd:Connection startElement="OSMPTraceFilePlayer" startConnector="OSMPSensorViewOut.base.hi" endElement="SensorModel" endConnector="OSMPSensorViewIn.base.hi" suppressUnitConversion="false"/> |
124 | | - <ssd:Connection startElement="OSMPTraceFilePlayer" startConnector="OSMPSensorViewOut.size" endElement="SensorModel" endConnector="OSMPSensorViewIn.size" suppressUnitConversion="false"/> |
125 | | - <ssd:Connection startElement="OSMPTraceFilePlayer" startConnector="OSMPSensorViewOut.base.lo" endElement="SensorModel" endConnector="OSMPSensorViewIn.base.lo" suppressUnitConversion="false"/> |
126 | | - <ssd:Connection startElement="SensorModel" startConnector="OSMPSensorDataOut.base.hi" endElement="osi-trace-file-writer" endConnector="OSIIn.base.hi" suppressUnitConversion="false"/> |
127 | | - <ssd:Connection startElement="osi-trace-file-writer" startConnector="OSIIn.base.lo" endElement="SensorModel" endConnector="OSMPSensorDataOut.base.lo" suppressUnitConversion="false"/> |
128 | | - <ssd:Connection startElement="SensorModel" startConnector="OSMPSensorDataOut.size" endElement="osi-trace-file-writer" endConnector="OSIIn.size" suppressUnitConversion="false"/> |
| 123 | + <ssd:Connection startElement="sl-5-5-osi-trace-file-player" startConnector="OSMPSensorViewOut.base.hi" endElement="SensorModel" endConnector="OSMPSensorViewIn.base.hi" suppressUnitConversion="false"/> |
| 124 | + <ssd:Connection startElement="sl-5-5-osi-trace-file-player" startConnector="OSMPSensorViewOut.size" endElement="SensorModel" endConnector="OSMPSensorViewIn.size" suppressUnitConversion="false"/> |
| 125 | + <ssd:Connection startElement="sl-5-5-osi-trace-file-player" startConnector="OSMPSensorViewOut.base.lo" endElement="SensorModel" endConnector="OSMPSensorViewIn.base.lo" suppressUnitConversion="false"/> |
| 126 | + <ssd:Connection startElement="SensorModel" startConnector="OSMPSensorDataOut.base.hi" endElement="sl-5-6-osi-trace-file-writer" endConnector="OSIIn.base.hi" suppressUnitConversion="false"/> |
| 127 | + <ssd:Connection startElement="sl-5-6-osi-trace-file-writer" startConnector="OSIIn.base.lo" endElement="SensorModel" endConnector="OSMPSensorDataOut.base.lo" suppressUnitConversion="false"/> |
| 128 | + <ssd:Connection startElement="SensorModel" startConnector="OSMPSensorDataOut.size" endElement="sl-5-6-osi-trace-file-writer" endConnector="OSIIn.size" suppressUnitConversion="false"/> |
129 | 129 | </ssd:Connections> |
130 | 130 | <ssd:SystemGeometry x1="-619.0" y1="-666.5" x2="1849.5" y2="126.5"/> |
131 | 131 | </ssd:System> |
|
0 commit comments