Page 1 of 1

Patch fixtures to specific user numbers

Posted: 16 Sep 2025, 00:11
by kris.audio
Hey All!

I am trying to patch fixtures to specific user numbers. So far with the help of Sebastian, I have the following command working.

http://localhost:4430/titan/script/2/Fi ... edFixtures

It was a stupid moment when I realised that I was not encoding spaces correctly.

I tired this but could not get it to work:

http://localhost:4430/titan/script/2/Fi ... res?group={string}&handleList_userNumberList=6,8,10&fixtureManufacturer={string}&fixtureName={string}&fixtureMode={string}&currentFixtureQuantity={titanId}&currentDmxSpacing={titanId}&patchedHandles={string}

Any ideas?