Skip to content

Commit e5c6a62

Browse files
authored
Ubisys Manufacturer-specific attributes in general.xml (dresden-elektronik#8022)
Added ValveDrivePosition0 and ValveDrivePosition100 (used for H1 calibration values)
1 parent 9da501c commit e5c6a62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

general.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2469,6 +2469,8 @@ Note: It does not clear or delete previous weekly schedule programming configura
24692469
<attribute id="0x0020" name="ProportionalGain" type="s16" access="r" required="o" mfcode="0x10f2"></attribute>
24702470
<attribute id="0x0021" name="ProportionalShift" type="s8" access="r" required="o" mfcode="0x10f2"></attribute>
24712471
<attribute id="0x0022" name="IntegralFactor" type="s16" access="r" required="o" mfcode="0x10f2"></attribute>
2472+
<attribute id="0x1000" name="ValveDrivePosition0" type="u16" access="rw" required="o" mfcode="0x10f2"></attribute>
2473+
<attribute id="0x1001" name="ValveDrivePosition100 " type="u16" access="rw" required="o" mfcode="0x10f2"></attribute>
24722474
</attribute-set>
24732475
<!-- Sinope manufacturer specific -->
24742476
<attribute-set id="0x0400" description="Sinope specific" mfcode="0x119c">

0 commit comments

Comments
 (0)