Benutzer-Werkzeuge

Webseiten-Werkzeuge


projects

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste Überarbeitung Beide Seiten der Revision
projects [2022/08/15 05:41]
167.114.64.97 alte Version wiederhergestellt (2021/12/17 02:31)
projects [2024/03/28 15:02]
47.128.38.144 alte Version wiederhergestellt (2017/04/03 15:29)
Zeile 120: Zeile 120:
  
 In this code snipset the the output is done by the "MotionDataOutputHandler" and the timeseries to be written are defined in the "Output.lml" file. This results in a file with the suffix ".d3d". To activate the output into hd-asc files youy have the comment out the "<output>"-tag and substitute it by the one which find at the ende (commented out). This focussed on the the output labelset "Output_reduced.lml". Inside this labelset there is the mimetype of hd-asc set. In this code snipset the the output is done by the "MotionDataOutputHandler" and the timeseries to be written are defined in the "Output.lml" file. This results in a file with the suffix ".d3d". To activate the output into hd-asc files youy have the comment out the "<output>"-tag and substitute it by the one which find at the ende (commented out). This focussed on the the output labelset "Output_reduced.lml". Inside this labelset there is the mimetype of hd-asc set.
 +
 +<code xml>
 +<?xml version="1.0" encoding="UTF-8"?>
 +
 +<LabelSet xmlns="http://www.orat.de/schemas/lml" 
 +          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
 +          xsi:schemaLocation="http://www.orat.de/schemas/lml http://www.orat.de/schemas/lml.xsd"
 +          name="Output fjoint angles only">
 +
 +    <!-- text/x-glx-->
 +    <Labels name="all" basefile="true" fileSuffix="glx" mimeType="text/x-hd-asc">
 +       ...
 +</code>
 ==== Process Log ==== ==== Process Log ====
 The logging output is shown in a seperate window typically shown at the buttom of the application. If this window is not shown you can reopen it by the corresponding action in the Windows-main-menu. The logging output is shown in a seperate window typically shown at the buttom of the application. If this window is not shown you can reopen it by the corresponding action in the Windows-main-menu.
projects.txt · Zuletzt geändert: 2024/04/27 20:14 von 192.99.13.69