////////////////////////////// 	Robe ColorSpot 170-AT Mode 4   16 bit
// RM
// Only to be used in Maxim Consoles with software version 0.96 or later 
// (Free Software Updates are available from www.lsclighting.com.au)

Fixture 
// version = 0.90
   manufacturer = "ROBE"
   name = "CSpt170.4"
//  fullmanufacturer = "Robe"
//  fullname = "ColorSpot 170 AT"
//  mode = 4
//  description = ""

   Attribute
      name = "PAN"
      channel = 1
      fineChan = 3
      homeVal = 32768

   Attribute
      name = "TILT"
      channel = 2
      fineChan = 4
      homeVal = 32768

   Attribute
      name = "SPEED"
      channel = 5
      homeVal = 0

   Attribute
      name = "CONTROL"
      channel = 6
      homeVal = 0

   Attribute
      name = "COLOUR"
      channel = 7
      homeVal = 0
      
   Attribute
      name = "GOBO"
      channel = 11
      homeVal = 0

   Attribute
      name = "GOBO ROT"
      channel = 12
      homeVal = 0

   Attribute
      name = "FOCUS"
      channel = 14
      homeVal = 128

   Attribute
      name = "SHUTTER"
      channel = 15
      homeVal = 40

   Attribute
      name = "INTENSITY"
      channel = 16

///////////////////////////////////////////////////////////////////////

   Parameter
      name = "-PAN-"   
      displayerNum = 1
      type = f
      attribList = 1
      stop = (M0:65535),W,"Pan="

   Parameter
      name = "-TILT-"   
      displayerNum = 2
      type = f
      attribList = 2
      stop = (M0:65535),W,"Ti@="

   Parameter
      name = "-COLOUR-"   
      displayerNum = 3
      type = c
      attribList = 7
      
      stop = (   0:  0),N,"White"
      stop = (  11: 11),N,"Dk Green"
      stop = (  23: 23),N,"Red"
      stop = (  35: 35),N,"Cyan"
      stop = (  46: 46),N,"Magenta"
      stop = (  58: 58),N,"Blue"
      stop = (  70: 70),N,"Yellow"
      stop = (  81: 81),N,"Green"
      stop = (  93: 93),N,"Pink"
      stop = ( 105:105),N,"Dk Blue"
      stop = ( 116:116),N,"Orange"
       
      stop = (M189:128),2,"CWhl>:"
      stop = ( 190:193),N,"Stop"
      stop = (M194:255),2,"CWhl<:"

   Parameter
      name = "-GOBO-"   
      displayerNum = 4
      type = b
      attribList = 11
      
      stop = (   0: 11),N,"No Gobo"
      stop = (  12: 23),N,"Gobo 1"
      stop = (  24: 35),N,"Gobo 2"
      stop = (  36: 47),N,"Gobo 3"
      stop = (  48: 59),N,"Gobo 4"
      stop = (  60: 71),N,"Gobo 5"
      stop = (  72: 83),N,"Gobo 6"
      stop = (  84: 95),N,"Gobo 7"
      
      stop = (M 96:115),1,"Gb1Shk:"
      stop = (M116:135),1,"Gb2Shk:"
      stop = (M136:155),1,"Gb3Shk:"
      stop = (M156:175),1,"Gb4Shk:"
      stop = (M176:195),1,"Gb5Shk:"
      stop = (M196:215),1,"Gb6Shk:"
      stop = (M216:235),1,"Gb7Shk:"
      
      stop = (M236:255),2,"GWhl>:"

   Parameter
      name = "-GOBOROT-"   
      displayerNum = 5
      type = b
      attribList = 12
      stop = (M  0:127),2,"Index:"
      stop = (M189:128),2,"Gobo>:"
      stop = ( 190:193),N,"Stop"
      stop = (M194:255),2,"Gobo<:"

   Parameter
      name = "-FOCUS-"   
      displayerNum = 6
      type = b
      attribList = 14
      stop = (M  0:255),2,"Focus="

//---------------------------------------------------------      
                     
   Parameter
      name = "-SHUTTER-"   
      displayerNum = 7
      type = b
      attribList = 15
      stop = (   0: 31),N,"Sht Clsd"
      stop = (  32: 63),N,"Sht Open"
      stop = (M 64: 95),2,"Strobe:"
      stop = (M128:159),2,"Pulse:"
      stop = (M192:223),2,"Random:"

//---------------------------------------------------

   Parameter
      name = "-SPEED-"   
      displayerNum = 23
      type = f
      attribList = 5
      stop = (   0:  0),N,"Tracking"
      stop = (M  1:249),2,"Speed:"
      stop = ( 250:255),N,"MoveBlck"

   Parameter
      name = "-CONTROL-"   
      displayerNum = 24
      type = n
      attribList = 6
      stop = ( 230:239),N,"Lamp Off"
      stop = ( 128:139),N,"Lamp On"
      stop = (   0:127),n,"RunMode"
      
end

