Jump to content

Pacled64, Lights Not Working In Tables With Dof


jml927

Recommended Posts

Posted

Ok, new problem...  I have DOF working great with my sainsmart 8 relay USB controller.  It seems my PacLED64 isn't as cooperative.  I put the PacLED into my cabinet.xml, it shows up in the DOF Configtool, but it seems my start, launch, extra ball and credit buttons will not work.  How do I specify these in cabinet.xml?  I have the directoutputconfig20.ini which is what the DOF config tool put out.  I can get my pacled to show active when I put the following in my cabinet.xml:

 

    <PacLed64>
      <Name>PacLed64 1</Name>
      <Id>1</Id>
    </PacLed64>
 

 

Then after my LEDWizEquivalent section, I put in lamp defs, which don't seem to work...

 

 <Lamp>
      <Name>Credit Button</Name>
      <OutputName>PacLed64 1.01</OutputName>
   </Lamp>
   <Lamp>
      <Name>Extra Ball Button</Name>
      <OutputName>PacLed64 1.02</OutputName>
   </Lamp>
   <Lamp>
      <Name>Start Button</Name>
      <OutputName>PacLed64 1.03</OutputName>
   </Lamp>
   <Lamp>
      <Name>Launch Button</Name>
      <OutputName>PacLed64 1.04</OutputName>
   </Lamp>

 

Anyone out there have the PacLED64 and able to get it to work with the button lights? 

 

 

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...