Jump to content

Correct way to switch off LED_MATRIX


Recommended Posts

Posted (edited)

I have started a small project with a LRE8x2 and I have run into a problem where LED rings stay on after bank switching.

I am using this .NGR code to deactivate all encoders then only activate the ones I want to use. Can someone confirm this is the correct usage of this line? It seems to work.

set_active (id)ENC:1..16 0

 Problem is when switching from say bank 3 to bank 1 and bank 1 uses fewer encoders, the LED matrix stays on for the inactivate encoders with its last value from the previous bank. Ideally, I'd like to switch off all LED rings and then only the ones I need will be activated from the .NGC script. Could a similar line of code could do it in the .NGR?

Edited by slo
typo
  • slo changed the title to Correct way to switch off LED_MATRIX

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...