//////////////////////////////        SuperScan Zoom 12 channel mode
//Created by RM Oct 04
//	Options 1+2-On, 3-Off


Fixture 
    version = 1.03
    manufacturer = "CLAY PAKY"
    name = "S-ScnZm12"
//  fullmanufacturer = "Clay Paky"
//  fullname = "SuperScan Zoom 12ch"
//  mode = 0
//  description = "Op1-on,Op2-on,Op3-Off"

   Attribute
      name = "IRIS-GB<>"
      homeVal = 63
      channel = 1
      
   Attribute
      name = "COLOUR"
      homeVal = 0
      channel = 2
      
   Attribute
      name = "GOBO"
      homeVal = 0
      channel = 3
      
   Attribute
      name = "INTENSITY"
      channel = 4
      minVal = 0
      maxVal =128
      homeVal = 0
            
   Attribute
      name = "PAN"
      homeVal = 128
      channel = 5
      
   Attribute
      name = "TILT"
      homeVal = 128
      channel = 6
      
   Attribute
      name = "FRST-PRSM"
      homeVal = 0
      channel = 7
      
   Attribute
      name = "ZOOM"
      homeVal = 128
      channel = 8
      
   Attribute
      name = "FOCUS"
      homeVal = 128
      channel = 9
      
   Attribute
      name = "CYAN"
      homeVal = 255
      channel = 10
      
   Attribute
      name = "MAGENTA"
      homeVal = 255
      channel = 11
      
   Attribute
      name = "YELLOW"
      homeVal = 255
      channel = 12

///////////////////////////////////////////////

   Parameter
      name = "-PAN-"   
      displayerNum = 1
      type = F
      attribList = 5
      stop = (M  0:255),D,0,150,"Pan="

   Parameter
      name = "-TILT-"   
      displayerNum = 2
      type = F
      attribList = 6
      stop = (M  0:255),D,0,110,"Ti@="

   Parameter
      name = "-COLOUR-"   
      displayerNum = 3
      type = C
      attribList = 2
      stop = (   0: 16),N,"White"
      stop = (  17: 32),N,"4 colour"
      stop = (  33: 48),N,"Dk Red"
      stop = (  49: 64),N,"  U.V."
      stop = (  65: 80),N,"Blue Hole"
      stop = (  81: 96),N,"YellwHole"
      stop = ( 102:118),N,"Warm"
      stop = ( 119:128),N,"Cold"
      stop = (M129:255),2,"CWhl>:"

   Parameter
      name = "-CYAN-"   
      displayerNum = 4
      type = C
      attribList = 10
      stop = (M255:  0),2,"Cyan="

   Parameter
      name = "-MAGNTA-"   
      displayerNum = 5
      type = C
      attribList = 11
      stop = (M255:  0),2,"Mgnta="

   Parameter
      name = "-YELLOW-"   
      displayerNum = 6
      type = C
      attribList = 12
      stop = (M255:  0),2,"Yellow="      
      
//------------------------------------------      
      
   Parameter
      name = "-GOBO-"   
      displayerNum = 7
      type = B
      attribList = 3
      stop = (M  0:255),2,"Gobo="
     
    Parameter
      name = "-GOBO<>-"   
      displayerNum = 8
      type = B
      attribList = 1
      stop = (M 64:192),2,"GbIdx:"
      stop = (M223:255),1,"Gobo<:"
      stop = ( 221:222),N,"GoboStop"            
      stop = (M220:193),1,"Gobo>:"
	  stop = (R  0:63),N,"seeDisp 9"	
      
   Parameter
      name = "-IRIS-"   
      displayerNum = 9
      type = B
      attribList = 1
      stop = (M  0: 63),2,"Iris="
      stop = (R 64:255),N,"seeDisp 8"

   Parameter
      name = "-FX-"   
      displayerNum = 10
      type = B
      attribList = 7
      stop = (   0:  0),N,"No Fx"
      stop = (  25: 25),N,"Frost 1"
      stop = (  50: 50),N,"Frost 2"
      stop = (M 65:159),2,"Prism1:"
      stop = (M160:255),2,"Prism2:"
      
      stop = (M  0:255),2,"Fx:"			//cos the DMX chart is CRAP!!
     
   Parameter
      name = "-ZOOM-"   
      displayerNum = 11
      type = B
      attribList = 8
      stop = (M  0:255),2,"Zoom=" 

   Parameter
      name = "-FOCUS-"   
      displayerNum = 12
      type = B
      attribList = 9
      stop = (M  0:255),2,"Focus="

//------------------------------------------      

   Parameter
     name = "-STROBE-"
     displayerNum = 16
     type = B
     attribList = 4
     stop = (   0:  0),N,"use Fader"
     stop = (R129:139),N,"Shtr Open"
     stop = (R255:255),N,"Shtr Open"     
     stop = (M140:242),2,"Strobe:"
      
end

