HTTP Control Send Parameters

General topics regarding SCS
Post Reply
cp8
Posts: 1
Joined: Fri Oct 20, 2023 10:09 pm

HTTP Control Send Parameters

Post by cp8 » Mon Oct 14, 2024 12:07 am

Hi everyone,

I'm trying to get SCS to send a HTTP request but with parameters. Essentially I've created a callable cue with parameters "CHANNEL=1, LEVEL=0" the control message is "ch/CHANNEL/fader/LEVEL" with a default path of "http://localhost:8000" so the full message is "http://localhost:8000/ch/CHANNEL/fader/LEVEL"

My expectation was that when I create a 'Call Cue' and enter the parameters "CHANNEL=2, LEVEL=-40" the following is sent "http://localhost:8000/ch/2/fader/-40" however SCS is just sending "http://localhost:8000/ch/CHANNEL/fader/LEVEL". If I manually edit the control message then it works as expected but I don't really want a separate cue for 32 channels!

Have I made a fundamental error or do parameters not work with HTTP requests?

Thanks

dee99
Posts: 119
Joined: Thu Nov 30, 2006 10:14 am
Location: Cambridge, UK
Contact:

Re: HTTP Control Send Parameters

Post by dee99 » Mon Oct 14, 2024 5:54 am

I am assuming you have read through the manual page?
https://showcuesystems.com/scs11help/in ... ntext=1220

You can always send the log file for a run to support@showcuesystems.com logs are found in your "Documents\scs logs" folder.
Dee
http://www.tokkan-fx.co.uk
Acoustic Magic From Sound Thinking.
P.A. Hire, Sound effects, Lighting, Special effects
Ely, Uk

Post Reply