Q-Code User Manual
Ver. 7.0 2021/11/30
173
X0 is automatically increase 1.
4.8.2 SPIWaitN(Ch)
Execute next command after SPIPlay playback ends. If no SPIPlay playback is in progress, executes
next command immediately.
Ch:
SPI playback channel (audio channel only) to wait, wait all playing in all channels if omitted.
NY6 / NY7 does not support Ch parameter.
NX1 supports the audio channel Ch0 ~ Ch3.
Note: NY4 / NY5 / NY5+ / NY6A / NY9T do not support this command.
4.8.3 SPIStop(Ch)
Stop playback of SPI data.
Ch:
SPI playback channel (audio channel only) to stop, stop all playing in all channels if omitted.
NY6 / NY7 does not support Ch parameter.
NX1 supports the audio channel Ch0 ~ Ch3.
Note: NY4 / NY5 / NY5+ / NY6A / NY9T do not support this command.
4.8.4 SPIPause(Ch)
Stop the playback of SPI data.
Ch:
SPI playback channel (audio channel only) to pause, wait all playing in all channels if omitted.
NY6 / NY7 does not support Ch parameter.
NX1 supports the audio channel Ch0 ~ Ch3.
Note:
1. NY4 / NY5 / NY5+ / NY6A / NY9T do not support this command.
2. If user doesn’t set SPIPlay, this command does not take effect.
4.8.5 SPIResume(Ch)
This command can resume the playback of SPI data.
Ch:
SPI playback channel (audio channel only) to pause, wait all playing in all channels if omitted.
NY6 / NY7 does not support Ch parameter.
NX1 supports the audio channel Ch0 ~ Ch3.
Note: NY4 / NY5 / NY5+ / NY6A / NY9T do not support this command.
4.8.6 SPIVol = n /SPIVol = Ri
Set the volume of SPIPlay.
n:
volume value, can be immediate value or Ri.
NY6 supports 0 ~ 15; n=0 means mute, n=15 means the loudest volume.