Search found 2 matches
- Thu Nov 23, 2023 5:40 pm
- Forum: DINA DR2/DR2 Lite
- Topic: UDP control
- Replies: 4
- Views: 31594
Re: UDP control
To answer question about scenes above 9 - all scenes work - this is hex, so for addresses above 9 do as follow: 10 is 0A, 11 is 0B etc. up to 0F for (16) and then 10 for (17). Unfortunately, I did run in another issue that prevented me in using the unit. All "global" scenes can be controll...
- Sat Nov 22, 2014 9:10 pm
- Forum: STICK-DE3
- Topic: Control DE3 over IP
- Replies: 16
- Views: 32473
Re: Control DE3 over IP
We are using IP control without any issues. There were some errors in the protocol, but we found and corrected them. For example header needs to be Stick_3A (in hex) and example given was: 53 54 69 63 6b 5f 33 41 while correct header is below. Also Zone 1 (global is actually (00) not (01) etc. Now i...