Patch through Web API
Posted: 17 Sep 2025, 13:00
Is it possible to patch through Web API, to designated DMX channels and usernumbers?
i found that
does work albeit it throws an error ('Error executing an Action Script"). But how can I define dmx address and usernumber?
Thanks!
i found that
Code: Select all
http://localhost:4430/titan/script/2/Fixtures/PatchFixturesToVacantHandles?group=Fixtures&fixtureManufacturer=Generic&fixtureName=Dimmer&fixtureMode=Dimmer¤tFixtureQuantity=10¤tDmxSpacing=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!