//////////////////////////////      ACME WINNER   MH-640S

// Created by Gary Pritchard

Fixture 
   manufacturer = "ACME"
   name = "Winner"
   version = 0.90
//  fullmanufacturer = "Acme"
//  fullname = "Winner"
//  mode = 0
//  description = "ACME WINNER   MH-640S"

   Attribute
      name = "SHUTTER"
      channel = 1
      homeVal = 0

   Attribute
      name = "GOBO"
      channel = 2
      homeVal = 20

   Attribute
      name = "COLOUR"
      channel = 3
      homeVal = 0

   Attribute
      name = "PAN"
      channel = 4
      homeVal = 128

   Attribute
      name = "TILT"
      channel = 5
      homeVal = 128


/////////////////////////////////////////////////////////////////////////////////
   Parameter
      name = "-PAN-"   
      displayerNum = 1
      type = F
      attribList = 4
      stop = (M  0:255),2,"Pan="

   Parameter
      name = "-TILT-"   
      displayerNum = 2
      type = F
      attribList = 5
      stop = (M  0:255),2,"Ti@="


   Parameter
      name = "-COLOR-"   
      displayerNum = 3
      type = C
      attribList = 3
      stop = (   0: 11),N,"White"
      stop = (  12: 22),N,"Magenta"
      stop = (  23: 33),N,"Yellow"
      stop = (  34: 44),N,"Blue"
      stop = (  45: 55),N,"Lt Green"
      stop = (  56: 66),N,"Orange"
      stop = (  67: 77),N,"Purple"
      stop = (  78: 88),N,"Red"
      stop = (  89: 99),N,"Amber"
      stop = ( 100:110),N,"Lt Blue"
      stop = ( 111:121),N,"Pink"
      stop = ( 122:128),N,"Green"
      stop = (M129:255),2,"Cwhl<>:"

   Parameter
      name = "-GOBO-"   
      displayerNum = 4
      type = B
      attribList = 2
      stop = (   0:  8),N,"BlackOut"
      stop = (   9: 16),N,"No Gobo"
      stop = (  17: 24),N,"Dot"
      stop = (  25: 32),N,"Square"
      stop = (  33: 40),N,"Circle"
      stop = (  41: 48),N,"CircDots"
      stop = (  49: 56),N,"Fan"
      stop = (  57: 64),N,"Target"
      stop = (  65: 72),N,"4 Dots"
      stop = (  73: 80),N,"Hand"
      stop = (  81: 88),N,"Glass"
      stop = (  89: 96),N,"Sun"
      stop = (  97:104),N,"CircLegs"
      stop = ( 105:112),N,"DogPaws"
      stop = ( 113:120),N,"SnowFlake"
      stop = ( 121:128),N,"Swirl"
      stop = (M129:255),2,"Gobo<>:"

   Parameter
      name = "-STROBE-"   
      displayerNum = 5
      type = B
      attribList = 1
      stop = (   0: 10),N,"No Strobe"
      stop = (M 11: 92),1,"C+GStrb:"
      stop = (M 93:174),1,"ColStrb:"
      stop = (M175:159),1,"GobStrb:"

end
