source:
pacpussensors/trunk/CameraViewer/XML/VislabComponent.xml
Last change on this file was 141, checked in by , 8 years ago | |
---|---|
File size: 470 bytes |
Line | |
---|---|
1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
2 | <pacpus> |
3 | <components> |
4 | <component name="Vislab" type="VislabComponent" ui="0" /> |
5 | </components> |
6 | |
7 | <connections> |
8 | <!--<connection output="producer.image" input="consumer.image" type="direct" priority="0" />--> |
9 | </connections> |
10 | |
11 | <plugins prefix="" postfix="" extension="so"> |
12 | <plugin lib="VislabComponent" /> |
13 | </plugins> |
14 | |
15 | <parameters> |
16 | </parameters> |
17 | </pacpus> |
Note:
See TracBrowser
for help on using the repository browser.