24.02.2021, 10:38 (This post was last modified: 24.02.2021, 10:41 by Kilogica.)
Hello everyone,
I have to send a 10 bytes value to an object (it's a blumotix access control system) with a W4K, but I can't find a way to write directly on knx bus, is it possible?
I tried to search but I wasn't able to find anything useful
For examble I have to send $12 $34 $56 $00 $00 $00 $00 $00 $00 $80 to the address 5/4/0, how can I?
Can you think of a way to give the client a text field (or 6 different fields since the password is 6 digits) to fill in those 10bytes?
This Blumotix device (see attached manufacturer's information for the 10byte object) works with 6 digit keys in 10byte format, the last byte determines whether you write or delete the key.
The idea is to set up a visualisation so that the client can write the key every time he wants to change it and with a button we can write correctly on the device.
(03.02.2022, 06:48)admin Wrote: Event script for the code object. Use 250 byte string object. Code format is 6 numbers, everything else will be ignored.