Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: ipac configuration utility option explanations??  (Read 1989 times)

0 Members and 1 Guest are viewing this topic.

getnbizzy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 29
  • Last login:April 15, 2022, 06:47:36 pm
  • I want to build my own arcade controls!
ipac configuration utility option explanations??
« on: June 15, 2016, 11:12:42 pm »
what are the following used for in the ipac configuration utility? I can't find documentation on these options.


Import...What is the xml file for?
Export...What is the xml file for?
Force board reconfigure-Is this always required?


DudeRegular

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 279
  • Last login:October 03, 2024, 08:39:39 am
  • I have no idea what I am doing
Re: ipac configuration utility option explanations??
« Reply #1 on: June 17, 2016, 11:13:16 pm »
Export and import would seem like a good option to backup your config or copy it to another ipac.

getnbizzy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 29
  • Last login:April 15, 2022, 06:47:36 pm
  • I want to build my own arcade controls!
Re: ipac configuration utility option explanations??
« Reply #2 on: June 18, 2016, 12:19:21 am »
Export and import would seem like a good option to backup your config or copy it to another ipac.

ok thanks.

AndyWarne

  • Trade Count: (+18)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1938
  • Last login:April 11, 2021, 03:37:09 am
    • Ultimarc
Re: ipac configuration utility option explanations??
« Reply #3 on: June 20, 2016, 03:43:12 am »
The XML export is really for convenience in checking the configuration in text form.

Saving configurations is done by saving as an IPC file, and these files can be loaded in "on the fly" if needed.

"Force Board Reconfigure" is not normally needed as each change in the config is passed interactively to the board and the boards configuration is read and displayed so the GUI and board are always in sync.


getnbizzy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 29
  • Last login:April 15, 2022, 06:47:36 pm
  • I want to build my own arcade controls!
Re: ipac configuration utility option explanations??
« Reply #4 on: June 23, 2016, 08:27:26 pm »
The XML export is really for convenience in checking the configuration in text form.

Saving configurations is done by saving as an IPC file, and these files can be loaded in "on the fly" if needed.

"Force Board Reconfigure" is not normally needed as each change in the config is passed interactively to the board and the boards configuration is read and displayed so the GUI and board are always in sync.

Thanks Andy.