Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decoding of set date/time #217

Open
sbrown4 opened this issue Apr 13, 2021 · 4 comments
Open

Decoding of set date/time #217

sbrown4 opened this issue Apr 13, 2021 · 4 comments
Labels
contribution enhancement New feature or request

Comments

@sbrown4
Copy link

sbrown4 commented Apr 13, 2021

A couple of samples from setting the panel's date/time from an IT100.

           YYY1YYY2     MMMM    DDDDD HHH1HHH2 MMM1MMM2   CRC
11111111 1 00100001 00000100 00001101 00001000 01001001 10000011 [Module/0xD0] Unknown data (Set date/time)
              2   1        4       13        8    4   9    8   3

           YYY1YYY2     MMMM    DDDDD HHH1HHH2 MMM1MMM2   CRC
11111111 1 00100001 00000100 00001101 00010011 01000000 10000101 [Module/0xD0] Unknown data (Set date/time)
              2   1        4       13    1   3    4   0    8   5

@taligentx
Copy link
Owner

Hi @sbrown4 - thank you! This will be a cleaner way to set the time from the library, added to the TODO list to see if panels will accept 0xD0 command without the IT-100 attached.

@taligentx taligentx added contribution enhancement New feature or request labels Mar 8, 2022
@Dilbert66
Copy link
Contributor

What was the previous 05/0a request cmd? The it-100 must have triggered a cmd first in order to have a 0xD0 command response?

@sbrown4
Copy link
Author

sbrown4 commented May 12, 2022 via email

@Dilbert66
Copy link
Contributor

Dilbert66 commented May 12, 2022

Ok, I see, the it100 clears bit 1 in byte 5 to request to do an update. Thank you. That is what I needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants