//////////////////////////////         citycolor 
//  VS-T 
// Updated by Steve Richards September 11, 2003 02:51:46 PM 
// Edited By Steve Richards November 18, 2003 11:33:44 AM 

Fixture 
   manufacturer = "STUDIODUE"
   name = "CityColor"
   version = 1.0
//  fullmanufacturer = "Studio Due"
//  fullname = "CityColor"
//  mode = 0
//  description = ""

   Attribute
      name = "SPEED"
      channel = 1
      homeVal = 255

   Attribute
      name = "CYAN"
      channel = 2
      homeVal = 0

   Attribute
      name = "YELLOW"
      channel = 3
      homeVal = 0

   Attribute
      name = "MAGENTA"
      channel = 4
      homeVal = 0

   Attribute
      name = "INTENSITY"
      channel = 5

   Attribute
      name = "COLOUR"
      channel = 6
      homeVal = 0

   Attribute
      name = "CONTROL"
      channel = 7
      homeVal = 0

///////////////////////////////////////////////////////////

   Parameter
      name = "-CYAN-"   
      displayerNum = 1
      type = C
      attribList = 2
      stop = (M  0:255),2,"Cyan="

   Parameter
      name = "-MAGENTA-"   
      displayerNum = 2
      type = C
      attribList = 4
      stop = (M  0:255),2,"Mgnta="
      
   Parameter
      name = "-YELLOW-"   
      displayerNum = 3
      type = C
      attribList = 3
      stop = (M  0:255),2,"Yellow="

   Parameter
      name = "-COLOUR-"   
      displayerNum = 4
      type = C
      attribList = 6
      stop = (   0: 25),N,"Clr Mix"
      stop = (  26: 51),N,"Cyan"
      stop = (  52: 77),N,"Yellow"
      stop = (  78:103),N,"Magenta"
      stop = ( 104:129),N,"Blue"
      stop = ( 130:155),N,"Red"
      stop = ( 156:181),N,"Green"
      stop = (M182:207),1,"SlwMix:"
      stop = (M208:233),1,"MdMix:"
      stop = (M234:255),1,"FstMix:"

   Parameter
      name = "-SPEED-"   
      displayerNum = 23
      type = B
      attribList = 1
      stop = (M  0: 63),2,"Slow:"
      stop = (M 64:127),2,"Mid 1:"
      stop = (M128:191),2,"Mid 2:"
      stop = (M192:255),2,"Fast:"

   Parameter
      name = "-RESET-"   
      displayerNum = 24
      type = N
      attribList = 7
      stop = (   0:127),N,"Normal"
      stop = ( 128:191),N,"Reset"
      stop = ( 192:250),N,"Normal"
      stop = ( 251:255),N,"Lamp Off"
      
end

