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

The increment vs. the channel #36

Open
DmxLarchey opened this issue Mar 27, 2024 · 0 comments
Open

The increment vs. the channel #36

DmxLarchey opened this issue Mar 27, 2024 · 0 comments

Comments

@DmxLarchey
Copy link

Hi @ole1986,

code = CODE_PREFIX + hex4(unitIncrement) + CODE_SUFFIX + unitId + CODE_21 + "00" + hex2(channel) + '00' + hex2(cmd_code)

According to the source code, it seems the increment is common for all channels on a given unit: it is a unit dependent notion only.

On the other hand, training can be done on the channels of a single unit separately, as documented. Also my manual remote EC545-II works this way.

Does this mean the receiver (a Becker motor in this case) assumes that the increment may increase from more than 1, even a lot, if I use the same remote on several channels?

Thx for your input. I am trying to figure out why my Centronic USBStick fails as documented on #14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant