//////////////////////////////         shark 
//  VS-T 

Fixture 
// version = 0.90 
   manufacturer = "StudioDue"
   name = "Shark16b"
//  fullmanufacturer = "Studio Due"
//  fullname = "Shark 16b"
//  mode = 0
//  description = ""

   Attribute
      name = "SPEED"
      homeVal = 255
      channel = 1

   Attribute
      name = "COLOUR"
      homeVal = 0
      channel = 2

   Attribute
      name = "GOBO"
      homeVal = 0
      channel = 3

   Attribute
      name = "INTENSITY"
      channel = 4

   Attribute
      name = "PAN"
      homeVal = 32768
      channel = 5
      fineChan = 6

   Attribute
      name = "TILT"
      homeVal = 32768
      channel = 7
      fineChan = 8

   Attribute
      name = "RESET"
      homeVal = 0
      channel = 9

///////////////////////////////////////////////////////////////////////////

   Parameter
      name = "-PAN-"   
      displayerNum = 1
      type = f
      attribList = 5
      stop = (M0:65535),W,"Pan="

   Parameter
      name = "-TILT-"   
      displayerNum = 2
      type = f
      attribList = 7
      stop = (M0:65535),W,"Ti@="

   Parameter
      name = "-COLOUR-"   
      displayerNum = 3
      type = c
      attribList = 2
      stop = (0:27),N,"Colour A"
      stop = (28:55),N,"Colour B"
      stop = (56:83),N,"Colour C"
      stop = (84:111),N,"Colour D"
      stop = (112:139),N,"Colour E"
      stop = (140:167),N,"Colour F"
      stop = (168:195),N,"Colour G"
      stop = (M196:215),2,"RBow S:"
      stop = (M216:235),2,"RBow M:"
      stop = (M236:215),2,"RBow F:"

   Parameter
      name = "-GOBO-"   
      displayerNum = 4
      type = B
      attribList = 3
      stop = (0:27),N,"Gobo A"
      stop = (28:55),N,"Gobo B"
      stop = (56:83),N,"Gobo C"
      stop = (84:111),N,"Gobo D"
      stop = (112:139),N,"Gobo E"
      stop = (140:167),N,"Gobo F"
      stop = (168:195),N,"Gobo G"
      stop = (M196:215),2,"RBow S:"
      stop = (M216:235),2,"RBow M:"
      stop = (M236:215),2,"RBow F:"

   Parameter
      name = "-SPEED-"   
      displayerNum = 5
      type = b
      attribList = 2
      stop = (0:63),N,"Slow"
      stop = (64:127),N,"Mid 1"
      stop = (128:191),N,"Mid 2"
      stop = (192:255),N,"Fast"

   Parameter
      name = "-RESET-"   
      displayerNum = 6
      type = b
      attribList = 9
      stop = (0:127),N,"Normal"
      stop = (128:191),N,"Reset"
      stop = (192:250),N,"Normal"
      stop = (251:255),N,"Lamp Off"
end

