Route inside mxj
Is it possible to route data inside teh mxj object to a specific outlet. For example: all data related to parameter A go to outlet 1, all data for parameter B go to outlet 2 and so on.
Yes. You have to declare multiple outlets, but from there it's just a matter of doing the correct out message.