Page 1 of 1

Patch through Web API

Posted: 17 Sep 2025, 13:00
by icke_siegen
Is it possible to patch through Web API, to designated DMX channels and usernumbers?

i found that

Code: Select all

http://localhost:4430/titan/script/2/Fixtures/PatchFixturesToVacantHandles?group=Fixtures&fixtureManufacturer=Generic&fixtureName=Dimmer&fixtureMode=Dimmer&currentFixtureQuantity=10&currentDmxSpacing=1&patchedHandles=Expert.Patch.Fixture.PatchedFixtures


does work albeit it throws an error ('Error executing an Action Script"). But how can I define dmx address and usernumber?

Thanks!