Benutzer-Werkzeuge

Webseiten-Werkzeuge


integration:vicon

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
integration:vicon [2020/11/18 17:15] oliverintegration:vicon [2020/11/19 16:43] oliver
Zeile 1: Zeile 1:
 =====Vicon measurement system integration===== =====Vicon measurement system integration=====
 The Vicon-integration is based on [[https://github.com/MobMonRob/JViconDataStream2|JDataAquisition]], a java library wrapper of Vicons [[https://www.vicon.com/software/datastream-sdk/|DataStream SDK]]. Connections to one or more running Vicon systems are possible.  The Vicon-integration is based on [[https://github.com/MobMonRob/JViconDataStream2|JDataAquisition]], a java library wrapper of Vicons [[https://www.vicon.com/software/datastream-sdk/|DataStream SDK]]. Connections to one or more running Vicon systems are possible. 
 +
 +The value of the attribute "system" from the element <MeasurementSystem> hast to be set to "Vicon".
  
 **Example configuration fragment:** **Example configuration fragment:**
Zeile 12: Zeile 14:
         <Property name="sampleRate" value="120.0"/>         <Property name="sampleRate" value="120.0"/>
         <Property name="dnsidentifiablename" value="192.168.10.1"/>         <Property name="dnsidentifiablename" value="192.168.10.1"/>
-        <Property name="timeout" value="10000"/>+        <!--Property name="timeout" value="10000"/-->
  
-        <TransducerUnitGroup name="vicon/TCP" displayName="TCP">   +        <TransducerUnitGroup name="TCP" displayName="TCP">   
             <TransducerUnit name="TCP" displayName="TCP">             <TransducerUnit name="TCP" displayName="TCP">
                 <Channel name="q0"/>                 <Channel name="q0"/>
Zeile 26: Zeile 28:
         </TransducerUnitGroup>         </TransducerUnitGroup>
         ...         ...
-        <TransducerUnitGroup name="vicon/markers" displayName="Markers">   +        <TransducerUnitGroup name="markers" displayName="Markers">   
                          
             <TransducerUnit name="GLOBE1" displayName="GLOBE1">             <TransducerUnit name="GLOBE1" displayName="GLOBE1">
Zeile 45: Zeile 47:
 ^ Property name ^ Description ^ Optional | ^ Property name ^ Description ^ Optional |
 ^ dnsidentifiablename| A name possibly resolveable by the DNS | No | ^ dnsidentifiablename| A name possibly resolveable by the DNS | No |
-^ timeout| timeout | Yes | 
integration/vicon.txt · Zuletzt geändert: 2022/01/27 19:54 von oliver

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki