/////////////////// ELATION Trackpod-81  (6 channels)
/////  RM July 2007

Fixture
   manufacturer = "ELATION"
   name = "Trkpod81"
   version = 0.90
//  fullmanufacturer = "Elation"
//  fullname = "Trackpod-81 6ch"
//  mode = 0
//  description = ""

   Attribute
		name = "RAINBOW"
		homeVal = 0
		channel = 1

   Attribute
		name = "RED"
		homeVal = 255
		channel = 2

   Attribute
		name = "GREEN"
		homeVal = 255
		channel = 3

   Attribute
		name = "BLUE"
		homeVal = 255
		channel = 4

   Attribute
		name = "STROBE"
		homeVal = 0
		channel = 5

	attribute
		name = "SOUND"
		channel = 6
		homeVal = 0
	
///////////////////////////////////////////////////

	parameter
		name = "-RED-"
		displayerNum = 1 
		type = C
		attribList = 2 
		stop = (M  0:255),2,"Red="
		 
	parameter
		name = "-BLUE-"
		displayerNum = 2 
		type = C
		attribList = 3 
		stop = (M  0:255),2,"Blue="
		
	parameter
		name = "-GREEN-"
		displayerNum = 3 
		type = C
		attribList = 4 
		stop = (M  0:255),2,"Green="
		
	parameter
		name = "-RAINBOW-"
		displayerNum = 4 
		type = C
		attribList = 1 
		stop = (M  0:255),2,"Rnbow="
		
	parameter
		name = "-STROBE-"
		displayerNum = 5 
		type = B
		attribList = 5 
		stop = (   0:  0),N,"Shtr Open"
		stop = (M  1:255),2,"Strobe:"

	parameter
		name = "-SOUND-"
		displayerNum = 6 
		type = B
		attribList = 6 
		stop = (   0:  0),N,"DMX mode"
		stop = (   1: 30),N,"Chase 1"
		stop = (  31: 60),N,"Chase 2"
		stop = (  61: 90),N,"Chase 3"
		stop = (  91:120),N,"Chase 4"
		stop = ( 121:150),N,"Chase 5"
		stop = ( 151:180),N,"Chase 6"
		stop = ( 181:210),N,"Chase 7"
		stop = ( 211:240),N,"Chase 8"
		stop = ( 241:255),N,"Sound"

end
	
