// maXim template file - Generated by maXim.
//maXim software version V0.95

Fixture
	manufacturer = "CLAY PAKY"
	name = "PinScan"
//	version = 1.0
//  fullmanufacturer = "Clay Paky"
//  fullname = "PinScan"
//  mode = 0
//  description = ""

	Attribute
		name = "INTENSITY"
		channel = 1
		homeVal = 0

	Attribute
		name = "PAN"
		channel = 2
		homeVal = 127

	Attribute
		name = "TILT"
		channel = 3
		homeVal = 127

///////////////////////////////////////////////////////////////

	Parameter
		name = "-PAN-"
		displayerNum = 1
		type = F
		attribList = 2
		stop = (M  0:255),2,"Pan="

	Parameter
		name = "-TILT-"
		displayerNum = 2
		type = F
		attribList = 3
		stop = (M  0:255),2,"Ti@="

end

