Custom commands and STOP

Hi
I have a problem
on 2.4.0 with custom resolution I have 2 custom commands

  • MIXER 1-30 FILL 0.4 0 0.3 1
  • PLAY 1-30 “ndi:\machinename\streamname”

but how do I run STOP command so that it just stops the NDI stream but leaves the transformation on? Doesn’t STOP 1-30 stop both?

STOP only stops the NDI, you need to issue a MIXER CLEAR to reset the FILL command.

Great
Because I want the MIXER command to be active.
thanks