107 lines
6.4 KiB
XML
107 lines
6.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-model href="../../../../Organization/knxprod-support/knx_project_20/knx-editor.xsd" type="application/xml" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
|
<KNX xmlns:op="http://github.com/OpenKNX/OpenKNXproducer" xmlns="http://knx.org/xml/project/20"
|
|
CreatedBy="KNX MT" ToolVersion="5.1.255.16695">
|
|
<ManufacturerData>
|
|
<Manufacturer RefId="M-00FA">
|
|
<ApplicationPrograms>
|
|
<ApplicationProgram Id="%AID%" ApplicationNumber="621">
|
|
<op:part name="INPUT" href="Function.input-e1-e2.part.xml" instances="1">
|
|
<op:param name="%En%" value="1" increment="1" />
|
|
<op:param name="%OtherEn%" value="2" increment="-1" />
|
|
<op:param name="%ParamOffset%" value="0" increment="15" />
|
|
<op:param name="%TorText%" list=" " values="Dateneingang Toreingang" />
|
|
<op:param name="%EinAusText%" list=" " values="EIN AUS" />
|
|
|
|
<op:param name="%KKK%" value="0" increment="1" digits="3" />
|
|
<op:param name="%PPP1%" value="0" increment="1" digits="3" />
|
|
<op:param name="%PPP-1%" value="1" increment="-1" digits="3" />
|
|
<op:param name="%PPP2%" value="0" increment="2" digits="3" />
|
|
<op:param name="%PPP-3%" value="0" increment="-3" digits="3" />
|
|
<op:param name="%PPP7%" value="0" increment="7" digits="3" />
|
|
<op:param name="%PPP8%" value="0" increment="8" digits="3" />
|
|
<op:param name="%PPP9%" value="0" increment="9" digits="3" />
|
|
<op:param name="%PPP20%" value="0" increment="20" digits="3" />
|
|
<op:param name="%PPP27%" value="0" increment="27" digits="3" />
|
|
<op:param name="%PPP44%" value="0" increment="44" digits="3" />
|
|
</op:part>
|
|
<Static>
|
|
<ParameterTypes>
|
|
<ParameterType Id="%AID%_PT-FunctionType" Name="FunctionType">
|
|
<TypeRestriction Base="Value" SizeInBit="1" UIHint="DropDown">
|
|
<Enumeration Text="Schalten" Value="0" Id="%ENID%" />
|
|
<Enumeration Text="Status" Value="1" Id="%ENID%" />
|
|
</TypeRestriction>
|
|
</ParameterType>
|
|
</ParameterTypes>
|
|
<Parameters>
|
|
<Parameter Id="%AID%_P-%TT%%CC%002" Name="f%C%Name"
|
|
ParameterType="%AID%_PT-Text40Byte" Text="Beschreibung der Funktion"
|
|
Value="" />
|
|
<Union SizeInBit="8">
|
|
<Memory CodeSegment="%AID%_RS-04-00000" Offset="0" BitOffset="0" />
|
|
<Parameter Id="%AID%_UP-%TT%%CC%003" Name="f%C%FunctionType"
|
|
ParameterType="%AID%_PT-FunctionType" Offset="0" BitOffset="0"
|
|
Text="Funktionstyp" Value="1" />
|
|
<Parameter Id="%AID%_UP-%TT%%CC%437" Name="f%C%OOnKODpt"
|
|
ParameterType="%AID%_PT-InputDpt" Offset="1" BitOffset="0"
|
|
Text=" DPT des Kommunikationsobjekts" Value="0" />
|
|
</Union>
|
|
|
|
<op:usePart name="INPUT" xpath="//Parameters/*" />
|
|
</Parameters>
|
|
<ParameterRefs>
|
|
<ParameterRef Id="%AID%_P-%TT%%CC%002_R-%TT%%CC%00201"
|
|
RefId="%AID%_P-%TT%%CC%002" />
|
|
|
|
<ParameterRef Id="%AID%_P-%TT%%CC%003_R-%TT%%CC%00301"
|
|
RefId="%AID%_UP-%TT%%CC%003" />
|
|
|
|
<ParameterRef Id="%AID%_UP-%TT%%CC%437_R-%TT%%CC%43701"
|
|
RefId="%AID%_UP-%TT%%CC%437" />
|
|
|
|
<op:usePart name="INPUT" xpath="//ParameterRefs/*" />
|
|
</ParameterRefs>
|
|
<ComObjectTable>
|
|
<op:usePart name="INPUT" xpath="//ComObjectTable/*" />
|
|
</ComObjectTable>
|
|
<ComObjectRefs>
|
|
<op:usePart name="INPUT" xpath="//ComObjectRefs/*" />
|
|
</ComObjectRefs>
|
|
</Static>
|
|
<Dynamic>
|
|
<ChannelIndependentBlock>
|
|
<choose ParamRefId="%AID%_P-%TT%00001_R-%TT%0000101">
|
|
<when test=">=%C%">
|
|
<ParameterBlock Id="%AID%_PB-nnn" Name="f%C%Function"
|
|
Text="Funktion %C%: {{0: ...}}"
|
|
TextParameterRefId="%AID%_P-%TT%%CC%002_R-%TT%%CC%00201"
|
|
ShowInComObjectTree="true">
|
|
|
|
<ParameterSeparator Id="%AID%_PS-nnn" Text="Kanaldefinition"
|
|
UIHint="Headline" />
|
|
|
|
<ParameterRefRef RefId="%AID%_P-%TT%%CC%002_R-%TT%%CC%00201"
|
|
IndentLevel="1" />
|
|
|
|
<ParameterRefRef
|
|
RefId="%AID%_P-%TT%%CC%003_R-%TT%%CC%00301"
|
|
IndentLevel="1" />
|
|
|
|
<ParameterRefRef
|
|
RefId="%AID%_UP-%TT%%CC%437_R-%TT%%CC%43701"
|
|
IndentLevel="1" />
|
|
|
|
|
|
</ParameterBlock>
|
|
</when>
|
|
</choose>
|
|
<op:usePart name="INPUT" xpath="//Dynamic/ChannelIndependentBlock/*"/>
|
|
</ChannelIndependentBlock>
|
|
|
|
</Dynamic>
|
|
</ApplicationProgram>
|
|
</ApplicationPrograms>
|
|
</Manufacturer>
|
|
</ManufacturerData>
|
|
</KNX> |