File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 15
15
<ParameterType Id =" %AID%_PT-FCBChannelType" Name =" FCBChannelType" >
16
16
<TypeRestriction Base =" Value" SizeInBit =" 8" >
17
17
<Enumeration Id =" %ENID%" Value =" 0" Text =" Deaktiviert" />
18
- <Enumeration Id =" %ENID%" Value =" 1" Text =" UND" />
19
- <Enumeration Id =" %ENID%" Value =" 2" Text =" ODER" />
20
- <Enumeration Id =" %ENID%" Value =" 4" Text =" Anzahl" />
21
- <Enumeration Id =" %ENID%" Value =" 8" Text =" Auswahl (Mulitplexer)" />
22
- <Enumeration Id =" %ENID%" Value =" 3" Text =" Prioritätsschalter" />
23
- <Enumeration Id =" %ENID%" Value =" 5" Text =" Statistische Aggregation" />
24
- <Enumeration Id =" %ENID%" Value =" 7" Text =" Wertüberwachung" />
25
- <Enumeration Id =" %ENID%" Value =" 6" Text =" Count-Down Zeitgeber" />
26
- <Enumeration Id =" %ENID%" Value =" 9" Text =" Blinker" />
18
+ <Enumeration Id =" %ENID%" Value =" 1" Text =" UND" Icon = " ampersand " />
19
+ <Enumeration Id =" %ENID%" Value =" 2" Text =" ODER" Icon = " greater-than-or-equal " />
20
+ <Enumeration Id =" %ENID%" Value =" 4" Text =" Anzahl" Icon = " tally-mark-5 " />
21
+ <Enumeration Id =" %ENID%" Value =" 8" Text =" Auswahl (Mulitplexer)" Icon = " multicast " />
22
+ <Enumeration Id =" %ENID%" Value =" 3" Text =" Prioritätsschalter" Icon = " priority-low " />
23
+ <Enumeration Id =" %ENID%" Value =" 5" Text =" Statistische Aggregation" Icon = " set-merge " />
24
+ <Enumeration Id =" %ENID%" Value =" 7" Text =" Wertüberwachung" Icon = " alert-remove-outline " />
25
+ <Enumeration Id =" %ENID%" Value =" 6" Text =" Count-Down Zeitgeber" Icon = " timer-sand " />
26
+ <Enumeration Id =" %ENID%" Value =" 9" Text =" Blinker" Icon = " alarm-light-outline " />
27
27
</TypeRestriction >
28
28
</ParameterType >
29
29
You can’t perform that action at this time.
0 commit comments