Import/Export aconfiguration

In Preferences, option Export configuraion can be used to build an URL with the configuration. It can hereafter easily be emailed to iOS devices, or given on an web page as a download link.

Example:
  mochabarcode://CONFIG=http://mochasoft.com/test1.htm&autolock=1&function=1&field=1&
                 history=1&scan=1&back=1&forward=1&reload=1&reloadstart=1&shake=0
                 &ignorefirst=0&ignorelast=0&beep=1
Syntax:
  mochabarcode://CONFIG=Server URL&Parameters

Parameters:
  • autolock: Preferences - Auto lock
  • function: Preferences - Scan to function
  • field: Preferences - Scan to field
  • history: Preferences - History button
  • scan: Preferences - Scan button
  • back: Preferences - Back button
  • forward: Preferences - Forward button
  • reload: Preferences - Reload button (displayed on web page)
  • reloadstart: Preferences - Reload button (loads always the start page)
  • shake: Preferences - Vibrate
  • ignorefirst: Preferences - Ignore first
  • ignorelast: Preferences - Ignore last
  • beep: Preferences - Beep
For all parameters, 0 = Off , 1 = On.


It is also possible to export above data as a QR code. The import function can read the QR code and install the new configuration.