//////////////////////////////         Dataflash 
//  Edited Richie (Sat Aug9th)
// Edited By Steve Richards October 29, 2003 12:00:44 PM 
// Updated by Steve Richards December 04, 2003 02:18:27 PM 

Fixture 
   manufacturer = "HIGHEND"
   name = "DataFlash"
   version = 1.1
//  fullmanufacturer = "High End Systems"
//  fullname = "Dataflash"
//  mode = 0
//  description = ""

   Attribute
      name = "INTENSITY"
      channel = 1
      
   Attribute
      name = "DURATION"
      homeVal = 0
      channel = 2
      
   Attribute
      name = "STROBE"
      homeVal = 0
      channel = 3
      
//////////////////////////////////////

   Parameter
      name = "-SHUTTER-"   
      displayerNum = 1
      type = B
      attribList = 3
      stop = (M  0:255),2,"Strobe="

   Parameter
      name = "-DURATN-"
      displayerNum = 2
      type = B
      attribList = 2
      stop = (M  0:255),2,"Dur="

end

