MB SEQ V4

I have problems with datawheel combining with up/down buttons. If i look at the file MBSEC_HV.V4 it seems that up/down buttons are already implemented and connected parallel with the datawheel. This is not working. I have to press two buttons at ones to get any response. What is going wrong?

You’ve to disable the datawheel encoder with:

# SR Pin Type
ENC_DATAWHEEL 0 0 DETENTED3 

 

Or you’ve to assign it to different pins

 

Best Regards, Thorsten.

Thanks Thorsten.