06.03.2023, 19:44
(This post was last modified: 06.03.2023, 20:10 by Rauschentofft.)
Hi,
I have know tried the script and only the first register is showing the right value.
all the values after the first register is showing wrong values.
Have you seen this problem before?
registers = {
[0] = '2/1/1', actual value knx 20,9 and in the DUC 20,9
[1] = '2/1/2', actual value knx 21,4 and in the DUC 30,6
[2] = '2/1/3', actual value knx 20,1 and in the DUC 30,2
[3] = '2/1/4', and etc, etc
[4] = '2/1/5',
[5] = '2/1/6',
[6] = '2/1/7',
[7] = '2/1/8',
}
//Martin
I have know tried the script and only the first register is showing the right value.
all the values after the first register is showing wrong values.
Have you seen this problem before?
registers = {
[0] = '2/1/1', actual value knx 20,9 and in the DUC 20,9
[1] = '2/1/2', actual value knx 21,4 and in the DUC 30,6
[2] = '2/1/3', actual value knx 20,1 and in the DUC 30,2
[3] = '2/1/4', and etc, etc
[4] = '2/1/5',
[5] = '2/1/6',
[6] = '2/1/7',
[7] = '2/1/8',
}
//Martin