﻿<?xml version="1.0" encoding="utf-8"?>
<device type="DMXDevice" dmxaddresscount="8" dmxcversion="3" ddfversion="1.0">
  <information>
    <modell>Flat Pro 7</modell>
    <vendor>Cameo</vendor>
    <author>M.Rodi</author>
    <comment>8 Channel Mode</comment>
  </information>
  <functions>
    <dimmer dmxchannel="0">
      <range type="linear" mindmx="0" maxdmx="255" />
    </dimmer>
    <strobe dmxchannel="1">
      <step type="open" mindmx="0" maxdmx="1" />
      <range type="linear" mindmx="2" maxdmx="255" minval="1" maxval="25" />
    </strobe>
    <rgb>
      <red dmxchannel="2" />
      <green dmxchannel="3" />
      <blue dmxchannel="4" />
    </rgb>
    <raw dmxchannel="5" name="White">
      <range type="linear" mindmx="0" maxdmx="255" />
    </raw>
    <raw dmxchannel="6" name="Amber">
      <range type="linear" mindmx="0" maxdmx="255" />
    </raw>
  </functions>
  <procedures />
</device>