﻿<?xml version="1.0" encoding="utf-8" ?>
<device image="euroliteled56par.png" type="DMXDevice">
  <information>
    <modell>RGB PAR</modell>
    <vendor>Eurolite</vendor>
    <author>Patrick Grote</author>
    <comment>1=R, 2=G, 3=B, 4=Intense, 5=Strobe</comment>
  </information>
  <functions>
    <rgb>
      <red dmxchannel="0" />
      <green dmxchannel="1" />
      <blue dmxchannel="2" />
    </rgb>
    <dimmer dmxchannel="3" >
	<range type="linear" mindmx="0" maxdmx="255" />
    </dimmer>
    <strobo dmxchannel="4" >
      <range type="linear" mindmx="10" maxdmx="255" />
    </strobo>
  </functions>
</device>
