User Tools

Site Tools


Action unknown: siteexport_addpage
macros:function:fixtures.patchfixturestovacanthandles

Function

PatchFixturesToVacantHandles

Void Fixtures.PatchFixturesToVacantHandles(String group, String fixtureManufacturer, 
     String fixtureName, String fixtureMode, Int32 currentFixtureQuantity, Int32 currentDmxSpacing, String patchedHandles)
API https://api.avolites.com/19.0/api/Fixtures.PatchFixturesToVacantHandles.html
description Patches fixtures to the first available free handles in the specified group.
namespace Fixtures
parameter group ( String ) : The bank type to patch to - Fixtures = touch screen, Presets = console handles. Other handles shouldn't be possible.
fixtureManufacturer( String ) : The fixture manufacturer.
fixtureName ( String ) : Name of the fixture.
fixtureMode ( String ) : The fixture mode.
currentFixtureQuantity ( Int32 ) : The current quantity value.
currentDmxSpacing ( Int32 ) : The current DMX spacing to add between fixtures (default should be number of channels on fixture).
patchedHandles ( String ) : A menu system property to store the created fixture handles in.
return value Void
Example in

Create Dummy Palettes:

<step>Fixtures.PatchFixturesToVacantHandles("Fixtures", "Expolite", "TourLED 42 CM MKII", "ARC.1, 3 DMX", 1, 3, "")</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/fixtures.patchfixturestovacanthandles.txt · Last modified: 2025/12/12 15:07 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki