Hello again,
I hope to use a couple of small 2 head lighting bars on a small show next week. There isn't a DDF in the library and I won't have the fixtures in hand till close to the show so I wanted to check my work with the hive even though it's very simple. The fixture will have 2 heads but I want to be able to control them separately as easily as possible and as I don't have a lot of time it seemed simplest to just create a DDF as if it were individual fixtures and then use group controls within DMX control as necessary. The channel assignment for the mode I want to use is as follows (full manual attached):
CH 1 – Red for Pod 1
CH 2 – Green for Pod 1
CH 3 – Blue for Pod 1
CH 4 – White for Pod 1
CH 5 – Intensity for Pod 1
CH 6 – Strobe Speed for Pod 1
CH 7 – Strobe Intensity/Brightness for Pod 1
CH 8 – Sync (Master)
It's not a very detailed DMX list to be honest. I don't know how to input the item in the channel 7 slot either. The syntax to give a fixture 2 intensity controls is definitely not something I've had to do before. All help appreciated. My .txt file attached and repeated here:
<?xml version="1.0" encoding="utf-8"?>
<device type="DMXDevice" dmxaddresscount="8" dmxcversion="3.1.0" ddfversion="1.0">
<information>
<model>LP-LED2X</model>
<vendor>Yorkville</vendor>
<author>Metric</author>
<mode>8 channel mode</mode>
</information>
<functions>
<rgb>
<red dmxchannel="0"/>
<green dmxchannel="1"/>
<blue dmxchannel="2"/>
<white dmxchannel="3"/>
</rgb>
</functions>
<dimmer dmxchannel="4"/>
<strobe dmxchannel="5">
<range type="linear" mindmx="0" maxdmx="225" minval="0" maxval="10"/>
</strobe>
</device>
Display More
Many thanks once again.
Metric.