Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |||
integration:vicon [2020/11/18 17:29] oliver |
integration:vicon [2020/11/19 16:43] (aktuell) oliver |
||
---|---|---|---|
Zeile 14: | 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 28: | 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 47: | 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 | |