Jump to content

Recommended Posts

Posted (edited)

Hello,

I have two questions about this command :

 

1 - Is it possible to precise the type of hw_id in the meta command SetBankOfHwId ? I need it to change some encoders bank but my Dout matrix is receiving the instruction as well (which is not needed)

 

In example something like :

 

meta=SetBankOfHwId:ENC:14

 

.. to change only the bank of the encoder 14

 

..or..

 

meta=SetBankOfHwId:ENC:any

 

.. to change the bank of all the encoder and nothing else

 

 

2 - Second question, is it possible to change the bank of an item defined by a matrix ?

If i use...   

 

meta=SetBankOfHwId:1001

 

...to change the bank of my RGB matrix led event i have an error in MIOS studio like :

 

ERROR: expecting 1 values for meta type in EVENT_BUTTON ... meta=SetBankOfHwId

 

 

 

In other words: Is it possible to have a new instruction called SetBankfwd_id where we can use the same events like fwd_id ? :p

Edited by endernoumea
Posted

Hi,

 

 

(note that I've no time to give explicit help till September)

 
A .NGR script would give you much more control over the bank handling, especially the new "set_active" command.
 
This is a beta feature, a precompiled binary (and some details) can be found in this thread: 
 
Hope this somehow helps (although it probably didn't answer your question)
 
Best Regards, Thorsten.
 

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...