When setting different parameters in MixerV3 module and the number of non-zeros is greater than maxNonZero argument, I don't get any notification that it's failing in the Designer GUI, like I would expect.
Instead, Matlab is throwing the error in the command prompt:
ERROR: Event handler returned an error.
Error stored in AWE_INFO.designer.lastComErr. Type:
rethrow(AWE_INFO.designer.lastComErr)
to examine the error in detail.
Summary Message: Mixer_v3_module: number of non zero gain exceeds maxNonZero!\nmaxNonZero can be changed in module arguments tab File: mixer_v3_module
Line: 0
Error using comeventcallback (line 24)
Error firing event 'OnPacketReceived' to 'awe_OnPacketReceivedEvent'.
This was kind of confusing for me when working in the Designer GUI as to why things weren't working as expected.
9:36pm
Hello CL,
Thanks for reporting. Could you please let me know what version of Designer you're using?
Thanks,
Kevin
10:01pm
I'm using 8.C.1.2.
The setting I'm using is:
4 input chan
3 output chan
maxNonZero = 8
I'm using the GUI inspector to enter my values.
I also have Channel Names set on the input wires.
10:07pm
Thanks CL,
I have enough info to file a ticket for this now. Thanks for reporting.
Thanks,
Kevin