knxprod
This commit is contained in:
parent
e22979c1c7
commit
c4734a11ca
@ -18,13 +18,13 @@
|
||||
</ParameterRefs>
|
||||
<ComObjectTable>
|
||||
<ComObject Id="%AID%_O-%TT%%CC%%PPP+00%" Name="KOf-%TT%%CC%%PPP+00% "
|
||||
Text="Eingang %CC%%Pn%" Number="%CC%%Pn%"
|
||||
Text="Eingang %CC%%Pn%" Number="%Pn%"
|
||||
FunctionText="Bereich %CC%, Funktion Eingang %Pn%" ObjectSize="4 Bytes"
|
||||
ReadFlag="Disabled" WriteFlag="Enabled" CommunicationFlag="Enabled"
|
||||
TransmitFlag="Disabled" UpdateFlag="Enabled"
|
||||
ReadOnInitFlag="Disabled" />
|
||||
<ComObject Id="%AID%_O-%TT%%CC%%PPP+01%" Name="KOf-%TT%%CC%%PPP+01% "
|
||||
Text="Ausgang %CC%%Pn+1%" Number="%CC%%Pn+1%"
|
||||
Text="Ausgang %CC%%Pn+1%" Number="%Pn+1%"
|
||||
FunctionText="Bereich %CC%, Funktion Ausgang %Pn+1%" ObjectSize="4 Bytes"
|
||||
ReadFlag="Disabled" WriteFlag="Disabled" CommunicationFlag="Enabled"
|
||||
TransmitFlag="Enabled" UpdateFlag="Disabled"
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
<op:part href="Function.parts.xml" name="FN" instances="10">
|
||||
<op:param name="%ParamOffset%" value="59" increment="20" />
|
||||
<op:param name="%Pl%" value="0" asLetter="true" increment="1" />
|
||||
<op:param name="%Pn%" value="1" increment="2" digits="3" />
|
||||
<op:param name="%Pn%" value="0" increment="2" digits="3" />
|
||||
<op:param name="%PPP%" value="100" increment="100" digits="3" />
|
||||
<op:param name="%TRef%" value="26" increment="1" digits="2" />
|
||||
</op:part>
|
||||
|
||||
@ -29,8 +29,8 @@
|
||||
<op:define prefix="SC"
|
||||
share="Section.share.xml"
|
||||
template="Section.templ.xml"
|
||||
NumChannels="1"
|
||||
KoOffset="20"
|
||||
NumChannels="25"
|
||||
KoOffset="10"
|
||||
ModuleType="10" >
|
||||
<!--<op:verify File="../lib/OFM-LogicModule/library.json" ModuleVersion="%LOG_VerifyVersion%" /> -->
|
||||
</op:define>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user