// Fixture Elation Power Spot 575E
//
// Written by: Jon Lenard jon@appliednn.com
// Date: 8/31/10
//

Fixture
   version = 1.0
   manufacturer = "ELATION"
   name = "PWRSPT575E"
//  fullmanufacturer = "Elation"
//  fullname = "Power Spot 575E"
//  mode = 0
//  description = ""

   Attribute
		name = "PAN"
		channel = 1
		fineChan = 2
		homeVal = 32768
		
   Attribute
		name = "TILT"
		channel = 3
		fineChan = 4
		homeVal = 32768

   Attribute
		name = "COLOR"
		channel = 5
		homeVal = 0
		
	Attribute
		name = "CYAN"
		channel = 6
		homeVal = 0

	Attribute
		name = "MAGENTA"
		channel = 7
		homeVal = 0
		
	Attribute
		name = "YELLOW"
		channel = 8
		homeVal = 0
		
	attribute
		name = "SHUTTER"
		channel = 9
		homeVal = 255
		
	attribute
		name = "INTENSITY"
		channel = 10
		
	attribute
		name = "BEAM"
		channel = 11
		homeVal = 0
		
	attribute
		name = "ZOOM"
		channel = 12
		homeVal = 128
		
	attribute
		name = "CONTROL"
		channel = 13
		homeVal = 0
		
	attribute
		name = "PTFX"
		channel = 14
		homeVal = 0
		
	attribute
		name = "SPEED"
		channel = 15
		homeVal = 0

		
////////////////////////////////////////////////////////////
		
	Parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 1
		stop = (M    0:65535),D,0,530,"Pan="

	Parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 3
		stop = (M    0:65535),D,0,285,"Ti@="
		
	parameter
		name = "-COLOR-"
		displayerNum = 3 
		type = C
		attribList = 5
		stop = (   0:  3),N,"White"   
		stop = (   4:  7),N,"Blue1"  
		stop = (   8: 11),N,"Blue2"  
		stop = (  12: 15),N,"Blue3"    
		stop = (  16: 19),N,"Pink" 
		stop = (  20: 23),N,"Orange"   
		stop = (  24: 27),N,"Blue4"
		stop = (  28: 31),N,"Turquoise"  
		stop = (  32: 35),N,"Jade" 
		stop = (  36: 39),N,"CTB"
		stop = (  40: 43),N,"CTB" 
		stop = (  44: 47),N,"Red"  
		stop = (R 48:127),N,"Color"
		stop = (M128:191),2,"Cwhl<:"
		stop = (M253:192),2,"Cwhl>:"
		stop = ( 254:254),N,"SlowSound"
		stop = ( 255:255),N,"FastSound"

	parameter
		name = "-CYAN-"
		displayerNum = 4 
		type = C
		attribList = 6 
		stop = (M  0:255),2,"Cyan="
		
	parameter
		name = "-MAGNTA-"
		displayerNum = 5
		type = C
		attribList = 7 
		stop = (M  0:255),2,"Mgnta="
		
	parameter
		name = "-YELLOW-"
		displayerNum = 6
		type = C
		attribList = 8 
		stop = (M  0:255),2,"Yellow="
		
   Parameter
      name = "-ZOOM-"   
      displayerNum = 7
      type = B
      attribList = 12
      stop = (M  0:255),2,"Zoom="

   Parameter
      name = "-BEAM-"   
      displayerNum = 8
      type = B
      attribList = 11
      stop = (   0: 15),N,"NO FX"
      stop = (M 16:239),2,"Shape:"
      stop = ( 240:255),N,"Frost"
      
	parameter
		name = "-SHUTTER-"
		displayerNum = 9
		type = B
		attribList = 9
		stop = (   0: 15),N,"Closed"
		stop = (  16: 31),N,"RndStrb"		
		stop = (M 32: 47),1,"Pulse:"
		stop = (M 48:239),2,"Stb:"
		stop = ( 240:255),N,"Open"
		
	parameter
		name = "-CHASE-"
		displayerNum = 10
		type = C
		attribList = 13
		stop = (   0: 15),N,"NoFunct"
		stop = (  16: 23),N,"CMYslo"		
		stop = (  24: 31),N,"CMYfst"
		stop = (  32: 63),N,"ClrChs"
		stop = (  64: 79),N,"ChsC-C1"
		stop = (  80: 95),N,"ChsC-C2"
		stop = (  96:111),N,"PTslo"		
		stop = ( 112:127),N,"PTfst"
		stop = (R230:255),N,"SeeDisp24"

	parameter
		name = "-PTFX-"
		displayerNum = 11 
		type = F
		attribList = 14
		stop = (   0:  0),N,"NoFX"
		stop = (M  1:255),2,"FX="
		
////////////////////////////////////////////////////////////

	parameter
		name = "-PTSPEED-"
		displayerNum = 23
		type = F
		attribList = 15
		stop = (   0:  1),N,"Tracking"
		stop = (M  2:255),2,"Speed:"
		
	parameter
		name = "-CONTROL-"
		displayerNum = 24
		type = N
		attribList = 13,9
		stop = (   0:  0,R  0:255),N,"RunMode"
		stop = (R  0:127,R  0:255),N,"RunMode"
		stop = ( 230:249,   0: 15),N,"LampOff"
		stop = ( 250:255,R  0:255),N,"Reset"
		
end
