How do you edit an RGB panel's properties?
I can't find a way to edit properties for RGB panel once created. Things like orientation, displacement, direction. The properties icon greys out and I cant seem to find any other way. Am I missing something?
QLC+ 4.12.5
MacOS Ventura 13.1
Editing an RGB Panel
- sandinak
- Posts: 191
- Joined: Mon Apr 03, 2017 5:40 pm
- Location: Yorktown, VA
- Real Name: Branson Matheson
- Contact:
So .. when you create an RGP panel, it creates a FixtureGroup and you can edit a few things via the associated FixtureGroup:
- you can change the size of the panel
- you can move around LEDS in the panel one at a time ( one of my students discovered you can drag on top of another and it swaps the pixels, quite useful)
- you can add rows and columns of other fixtures via the arrows on the right.
-
- Posts: 15
- Joined: Wed Aug 18, 2021 6:11 pm
- Real Name:
Thanks for the info on the fixture group tool! Much appreciated I'll give it a try.
However I'm still looking for a way to edit RGB Panel properties specifically. Orientation, displacement, direction these are RGB Panel properties not fixture group properties.
EDIT:
I just checked the xml for the project file and these properties, (Orientation, displacement, direction) are not being persisted in the files.
Does this mean they are only used to generate the original positioning?
However I'm still looking for a way to edit RGB Panel properties specifically. Orientation, displacement, direction these are RGB Panel properties not fixture group properties.
EDIT:
I just checked the xml for the project file and these properties, (Orientation, displacement, direction) are not being persisted in the files.
Does this mean they are only used to generate the original positioning?
Last edited by pandas on Thu Jan 12, 2023 2:31 pm, edited 2 times in total.
- sandinak
- Posts: 191
- Joined: Mon Apr 03, 2017 5:40 pm
- Location: Yorktown, VA
- Real Name: Branson Matheson
- Contact:
Ahh, so an RGBPanel creates the LED "fixtures" in the DMX space, and then creates a FixtureGroup given the values you specify. The issue is those Orientation, displacement and direction values are used to create the FixtureGroup once. They're not used after this. If you make a mistake, you can either a> delete the associated DMX "fixtures" and FixtureGroup and then recreate them with new values; or b> edit the FixtureGroup to place the LEDs in the correct orientation, displacement and direction. ( and in-fact was one of the reasons I wrote my tool