Hi all, It appears that the auto_tap block under the Xeng mask may not been updated to work with new mask parameters. When creating an Xeng green block, the xeng_init.m script attempts to pass the mult_type parameter to the auto_tap block, but the auto_tap block has no such parameter.
Here is the exact error: --> Error in "xeng_rb_text/xeng": Initialization commands cannot be evaluated. --> auto_tap block (mask) does not have a parameter named 'mult_type' The error occurs on line 241 of the xeng_init.m script. Is there a change I haven't made, or have I stumbled upon an undiscovered dependency issue? Thanks, Richard Black

