MSC command for scene ?

Hi.

I'm sorry, I can't understand the User Manual for the MSC Tips for scene:" To work round this, you can send an MSC command with a CUE_PATH value of 5. Wholehog OS will treat the cue number as a scene number instead.".

I don't know how to use the CUE_PATH value of 5. Could you for example with a MSC command to control the "Scene 20" play?

Thanks.
Parents
  • you can send a MSC command to fire a scene, and you can even release a scene.

    to give scene 1 a go: F0 7F 01 02 01 01 00 31 00 05 F7 (31 in this string is the scene1)
    to release scene 1: F0 7F 01 02 01 0B 00 31 00 05 F7 (0B is the release command, 31 is still scene1)
    to give scene 17 a go: F0 7F 01 02 01 01 00 31 37 00 05 F7 (31 is the first digit, 37 is the second digit).

    i hope this will explain the question enough,

    with regards,
    sander
Reply
  • you can send a MSC command to fire a scene, and you can even release a scene.

    to give scene 1 a go: F0 7F 01 02 01 01 00 31 00 05 F7 (31 in this string is the scene1)
    to release scene 1: F0 7F 01 02 01 0B 00 31 00 05 F7 (0B is the release command, 31 is still scene1)
    to give scene 17 a go: F0 7F 01 02 01 01 00 31 37 00 05 F7 (31 is the first digit, 37 is the second digit).

    i hope this will explain the question enough,

    with regards,
    sander
Children
No Data
Related