I have four electrics, on each electric is six of the same fixture (all moving lights) that are plugged into a single ETC relay, one circuit per electric, four total.
I have a macro that sets each of the four relays to full, parks them at full and releases the command line and all fixtures turn on and go through there calibration routine and get ready to work.
This macro has four parts, each part a dimmer (relay circuit) that turns on each electrics bank of fixtures.
Channel 1000
Pt 1: 20 (LX-1 fixtures)
Pt 2: 30 (LX-2 fixtures)
Pt 3: 40 (LX-3 fixtures)
Pt 4: 50 (LX-4 fixtures)
The Macro reads: 1000 Full <Enter>Park <Enter><Enter>Sneak<Enter>Clear_Cmd
There are times when, for whatever reason, say, the performance will take place in front of my downstage traveler, that I only need to turn on the first electric fixtures and not the other three electrics worth of fixtures.
Is there a way to create a macro that will simply fire one part of the whole?
I've tried the following:
1000 Pt1 Full<Enter>Park<Enter Enter>Sneak<Enter> When triggered, I get a syntax error and nothing happens.
Any thoughts or solutions? Am I typing in the command incorrectly or, worse, is this even possible?
Thanks in advance for any help