//////////////////////////////         stg1200 
//  VS-T, edited RM 12/12/2003

Fixture 
    version = 0.95
    manufacturer = "CLAY PAKY"
    name = "StgCol12"
//  fullmanufacturer = "Clay Paky"
//  fullname = "Stage Color 1200"
//  mode = 0
//  description = ""

   Attribute
      name = "CYAN"
      homeVal = 255
      channel = 1
      
   Attribute
      name = "MAGENTA"
      homeVal = 255
      channel = 2
      
   Attribute
      name = "YELLOW"
      homeVal = 255
      channel = 3
      
   Attribute
      name = "STROBE"
      homeVal = 0
      channel = 4
      
   Attribute
      name = "PAN"
      homeVal = 32768
      channel = 5
      finechan = 13
      
   Attribute
      name = "TILT"
      homeVal = 32768
      channel = 6
      finechan = 14
      
   Attribute
      name = "COLFX"
      homeVal = 0
      channel = 7
      
   Attribute
      name = "OVALISER"
      homeVal = 0
      channel = 8
      
   Attribute
      name = "FROST"
      homeVal = 0
      channel = 9
      
   Attribute
      name = "COLTEMP"
      homeVal = 0
      channel = 10
      
   Attribute
      name = "INTENSITY"
      channel = 11
      
   Attribute
      name = "CONTROL"
      homeVal = 255
      channel = 12

////////////////////////////////////////      

   Parameter
      name = "-PAN-"   
      displayerNum = 1
      type = f
      attribList = 5
      stop = (M  0:65535),D,0,450,"Pan="

   Parameter
      name = "-TILT-"   
      displayerNum = 2
      type = f
      attribList = 6
      stop = (M  0:65535),D,0,252,"Ti@="

   Parameter
      name = "-CYAN-"   
      displayerNum = 3
      type = c
      attribList = 1
      stop = (M  0:255),2,"Cyan="

   Parameter
      name = "-MAGENTA-"   
      displayerNum = 4
      type = c
      attribList = 2
      stop = (M  0:255),2,"Magnta="

   Parameter
      name = "-YELLOW-"   
      displayerNum = 5
      type = c
      attribList = 3
      stop = (M  0:255),2,"Yellow="

   Parameter
      name = "-COLFX-"   
      displayerNum = 6
      type = B
      attribList = 7
      stop = (   0:  0),N,"NoColFX"
      stop = (  54: 54),N,"BlkHole"
      stop = (  97: 97),N,"YlwHole"
      stop = ( 140:140),N,"GrnHole"
      stop = ( 183:183),N,"MagHole"
      stop = ( 255:255),N,"CongoUV"      

//-------------------------------------------------      
      
   Parameter
      name = "-COLTEMP-"   
      displayerNum = 7
      type = B
      attribList = 10
      stop = (M  0:255),2,"Temp="
      
   Parameter
      name = "-STROBE-"   
      displayerNum = 8
      type = b
      attribList = 4
      stop = (   0:  0),N,"Shtr Clsd"
      stop = ( 255:255),N,"Shtr Open"
      stop = (M 26:243),2,"Strobe:"

   Parameter
      name = "-OVAL-"   
      displayerNum = 9
      type = b
      attribList = 8
      stop = (M0:255),2,"Oval="

   Parameter
      name = "-FROST-"   
      displayerNum = 10
      type = b
      attribList = 9
      stop = (   0:  0),N,"NoFrost"
      stop = (  84: 84),N,"Frost 1"
      stop = ( 168:168),N,"Frost 2"
      stop = ( 255:255),N,"Frost 3"

//-----------------------------------------

   Parameter
      name = "-CONTROL-"   
      displayerNum = 24
      type = n
      attribList = 12
      stop = (   0:  0),N,"LampOff"
      stop = ( 128:128),N,"Safety"
      stop = ( 255:255),N,"LampOn"
                  
end

