<?xml version="1.0" encoding="UTF-8"?>
<device image="Martin MAC 600.png" type="DMXDevice" dmxcversion="3.1.1" ddfversion="1.0.0">
  <information>
    <model>MAC 600</model>
    <vendor>Martin</vendor>
    <author>Stefan Kistner</author>
    <mode>Mode 2</mode>
  </information>
  <functions>
    <shutter dmxchannel="0">
      <step type="closed" mindmx="0" maxdmx="19" />
      <step type="open" mindmx="20" maxdmx="49" />
    </shutter>
    <strobe dmxchannel="0">
      <range type="linear" mindmx="112" maxdmx="50" minval="0.5" maxval="10" />
      <range type="random" mindmx="187" maxdmx="128" minval="0.5" maxval="10" />
    </strobe>
    <dimmer dmxchannel="1" />
    <cmy>
      <cyan dmxchannel="2" />
      <magenta dmxchannel="3" />
      <yellow dmxchannel="4" />
    </cmy>
	<colorwheel dmxchannel="5">
      <step type="color" val="#ffffff" caption="White" mindmx="181" maxdmx="185" />
      <step type="color" val="#9c0000" caption="Red 308" mindmx="176" maxdmx="180"/>      
      <step type="color" val="#00a500" caption="Green 206" mindmx="171" maxdmx="175"/>
      <step type="color" val="#00adf7" caption="Blue 104" mindmx="166" maxdmx="170"/>
      <step type="color" val="#d6bd9c" caption="3400 K" mindmx="161" maxdmx="165"/>
      <rainbow>
        <range type="cw" mindmx="214" maxdmx="186" minval="0.1" maxval="8"/>
        <range type="ccw" mindmx="215" maxdmx="243" minval="0.1" maxval="8"/>
      </rainbow>
	  <random>
        <step type="fast" mindmx="244" maxdmx="247" />
        <step type="medium" mindmx="248" maxdmx="251" />
        <step type="slow" mindmx="252" maxdmx="255" />
      </random>
    </colorwheel>
	<prism dmxchannel="6">
	  <prismindex />
	  <step type="open" mindmx="0" maxdmx="0" caption="Open" />
	  <step type="prism" mindmx="1" maxdmx="255" caption="Beam shaper 1" >
	 	<range range="180" handler="prismindex" mindmx="1" maxdmx="255" />
	  </step>
	</prism>
	<!--<prism dmxchannel="7">
	  <prismindex />
	  <step type="open" mindmx="0" maxdmx="0" caption="Open" />
	  <step type="prism" mindmx="3" maxdmx="170" caption="Beam shaper 2" >
	 	<range range="90" handler="prismindex" mindmx="3" maxdmx="170" />
	  </step>
	</prism>-->
	<frost dmxchannel="7">
      <step type="open" mindmx="0" maxdmx="2" />
      <range type="linear" mindmx="171" maxdmx="255" minval="100" maxval="100" />
    </frost>
    <position>
      <pan dmxchannel="8" finedmxchannel="9">
        <range range="440" />
      </pan>
      <tilt dmxchannel="10" finedmxchannel="11">
        <range range="306" />
      </tilt>
    </position>
  </functions>
  <procedures>
    <lamp_on>
      <set dmxchannel="0" value="230" />
      <hold value="6000" />
      <restore dmxchannel="0" />
    </lamp_on>
    <lamp_off>
      <set dmxchannel="0" value="250" />
      <hold value="6000" />
      <restore dmxchannel="0" />
    </lamp_off>
    <reset>
      <set dmxchannel="0" value="210" />
      <hold value="6000" />
      <restore dmxchannel="0" />
    </reset>
  </procedures>
</device>
