Home » Smarthome » KNX » KNX Datentypen

KNX Datentypen

Hinweis 1: Um die korrekte Interpretation zu erhalten, muss der Wert mit dem Koeffizienten k multipliziert werden, wenn er in der Tabelle für den entsprechenden KNX-Datenpunkttyp definiert ist.

Hinweis 2: In der Tabelle z.B. A₄ ist ein 4-Bit-Wort, B₈ ist ein 8-Bit-Wort, C₁ ist ein einzelnes Bit. Der mögliche Wertebereich wird durch [] gekennzeichnet, die Werteliste durch {}.

IdentifierNameSizeDatentypInterpretation rangeBemerkung
1.001DPT_Switch1 bitBoolean0 = off, 1 = on
1.002DPT_Bool1 bitBoolean0 = false, 1 = true
1.003DPT_Enable1 bitBoolean0 = disable, 1 = enable
1.004DPT_Ramp1 bitBoolean0 = no ramp, 1 = ramp
1.005DPT_Alarm1 bitBoolean0 = no alarm, 1 = alarm
1.006DPT_BinaryValue1 bitBoolean0 = low, 1 = high
1.007DPT_Step1 bitBoolean0 = decrease, 1 = increase
1.008DPT_UpDown1 bitBoolean0 = up, 1 = down
1.009DPT_OpenClose1 bitBoolean0 = open, 1 = close
1.010DPT_Start1 bitBoolean0 = stop, 1 = start
1.011DPT_State1 bitBoolean0 = inactive, 1 = active
1.012DPT_Invert1 bitBoolean0 = not inverted, 1 = inverted
1.013DPT_DimSendStyle1 bitBoolean0 = start-stop, 1 = cyclically
1.014DPT_InputSource1 bitBoolean0 = fixed, 1 = calculated
1.015DPT_Reset1 bitBoolean0 = dummy, 1 = trigger
1.016DPT_Ack1 bitBoolean0 = dummy, 1 = trigger
1.017DPT_Trigger1 bitBoolean0,1 = trigger
1.018DPT_Occupancy1 bitBoolean0 = not occupied, 1 = occupied
1.019DPT_Window_Door1 bitBoolean0 = closed, 1 = open
1.021DPT_LogicalFunction1 bitBoolean0 = OR, 1 = AND
1.022DPT_Scene_AB1 bitBoolean0 = sceneA, 1 = sceneB
1.023DPT_ShutterBlinds_Mode1 bitBoolean0 = UpDown only, 1 = UpDown + StepStop
1.100DPT_Heat/Cool1 bitBoolean0 = cooling, 1 = heating
2.001DPT_Switch_Control2 bitsLongC₁V₁
C = {0 (no control), 1 (control)}; V = {0,1} according to type 1.XXX
2.002DPT_Bool_Control2 bitsLongC₁V₁
C = {0 (no control), 1 (control)}; V = {0,1} according to type 1.XXX
2.003DPT_Enable_Control2 bitsLongC₁V₁
C = {0 (no control), 1 (control)}; V = {0,1} according to type 1.XXX
2.004DPT_Ramp_Control2 bitsLongC₁V₁
C = {0 (no control), 1 (control)}; V = {0,1} according to type 1.XXX
2.005DPT_Alarm_Control2 bitsLongC₁V₁
C = {0 (no control), 1 (control)}; V = {0,1} according to type 1.XXX
2.006DPT_BinaryValue_Control2 bitsLongC₁V₁
C = {0 (no control), 1 (control)}; V = {0,1} according to type 1.XXX
2.007DPT_Step_Control2 bitsLongC₁V₁
C = {0 (no control), 1 (control)}; V = {0,1} according to type 1.XXX
2.008DPT_Direction1_Control2 bitsLongC₁V₁
C = {0 (no control), 1 (control)}; V = {0,1} according to type 1.XXX
2.009DPT_Direction2_Control2 bitsLongC₁V₁
C = {0 (no control), 1 (control)}; V = {0,1} according to type 1.XXX
2.010DPT_Start_Control2 bitsLongC₁V₁
C = {0 (no control), 1 (control)}; V = {0,1} according to type 1.XXX
2.011DPT_State_Control2 bitsLongC₁V₁
C = {0 (no control), 1 (control)}; V = {0,1} according to type 1.XXX
2.012DPT_Invert_Control2 bitsLongC₁V₁
C = {0 (no control), 1 (control)}; V = {0,1} according to type 1.XXX
3.007DPT_Control_Dimming4 bitsLongC₁S₃
C = {0 (decrease), 1 (increase)}; S = [000..111]
3.008DPT_Control_Blinds4 bitsLongC₁S₃
C = {0 (up), 1 (down)}; S = [000..111]
4.001DPT_Char_ASCII1 byteLongASCII character
4.002DPT_Char_8859_11 byteLongISO_8859 character
5.001DPT_Scaling1 byteLong[0 … 100]%
5.003DPT_Angle1 byteLong[0 … 360]°
5.004DPT_Percent_U81 byteLong[0 … 255]%
5.005DPT_DecimalFactor1 byteLong
5.006DPT_Tariff1 byteLong[0 … 254]
5.010DPT_Value_1_Ucount1 byteLong[0 … 255]
6.001DPT_Percent_V81 byteLong[-128 … 127]%
6.010DPT_Value_1_Count1 byteLong[-128 … 127]
6.020DPT_Status_Mode31 byteLongA₁B₁C₁D₁E₁F₃
A,B,C,D,E = {0 (set), 1 (clear)}; F = {001 (mode 0), 010 (mode 1), 100 (mode 2)}
7.001DPT_Value_2_Ucount2 bytesLong[0 … 65535] pulses
7.002DPT_TimePeriodMsec2 bytesLong[0 … 65535] ms
7.003DPT_TimePeriod10Msec2 bytesLong[0 … 6553,5] sk=0,1
7.004DPT_TimePeriod100Msec2 bytesLong[0 … 655,35] sk=0,01
7.005DPT_TimePeriodSec2 bytesLong[0 … 65535] s
7.006DPT_TimePeriodMin2 bytesLong[0 … 65535] min
7.007DPT_TimePeriodHrs2 bytesLong[0 … 65535] h
7.010DPT_PropDataType2 bytesLong[0 … 65535]
7.011DPT_Length_mm2 bytesLong[0 … 65535] mm
7.012DPT_UElCurrentmA2 bytesLong[0 … 65535] mA
7.013DPT_Brightness2 bytesLong[0..65535] lux
8.001DPT_Value_2_Count2 bytesLong[-32 768 … 32 767]
8.002DPT_DeltaTimeMsec2 bytesLong[-32 768 … 32 767] ms
8.003DPT_DeltaTime10Msec2 bytesLong[-3276,8 … 3276,7] sk=0,1
8.004DPT_DeltaTime100Msec2 bytesLong[-327,68 … 327,67] sk=0,01
8.005DPT_DeltaTimeSec2 bytesLong[-32 768 … 32 767] s
8.006DPT_DeltaTimeMin2 bytesLong[-32 768 … 32 767] min
8.007DPT_DeltaTimeHrs2 bytesLong[-32 768 … 32 767] h
8.010DPT_Percent_V162 bytesLong[-327,68 … 327,67] %k=0,01
8.011DPT_Rotation_Angle2 bytesLong[-32 768 … 32 767] °
9.001DPT_Value_Temp2 bytesDouble[-273 … 670760] °C
9.002DPT_Value_Tempd2 bytesDouble[-670760 … 670760] K
9.003DPT_Value_Tempa2 bytesDouble[-670760 … 670760] K/h
9.004DPT_Value_Lux2 bytesDouble[0 … 670760] Lux
9.005DPT_Value_Wsp2 bytesDouble[0 … 670760] m/s
9.006DPT_Value_Pres2 bytesDouble[0 … 670760] Pa
9.007DPT_Value_Humidity2 bytesDouble[0 … 670760] %
9.008DPT_Value_AirQuality2 bytesDouble[0 … 670760] ppm
9.010DPT_Value_Time12 bytesDouble[-670760 … 670760] s
9.011DPT_Value_Time22 bytesDouble[-670760 … 670760] ms
9.020DPT_Value_Volt2 bytesDouble[-670760 … 670760] mV
9.021DPT_Value_Curr2 bytesDouble[-670760 … 670760] mA
9.022DPT_PowerDensity2 bytesDouble[-670760 … 670760] W/m2
9.023DPT_KelvinPerPercent2 bytesDouble[-670760 … 670760] K/%
9.024DPT_Power2 bytesDouble[-670760 … 670760] kW
9.025DPT_Value_Volume_Flow2 bytesDouble[-670760 … 670760] l/h
9.026DPT_Rain_Amount2 bytesDouble[-670760 … 670760] l/m2
9.027DPT_Value_Temp_F2 bytesDouble[-459,6 … 670760] °F
9.028DPT_Value_Wsp_kmh2 bytesDouble[0 … 670760]km/h
10.001DPT_TimeOfDay3 bytesLongD₃H₅R₁R₁M₆rrS₆
D = [0 … 7]; H = [0 … 23]; M = [0 … 59]; S = [0 … 59]; R = {0}
11.001DPT_Date3 bytesLongR₁R₁R₁D₅R₁R₁R₁R₁M₄R₁Y₇
D = [1 … 31]; M = [1 … 12]; Y = [0 … 99]; R = {0}
12.001DPT_Value_4_Ucount4 bytesLong[0 … 4 294 967 295]
13.001DPT_Value_4_Count4 bytesLong[-2 147 483 648 … 2 147 483 647]
13.002DPT_FlowRate_m3/h4 bytesLong[-2 147 483 648 … 2 147 483 647]
13.010DPT_ActiveEnergy4 bytesLong[-2 147 483 648 … 2 147 483 647] Wh
13.012DPT_ReactiveEnergy4 bytesLong[-2 147 483 648 … 2 147 483 647] VAh
13.013DPT_ActiveEnergy_kWh4 bytesLong[-2 147 483 648 … 2 147 483 647] kWh
13.014DPT_ApparantEnergy_kVAh4 bytesLong[-2 147 483 648 … 2 147 483 647] kVAh
13.015DPT_ReactiveEnergy_kVARh4 bytesLong[-2 147 483 648 … 2 147 483 647] kVARh
13.100DPT_LongDeltaTimeSec4 bytesLong[-2 147 483 648 … 2 147 483 647] s
14.000DPT_Value_Acceleration4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.001DPT_Value_Acceleration_Angular4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.002DPT_Value_Activation_Energy4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.003DPT_Value_Activity4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.004DPT_Value_Mol4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.005DPT_Value_Amplitude4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.006DPT_Value_AngleRad4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.007DPT_Value_AngleDeg4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.008DPT_Value_Angular_Momentum4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.009DPT_Value_Angular_Velocity4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.010DPT_Value_Area4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.011DPT_Value_Capacitance4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.012DPT_Value_Charge_DensitySurface4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.013DPT_Value_Charge_DensityVolume4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.014DPT_Value_Compressibility4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.015DPT_Value_Conductance4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.016DPT_Value_Electrical_Conductivity4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.017DPT_Value_Density4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.018DPT_Value_Electric_Charge4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.019DPT_Value_Electric_Current4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.020DPT_Value_Electric_CurrentDensity4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.021DPT_Value_Electric_DipoleMoment4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.022DPT_Value_Electric_Displacement4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.023DPT_Value_Electric_FieldStrength4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.024DPT_Value_Electric_Flux4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.025DPT_Value_Electric_FluxDensity4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.026DPT_Value_Electric_Polarization4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.027DPT_Value_Electric_Potential4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.028DPT_Value_Electric_PotentialDifference4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.029DPT_Value_ElectromagneticMoment4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.030DPT_Value_Electromotive_Force4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.031DPT_Value_Energy4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.032DPT_Value_Force4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.033DPT_Value_Frequency4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.034DPT_Value_Angular_Frequency4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.035DPT_Value_Heat_Capacity4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.036DPT_Value_Heat_FlowRate4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.037DPT_Value_Heat_Quantity4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.038DPT_Value_Impedance4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.039DPT_Value_Length4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.040DPT_Value_Light_Quantity4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.041DPT_Value_Luminance4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.042DPT_Value_Luminous_Flux4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.043DPT_Value_Luminous_Intensity4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.044DPT_Value_Magnetic_FieldStrength4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.045DPT_Value_Magnetic_Flux4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.046DPT_Value_Magnetic_FluxDensity4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.047DPT_Value_Magnetic_Moment4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.048DPT_Value_Magnetic_Polarization4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.049DPT_Value_Magnetization4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.050DPT_Value_MagnetomotiveForce4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.051DPT_Value_Mass4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.052DPT_Value_MassFlux4 bytesDoubleZ₁E₈F₂₃ Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.053DPT_Value_Momentum4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.054DPT_Value_Phase_AngleRad4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.055DPT_Value_Phase_AngleDeg4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.056DPT_Value_Power4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.057DPT_Value_Power_Factor4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.058DPT_Value_Pressure4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.059DPT_Value_Reactance4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.060DPT_Value_Resistance4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.061DPT_Value_Resistivity4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.062DPT_Value_SelfInductance4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.063DPT_Value_SolidAngle4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.064DPT_Value_Sound_Intensity4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.065DPT_Value_Speed4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.066DPT_Value_Stress4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.067DPT_Value_Surface_Tension4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.068DPT_Value_Common_Temperature4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.069DPT_Value_Absolute_Temperature4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.070DPT_Value_TemperatureDifference4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.071DPT_Value_Thermal_Capacity4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.072DPT_Value_Thermal_Conductivity4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.073DPT_Value_ThermoelectricPower4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.074DPT_Value_Time4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.075DPT_Value_Torque4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.076DPT_Value_Volume4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.077DPT_Value_Volume_Flux4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.078DPT_Value_Weight4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
14.079DPT_Value_Work4 bytesDoubleZ₁E₈F₂₃
Z = {0,1}; E = [0 … 255]; F = [0 … 8 388 607]
15.000DPT_Access_Data4 bytesLongU₄V₄W₄X₄Y₄Z₄E₁P₁D₁C₁N₄
U,V,W,X,Y,Z = [0 … 9]; E,P,D,C = {0,1}; N = [0 … 15]
17.001DPT_SceneNumber1 byteLongR₁R₁U₆ - R = {0}; U = [0 … 63]
18.001DPT_SceneControl1 byteLongC₁R₁U₆ - C = {0,1}; R = {0}; U = [0 … 63]
19.001DPT_DateTime8 bytesStringU₈R₁R₁R₁R₁M₄R₁R₁R₁D₅W₃H₅R₁R₁S₆R₁R₁S₆E₁F₁G₁I₁J₁K₁L₁N₁O₁R₁R₁R₁R₁R₁R₁R₁
U = [0 … 255]; M = [1 … 12]; D = [1 … 31]; W = [0 … 7]; H = [0 … 24]; S = [0 … 59]; R = {0}; E,F,G,I,J,K,L,N,O = {0,1}
20.001DPT_SCLOMode1 byteLong[0 … 3]
20.002DPT_BuildingMode1 byteLong[0 … 2]
20.003DPT_OccMode1 byteLong[0 … 2]
20.004DPT_Priority1 byteLong[0 … 3]
20.005DPT_LightApplicationMode1 byteLong[0 … 2]
20.006DPT_ApplicationArea1 byteLong{0,1,10,11,12,13,14}
20.007DPT_AlarmClassType1 byteLong[0 … 3]
20.008DPT_PSUMode1 byteLong[0 … 2]
20.011DPT_ErrorClass_System1 byteLong[0 … 18]
20.012DPT_ErrorClass_HVAC1 byteLong[0 … 4]
20.013DPT_Time_Delay1 byteLong[0 … 25]
20.014DPT_Beaufort_Wind_Force_Scale1 byteLong[0 … 12]
20.017DPT_SensorSelect1 byteLong[0 … 4]
20.020DPT_ActuatorConnectType1 byteLong[1 … 2]
20.100DPT_FuelType1 byteLong[0 … 3]
20.101DPT_BurnerType1 byteLong[0 … 3]
20.102DPT_HVACMode1 byteLong[0 … 4]
20.103DPT_DHWMode1 byteLong[0 … 4]
20.104DPT_LoadPriority1 byteLong[0 … 2]
20.105DPT_HVACContrMode1 byteLong{[0 … 17],20}
20.106DPT_HVACEmergMode1 byteLong[0 … 5]
20.107DPT_ChangeoverMode1 byteLong[0 … 2]
20.108DPT_ValveMode1 byteLong[1 … 5]
20.109DPT_DamperMode1 byteLong[1 … 4]
20.110DPT_HeaterMode1 byteLong[1 … 3]
20.111DPT_FanMode1 byteLong[0 … 2]
20.112DPT_MasterSlaveMode1 byteLong[0 … 2]
20.113DPT_StatusRoomSetp1 byteLong[0 … 2]
20.120DPT_ADAType1 byteLong[1 … 2]
20.121DPT_BackupMode1 byteLong[0 … 1]
20.122DPT_StartSynchronization1 byteLong[0 … 2]
20.600DPT_Behaviour_Lock_Unlock1 byteLong[0 … 6]
20.601DPT_Behaviour_Bus_Power_Up_Down1 byteLong[0 … 4]
20.602DPT_DALI_Fade_Time1 byteLong[0 … 15]
20.603DPT_BlinkingMode1 byteLong[0 … 2]
20.604DPT_LightControlMode1 byteLong[0 … 1]
20.605DPT_SwitchPBModel1 byteLong[1 … 2]
20.606DPT_PBAction1 byteLong[0 … 3]
20.607DPT_DimmPBModel1 byteLong[1 … 4]
20.608DPT_SwitchOnMode1 byteLong[0 … 2]
20.609DPT_LoadTypeSet1 byteLong[0 … 2]
20.610DPT_LoadTypeDetected1 byteLong[0 … 3]
20.8011 DPT_SABExceptBehaviour1 byteLong[0 … 4]
20.802DPT_SABBehaviour_Lock_Unlock1 byteLong[0 … 6]
20.803DPT_SSSBMode1 byteLong[1 … 4]
20.804DPT_BlindsControlMode1 byteLong[0 … 1]
20.1000DPT_CommMode1 byteLong[0 … 255]
20.1001DPT_AddInfoTypes1 byteLong{00h,01h,02h,03h,04h,05h,06h,07h,FFh}
20.1002DPT_RF_ModeSelect1 byteLong{00h,01h,02h}
20.1003DPT_RF_FilterSelect1 byteLong{00h,01h,02h,03h}
21.001DPT_StatusGen1 byteLongB₃F₁E₁D₁C₁A₁
A,C,D,E,F = {0,1}; B = {000}
21.002DPT_Device_Control1 byteLongB₃F₁E₁D₁C₁A₁
A,C,D,E,F = {0,1}; B = {000}
21.100DPT_ForceSign1 byteLongH₁G₁F₁E₁D₁C₁B₁A₁
A,B,C,D,E,F,G,H = {0,1}
21.101DPT_ForceSignCool1 byteLongB₁A₇
B = {0,1}; A = {0000000}
21.102DPT_StatusRHC1 byteLongH₁G₁F₁E₁D₁C₁B₁A₁
A,B,C,D,E,F,G,H = {0,1}
21.103DPT_StatusSDHWC1 byteLongD₅C₁B₁A₁
A,B,C = {0,1}; D = {00000}
21.104DPT_FuelTypeSet1 byteLongD₅C₁B₁A₁
A,B,C = {0,1}; D = {0}
21.105DPT_StatusRCC1 byteLongA₇B₁
B = {0,1}; A = {0000000}
21.106DPT_StatusAHU1 byteLongE₄D₁C₁B₁A₁
A,B,C,D = {0,1}, E = {0000}
21.601DPT_LightActuatorErrorInfo1 byteLongH₁G₁F₁E₁D₁C₁B₁A₁
A,B,C,D,E,F,G = {0,1}, h = {0}
21.1000DPT_RF_ModeInfo1 byteLongD₅C₁B₁A₁
C,B,A = {0,1}, D = {00000}
21.1001DPT_RF_FilterInfo1 byteLongD₅C₁B₁A₁
C,B,A = {0,1}
21.1010DPT_Channel_Activation_81 byteLongH₁G₁F₁E₁D₁C₁B₁A₁
H,G,F,E,D,C,B,A = {0,1}
22.100DPT_StatusDHWC2 bytesLongJ₈HGFEDCBA
J = {00000000}; H,G,F,E,D,C,B,A = {0,1}
22.101DPT_StatusRHCC2 bytesLongR₁O₁N₁M₁L₁K₁J₁I₁H₁G₁F₁E₁D₁C₁B₁A₁
R = {0}; O,N,M,L,K,J,I,H,G,F,E,D,C,B,A = {0,1}
22.1000DPT_Media2 bytesLongE₁₀D₁C₁F₁B₁A₁F₁ - E = {0000000000}; D,C,B,A, = {0,1}; F = {0}
22.1010DPT_Channel_Activation_162 bytesLongP₁O₁N₁M₁L₁K₁J₁I₁H₁G₁F₁E₁D₁C₁B₁A₁
P,O,N,M,L,K,J,I,H,G,F,E,D,C,B,A = {0,1}
23.001DPT_OnOffAction2 bitsLong{00(off), 01(on), 10(off/on), 11(on/off)}
23.002DPT_Alarm_Reaction2 bitsLong{00 (no alarm is used), 01 (alarm position is UP), 10 (alarm position is DOWN)}
23.003DPT_UpDown_Action2 bitsLong{00 (Up), 01 (Down), 01 (UpDown), 11 (DownUp)}
23.102DPT_HVAC_PB_Action2 bitsLong{00 (Comfort/Economy), 01 (Comfort/Nothing), 10 (Economy/Nothing), 11 (Building prot/Auto)}
25.1000DPT_DoubleNibble1 byteLongB₄N₄
B = [0 … 3], N = [0 … 3]
26.001SceneInfo1 byteLongB₁A₂U₆
B = {0}; A = {0,1}; U = [0 … 63]
27.001CombinedInfoOnOff4 bytesLongΣ₁Π₁Λ₁Θ₁Δ₁Γ₁Z₁Y₁X₁W₁V₁U₁T₁S₁R₁Q₁P₁O₁N₁M₁L₁K₁J₁I₁H₁G₁F₁E₁D₁C₁B₁A₁
Σ,Π,Λ,Θ,Δ,Γ,Z,Y,X,W,V,U,T,S,R,Q,P,O,N,M,L,K,J,I,H,G,F,E,D,C,B,A = {0,1}
29.010ActiveEnergy_V648 bytesString[-9 223 372 036 854 775 808 … 9 223 372 036 854 775 807]
29.011ApparantEnergy_V648 bytesString[-9 223 372 036 854 775 808 … 9 223 372 036 854 775 807]
29.012ReactiveEnergy_V648 bytesString[-9 223 372 036 854 775 808 … 9 223 372 036 854 775 807]
30.1010Channel_Activation_243 bytesLongX₁W₁V₁U₁T₁S₁R₁Q₁P₁O₁N₁M₁L₁K₁J₁I₁H₁G₁F₁E₁D₁C₁B₁A₁
X,W,V,U,T,S,R,Q,P,O,N,M,L,K,J,I,H,G,F,E,D,C,B,A = {0,1}
31.101PB_Action_HVAC_Extended3 bitsLongC₁B₁A₁
C,B,A = {0,1}
200.100Heat/Cool_Z2 bytesLongM₇G₁F₃E₁D₁C₁B₁A₁
A,B,C,D,E,G = {0,1}; F = {000}; M = {0000000}
200.101BinaryValue_Z2 bytesLongM₇G₁F₃E₁D₁C₁B₁A₁
A,B,C,D,E,G = {0,1}; F = {000}; M = {0000000}
201.100HVACMode_Z2 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 4]
201.102DHWMode_Z2 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 4]
201.104HVACContrMode_Z2 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 20]
201.105EnableH/Cstage_Z2 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 3]
201.107BuildingMode_Z2 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 2]
201.108OccMode_Z2 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 2]
201.109HVACEmergMode_Z2 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 5]
202.001RelValue_Z2 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 255]
202.002UCountValue8_Z2 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 255]
203.002TimePeriodMsec_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 65 535]ms
203.003TimePeriod10Msec_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 65 535]ms
k = 0,1
203.004TimePeriod100Msec_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 65 535]ms
k = 0,01
203.005TimePeriodSec_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 65 535]s
203.006TimePeriodMin_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 65 535]min
203.007TimePeriodHrs_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 65 535]h
203.011UFlowRateLiter/h_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 65 535]l/h
k = 0,01
203.012UCountValue16_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 65 535]
203.013UElCurrentμA_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 65 535]μA
k = 0,01
203.014PowerKW_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 65 535]kW
203.015AtmPressureAbs_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 1200]kbar
k = 0,05
203.017PercentU16_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 65 535]%
k = 0,01
203.100HVACAirQual_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 65 535]ppm
203.101WindSpeed_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 200]km/h
k = 0,01
203.102SunIntensity_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 1400]W/m²
k = 0,05
203.104HVACAirFlowAbs_Z3 bytesLongN₁₆F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [0 … 1400]m³/h
204.001RelSignedValue_Z2 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [-100 … 100]%
205.002DeltaTimeMsec_Z3 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [-32 768 … 32 767]ms
205.003DeltaTime10Msec_Z3 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [-32 768 … 32 767]ms
k = 0,1
205.004DeltaTime100Msec_Z3 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [-32 768 … 32 767]ms
k = 0,01
205.005DeltaTimeSec_Z3 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [-32 768 … 32 767]s
205.006DeltaTimeMin_Z3 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [-32 768 … 32 767]min
205.007DeltaTimeHrs_Z3 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [-32 768 … 32 767]h
205.017Percent_V16_Z3 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [-32 768 … 32 767]%
k = 0,01
205.100TempHVACAbs_Z3 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000}; N = [-273 … 655,34]°C
k = 0,02
205.101TempHVACRel_Z3 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000};N = [-273 … 655,34]K
k = 0,02
205.102HVACAirFlowRel_Z3 bytesLongN₈F₃E₁D₁C₁B₁A₁
A,B,C,D,E = {0,1}; F = {000};N = [-32 768 … 32 767]K
206.100HVACModeNext3 bytesLongU₁₆N₈
U = [0 … 65535], N=[0 … 4]
206.102DHWModeNext3 bytesLongU₁₆N₈
U = [0 … 65535]; N=[0 … 4]
206.104OccModeNext3 bytesLongU₁₆N₈
U = [0 … 65535]; N=[0 … 2]
206.105BuildingModeNext3 bytesLongU₁₆N₈ - = [0 … 65535]; N=[0 … 2]
207.100StatusBUC2 bytesLongU₈G₂F₁E₁D₁C₁B₁A₁
U = [0 … 100]%; G = {00}; F,E,D,C,B,A = {0,1}
207.101LockSign2 bytesLongU₈C₆B₁A₁
U = [0 … 100]%; c = {0}; b,a = {0,1}
207.102ValueDemBOC2 bytesLongU₈C₆B₁A₁
U = [0 … 100]%; C = {000000}; B,A = {0,1}
207.104ActPosDemAbs2 bytesLongU₈E₄D₁C₁B₁A₁
U = [0 … 100]%; E = {0000}; D,C,B,A = {0,1}
207.105StatusAct2 bytesLongU₈;E₄D₁C₁B₁A₁
U = [0 … 100]%; E = {0000}; D,C,B,A = {0,1}
207.600StatusLightingActuator2 bytesLongU₈H₁G₁F₁E₁D₁C₁B₁A₁
U = [0 … 100]%; H,G,F,E,D,C,B,A = {0,1}
209.100StatusHPM3 bytesLongV₁₆F₃E₁D₁C₁B₁A₁
V=[-273 … 655,34]°C; F = {000}; E,D,C,B,A = {0,1}
k = 0,02
209.101TempRoomDemAbs3 bytesLongV₁₆E₄D₁C₁B₁A₁
V=[-273 … 655,34]°C; E = {0000}; D,C,B,A = {0,1}
k = 0,02
209.102StatusCPM3 bytesLongV₁₆E₄D₁C₁B₁A₁
V=[-273..655,34]°C; E = {0000}; D,C,B,A = {0,1}
k = 0,02
209.103StatusWTC3 bytesLongV₁₆D₅C₁B₁A₁
V=[-273 … 655,34]°C; D = {00000}; C,B,A = {0,1}
k = 0,02
210.100TempFlowWaterDemAbs4 bytesLongV₁₆M₄L₁K₁J₁I₁H₁G₁F₁E₁D₁C₁B₁A₁
V=[-273 … 655,34]°C; M = {0000}; L,K,J,I,H,G,F,E,D,C,B,A = {0,1}
k = 0,02
211.100EnergyDemWater2 bytesLongU₈V₈ - U = [0 … 100]; N = [0 … 20]
212.100TempRoomSetpSetShift[3]6 bytesStringA₁₆B₁₆C₁₆
A,B,C = [-655,34 … 655,34]K
k = 0,02
212.101TempRoomSetpSet[3]6 bytesStringA₁₆B₁₆C₁₆
A,B,C = [-655,34 … 655,34]°C
k = 0,02
213.100TempRoomSetpSet[4]8 bytesStringA₁₆B₁₆C₁₆D₁₆
A,B,C,D = [-655,34 … 655,34]°C
k = 0,02
213.101TempDHWSetpSet[4]8 bytesStringA₁₆B₁₆C₁₆D₁₆
A,B,C,D = [-655,34 … 655,34]°C
k = 0,02
213.102TempRoomSetpSetShift[4]8 bytesStringA₁₆B₁₆C₁₆D₁₆
A,B,C,D = [-655,34 … 655,34]K
k = 0,02
214.100PowerFlowWaterDemHPM4 bytesLongV₁₆U₈G₂F₁E₁D₁C₁B₁A₁
V = [-273 … 655,34]°C; U = [0 … 100]%; H = {00}; F,E,D,C,B,A = {0,1}
k = 0,02
214.101PowerFlowWaterDemCPM4 bytesLongV₁₆U₈H₅C₁B₁A₁
V = [-273 … 655,34]°C; U = [0 … 100]%; D = {00000}; C,B,A = {0,1}
k = 0,02
215.100StatusBOC5 bytesStringV₁₆U₈M₄L₁K₁J₁I₁H₁G₁F₁E₁D₁C₁B₁A₁
V = [-273 … 655,34]°C; U = [0 … 100]%; M = {0000}; L,K,J,I,H,G,F,E,D,C,B,A = {0,1}
k = 0,02
215.101StatusCC5 bytesStringV₁₆U₈J₈H₁G₁F₁E₁D₁C₁B₁A₁
V = [-273 … 655,34]°C; U = [0 … 100]%; J = {00000000}; H,G,F,E,D,C,B,A = {0,1}
216.100SpecHeatProd5 bytesStringV₁₆U₈N₈D₅C₁B₁A₁
V = [0 … 65 535]kW; U = [0 … 100]%; N = [0..3]; D = {00000}; C,B,A = {0,1}
217.001Version2 bytesLongU₅V₅W₆
U = [0 … 31], V = [0..31], W = [0 … 63]
218.001VolumeLiter_Z5 bytesStringV₃₂F₃E₁D₁C₁B₁A₁
E,D,C,B,A = {0,1}; F = {000}; V = [-2 147 483 648 l … 2 147 483 647]l
218.002FlowRate_m3/h_Z5 bytesStringV₃₂F₃E₁D₁C₁B₁A₁
E,D,C,B,A = {0,1}; F = {000}; V = [-2 147 483 648 l … 2 147 483 647]m³/h
219.001AlarmInfo6 bytesStringU₈N₈V₈W₈P₂N₁M₁L₁K₁J₁I₁D₅C₁B₁A₁
U = [0 … 255]; N = [0 … 3]; V = [0 … 50]; W = [0 … 6]; P = {00}; D = {00000}; A,B,C,I,J,K,L,M,N = {0,1}
220.100TempHVACAbsNext4 bytesLongU₁₆V₁₆
U = [0 … 65535]; V = [-273 … 655,34]
k = 0,02
221.001SerNum6 bytesStringN₁₆U₃₂
U = [0 … 65535]; V = [0 … 4 294 967 295]
222.100TempRoomSetpSetF16[3]6 bytesStringG₁₆F₁₆E₁₆
G,F,E = [-273 … 670 760]°C
222.101TempRoomSetpSetShiftF16[3]6 bytesStringG₁₆F₁₆E₁₆
G,F,E = [-670 760 … 670 760]K
223.100EnergyDemAir3 bytesLongG₈F₈E₈
G = [-100 … 100]; F = [0 … 20]; E = [0 … 5]
224.100TempSupplyAirSetpSet6 bytesStringU₁₆V₁₆F₈E₈
U,V = [-273 … 655,34]; F = [0 … 20]; E = [0 … 5]
k = 0,02
225.001ScalingSpeed3 bytesLongU₁₆V₈
U = [1 … 65 535]; V = [0,4 … 100]
k = 0,4
225.002Scaling_Step_Time3 bytesLongU₁₆V₈
U = [1 … 65 535]; V = [0,4 … 100]
k = 0,4
225.003TariffNext3 bytesLongU₁₆V₈
U = [0 … 65 535]; V = [0 … 254]
229.001MeteringValue6 bytesStringV₃₂N₈F₃E₁D₁C₁B₁A₁
,D,C,B,A = {0,1}; f,g,h = {000}; V = [-2 147 483 648 l … 2 147 483 647]; N = [0 … 177];
230.1000MBus_Address8 bytesStringU₁₆V₃₂W₈N₈
"MBus address", parameters U,V,W,N are manufacturer specific
231.001Locale_ASCII4 bytesLongL₁₆R₁₆
L - language; R - region
232.600Colour_RGB3 bytesLongR₈G₈B₈
R,G,B = [0..255]
234.001LanguageCodeAlpha22 bytesLongA₁₆
A - language code
234.002RegionCodeAlpha22 bytesLongA₁₆
A - region code
235.001Tariff_ActiveEnergy6 bytesStringV₃₂U₈C₆B₁A₁
V = [-2 147 483 648 l … 2 147 483 647]; U = [0 … 254]; C = {000000}; B,A = {0,1}
236.001Prioritised_Mode_Control1 byteLongB₁P₃M₄
B = {0,1}; P = [0 … 7]; M = [0 … 15]
237.600DALI_Control_Gear_Diagnostic2 bytesLongM₅L₁K₁J₁H₁G₁A₆
M = {00000}; L,K,J,H,G = {0,1}; A = [0 … 63]
238.001SceneConfig1 byteLongA₁B₁N₆
A,B = {0,1}; N = [0 … 63]
238.600DALI_Diagnostic1 byteLongA₁B₁N₆
A,B = {0,1}; N = [0 … 63]
239.001FlaggedScaling2 bytesLongU₈B₇A₁
U = [0 … 100]; B = {0000000}; A = {0,1}
k = 0,4
240.800CombinedPosition3 bytesLongU₁₆C₆B₁A₁
U = [0 … 100]; C = {000000}; B,A = {0,1}
k = 0,4
241.800StatusSAB4 bytesLongU₈V₈N₁M₁L₃K₁J₁I₁H₁G₁F₁E₁D₁C₁B₁A₁
U,V = [0 … 100]; L = {000}; N,M,K,J,I,H,G,F,E,D,C,B,A = {0,1}
k = 0,4