Copy all paramters from one fixture to another in the same cue

Sorry for the noob question. Long story short, I need to update a bunch of cuelists (mostly single cue), and I just need to copy the programming / parameters from fixtures 1 and 2, to 5 and 6.
I am unclear if I want Edit or Load for this, and the proper order of operations.
Its not a Clone situation because some of the cuelists are correct aka have all 6 fixtures working / programmed.
I appreciate any help / guidance.

Software Version: latest
NX Console Type or PC OS Version: PC Windows 10, no additional HW (like NX K or Wing)

How i would do it is enter edit mode on the cue to update. Then i do
LOAD [destination fixture] @ [source fixture to copy] ENTER

Then update

Your welcome :grin:

Hmm, Ill have to test / try that.
I wound up using LOAD as I had to get it done last night:
Select Cuelist
LOAD 101 @ CUE 1 ENTER
Select 105 and 106
LOAD@101 ENTER
RECORD CUE 1 ENTER
MERGE ENTER
repeat for any additional cues in the cuelist with a CLEAR CLEAR in between

Hi @anthrum

This is a similar method to @gogocharter

The difference is you have done a RECORD > Merge to update the cue, whereas the other method involves Editing the cue. When editing a cue, fixtures are loaded into the programmer automatically. Both result in the same outcome.

Edward

I see. I didn’t understand how @gogocharter method knew which cue to load, but I presume that had I put the cuelist in edit mode, then selecting the cue (in cuelist values) would have loaded that particular cue. Got it.
Very helpful to know for the future, thanks!

By “enter edit mode”, I am assuming he is referring to “EDIT CUE 1 ENTER” syntax, to bring cue 1 into the editor.

1 Like

Yes

On the first video since there is no programmer values the LOAD function does nothing while going to the edit cue already puts the parameter active in the programmer allowing the LOAD to work

No programmer value

Edit mode to get programmer values

1 Like