Skip to content

Configuring Switches with LISY1

Related Config File Sections:

LISY1 supports the System 1 switch matrix which consists of a maximum of 40 switches. The switch number in the manual of your machine can be used within MPF. However, some of the switches in Gottlieb System 1 games are not part of the switch matrix. These are the outhole switch, the SLAM switch and the "RESET" switch on the board itself. The mpfserver for LISY1 is numbering these switches in the same way as pinmame does it:

  • SLAM: #76
  • Outhole: #66
  • Reset: #56

Note

As the SLAM switch is usually closed, the logic is inverted here. A closed SLAM switch is interpreted as open within mpfserver and does not have to be configured as normally closed NC in MPF.

You can start with this config:

switches:
  slam:
    number: 76
  outhole:
    number: 66
  reset:
    number: 56

Then just add your switches according to the manual of your machine. See switches: for more details about switches.

What if it did not work?

Have a look at our LISY troubleshooting guide.


Something missing or wrong? You can fix it!

This website is edited by people like you! Is something wrong or missing? Is something out of date, or can you explain it better?

Please help us! You can fix it yourself and be an official "open source" contributor!

It's easy! See our Beginner's guide to editing the docs.

Page navigation via the keyboard: < >

You can navigate this site via the keyboard. There are two modes:

General navigation, when search is not focused:

  • F , S , / : open search dialog
  • P , , : go to previous page
  • N , . : go to next page

While using the search function:

  • Down , Up : select next / previous result
  • Esc , Tab : close search
  • Enter : go to highlighted page in the results