Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If Auto configure does not work or there is an error in the bottom left corner, log into the controller and open quick config. If auto config is available, auto config the EPS.

If these steps do not work, you may need to get a new verify the progressivecontroller.xml file. Call Support at 1.877.358.6300 for assistance with this issue.

If the file is empty, copy and paste the info listed below this picture and save.

...

Code Block
<ProgressiveController>
  <DoProgressive>true</DoProgressive>
  <ForcedBroadcast>
    <BroadcastAddress>10.0.5.1</BroadcastAddress>
    <BroadcastPort>4503</BroadcastPort>
    <IsUnicast>false</IsUnicast>
  </ForcedBroadcast>
<PortAssignment/>
<MaestroPortAssignment/>
</ProgressiveController>

...

Additional steps if those above do not work.

...