//////////////////////////////         victory 
//  VS-T 

Fixture 
// version = 0.83 
   manufacturer = "SGM"
   name = "victory250"
//  fullmanufacturer = "SGM"
//  fullname = "Victory 250"
//  mode = 0
//  description = ""

   Attribute
      name = "INTENSITY"
      homeVal = 0
      channel = 1
   Attribute
      name = "COLOUR"
      homeVal = 0
      channel = 2
   Attribute
      name = "GOBO"
      homeVal = 0
      channel = 3
   Attribute
      name = "STROBE"
      homeVal = 255
      channel = 4
   Attribute
      name = "PAN"
      homeVal = 127
      channel = 5
   Attribute
      name = "TILT"
      homeVal = 127
      channel = 6
   Attribute
      name = "CONTROL"
      homeVal = 64
      channel = 7

//**   Parameter
//**      name = "-INTENSITY-"         // *ERR1  param name too long
//**      displayerNum = 5
//**      type = i
//**      attribList = 1
//**      stop = (M0:255),B,"%"

   Parameter
      name = "-COLOUR-"   
      displayerNum = 3
      type = c
      attribList = 2
      stop = ( 0:0),N,"white"
      stop = ( 16:35),N,"yellow"
      stop = ( 36:55),N,"magenta"
      stop = ( 56:75),N,"cyan"
      stop = ( 76:95),N,"orange"
      stop = ( 96:115),N,"green"
      stop = ( 116:135),N,"blue"
      stop = ( 136:155),N,"red"
      stop = (M160:244),2,">>"
      stop = ( 250:250),N,"trig"

   Parameter
      name = "-GOBO-"   
      displayerNum = 4
      type = b
      attribList = 3
      stop = ( 0:0),N,"open"
      stop = ( 29:29),N,"star"
      stop = ( 49:49),N,"radial"
      stop = ( 69:69),N,"square"
      stop = ( 89:89),N,"stars"
      stop = ( 109:109),N,"phone"
      stop = ( 129:129),N,"dot"
      stop = ( 149:149),N,"swirl"
      stop = (M160:229),2,">>"
      stop = ( 255:255),N,"trig"

   Parameter
      name = "-STROBE-"   
      displayerNum = 6
      type = b
      attribList = 4
      stop = ( 0:0),N,"closed"
      stop = (M10:149),2,"str"
      stop = (M150:185),2,"trig"
      stop = ( 192:192),N,"goboas"
      stop = ( 205:205),N,"colas"
      stop = ( 218:218),N,"c+gas"
      stop = ( 231:231),N,"gobfade"
      stop = ( 255:255),N,"open"

   Parameter
      name = "-PAN-"   
      displayerNum = 1
      type = f
      attribList = 5
      stop = (M0:255),B,"Pan="

   Parameter
      name = "-TILT-"   
      displayerNum = 2
      type = f
      attribList = 6
      stop = (M0:255),B,"Ti@="

   Parameter
      name = "-CONTROL-"   
      displayerNum = 7
      type = b
      attribList = 7
      stop = ( 0:0),N,"lampoff"
      stop = ( 64:64),N,"idle"
      stop = ( 255:255),N,"reset"
end

