Fixture & Patch Commands
GDTF import#
gdtf import /path/to/Fixture.gdtf -- import a local GDTF filegdtf search "Robe MegaPointe" -- search GDTF Sharegdtf download <rid> -- download by revision IDgdtf scan -- scan library folder and import allgdtf list available -- list files in library without importinglist gdtf -- list imported fixture typesPatching#
patch <TypeName> <ID> "<Name>" <Mode> <Universe> <Address>patch <TypeName> <ID> "<Name>" <Mode> <Universe> <Address> count <N>-- Examplespatch "Robe MegaPointe" 1 "SR Spot 1" "Mode 1" 1 1patch "Generic LED Par" 101 "LED Bar" "Full" 2 1 count 12Viewing the patch#
list fixtureslist patchModifying the patch#
label fixture 1 "New Name" -- renamepatch move 1 1 200 -- move to universe 1, address 200patch renumber 1 101 -- renumber fixture ID 1 to 101unpatch 1 -- remove fixture from patchPan/tilt invert#
invert fixture 1 paninvert fixture 1 tiltinvert fixture 1 pan tiltinvert fixture 1 noneParking#
park 1park 1 thru 8unpark 1list parkedSelection#
fixture 1 -- select fixture 1fixture 1 thru 10 -- range selectionfixture 1 + 3 + 5 -- unionfixture 1 thru 10 - 4 -- exclusionfixture 101.1 -- select sub-fixturefixture 101.1 thru 101.10 -- sub-fixture rangefixture 101.0 -- all sub-fixturesselect add 11 -- add to selectionselect remove 5 -- remove from selectionclear selection -- deselect allnext -- step to next fixtureprevious -- step to previous fixturehighlight on / off -- toggle highlight modeUniverses#
list universes -- list all configured universes