[r1]: / trunk / legacy / Devices / PiCamera.devdesc.xml  Maximize  Restore  History

Download this file

45 lines (45 with data), 1.9 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="utf-8"?>
<!--created with CoDeSys 3.0 (http://www.3s-software.com) by DeviceDescriptionBuilder (3S-Smart Software Solutions GmbH)-->
<DeviceDescription xmlns="http://www.3s-software.com/schemas/DeviceDescription-1.0.xsd" xmlns:ts="http://www.3s-software.com/schemas/TargetSettings-0.1.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Types namespace="local">
</Types>
<Strings namespace="local">
<Language lang="en">
</Language>
</Strings>
<Files namespace="local">
<Language lang="en">
<File fileref="local" identifier="Icon">
<LocalFile>Camera.ico</LocalFile>
</File>
</Language>
</Files>
<Device hideInCatalogue="false">
<DeviceIdentification>
<Type>502</Type>
<Id>0000 0002</Id>
<Version>3.5.13.0</Version>
</DeviceIdentification>
<DeviceInfo>
<Name name="local:ModelName">Raspberry Pi Camera</Name>
<Description name="local:DeviceDescription">Raspberry Pi Camera</Description>
<Vendor name="local:VendorName">3S - Smart Software Solutions GmbH</Vendor>
<OrderNumber>-</OrderNumber>
<Icon name="local:Icon">Camera.ico</Icon>
</DeviceInfo>
<Connector moduleType="502" interface="Raspberry.Camera2" role="child" explicit="false" connectorId="1" hostpath="-1">
<InterfaceName name="local:PCI">Camera-Bus</InterfaceName>
<Slot count="1" allowEmpty="false">
</Slot>
<DriverInfo needsBusCycle="false">
<RequiredLib libname="RaspberryPiCamera" vendor="3S - Smart Software Solutions GmbH" version="3.5.4.0" identifier="deviceLib">
<FBInstance basename="$(DeviceName)" fbname="PiCamera">
<Initialize methodName="Initialize" />
</FBInstance>
</RequiredLib>
</DriverInfo>
<HostParameterSet>
</HostParameterSet>
</Connector>
</Device>
</DeviceDescription>