Advanced Search
Search Results
121 total results found
Application
RECOMMENDED CLIENT REQUIREMENTS Operating system 64-bit versions of Windows 10/11 CPU 2GHz, 4 cores Memory 8GB or more (of which 6GB or more usable by AVIX) Storage 1 GB or more for application and logs Resolution 1920x1080 / ...
First steps
Creating process steps First step are to link the video and create the process steps documented in the video.
Line balancing
Line Balancing and product configurations in AVIX Creating product configuration using variant codes: Resource Balancing using multiple resources in AVIX:
Creating time samples (stop watch time study)
Once the process steps has been created, you can chose whether to use a single time measurement or use samples of times to get an average When creating a stopwatch sample, the first sample will inherit the start/stop from the task. Then you add samples depend...
Installation
Start the installation program and follow the on-screen instructions. The default installation values are for most users ok so it is often fine to click “Next” without changing anything during the whole installation. Select installtion language. This select...
Installation command line parameters
The AVIX installation program is currently built using InnoSetup, which allows a number of command line parameters to be used. All allowed parameters are documented in the section "Other Information/Setup Command Line Parameters" in the InnoSetup online docume...
Customization of the Installation
If you want to create an own, customized, installation package, there are a number of settings that can be set to control client behavior. The default value of these settings can be controlled by supplying them via the preferences framework in the application....
Settings File
Default values for settings are stored in the file <installation dir>\configuration\se.solme.avix.prefsThis location can be changed by setting the java property “common_defaults_file” in the config.ini file found in<installation dir>\configuration Be aware ...
Windows Registry
In addition to using a settings file for settings, the registry can starting with AVIX v4.6.0 also be used as a source for settings. Two locations in the registry are checked for settings. HKLM\SOFTWARE\Solme AB\AvIx\defaults HKCU\SOFTWARE\Solme AB\AviX\de...
Backwards Compatibility
For backwards compatibility, all commonly used settings from before AVIX v4.6.0 and the then used format in the settings file “se.solme.avix.prefs“ are still supported, but it is still recommended to use the new format with sections when possible. New settings...
Proxy Settings
Key avix.proxySettingsSource Section se.solme.net Possible values Internet ExplorerFile Default value Internet Explorer Description If ”Internet Explorer” is set, the proxy settings will be collected from various registry keys us...
Settings for automatic updates
Key avix.update.updatesites Section se.solme.avix.p2 Default value Not set Description A semicolon separated list of update sites.An update site can be any valid URI as well as any existing folder or zip/jar-file.Example:http://custome...
Language Settings
Key PREF_PRIMARY_INSTRUCTION_LANGUAGE Section se.solme.avix.i18n Default value Not set Description A single locale identifier that sets the primary instruction languageExample:Set it to English:en Added in AVIX 4.6.0 ...
Valid Locale Identifiers
Valid Locale Identifiers for use in Language Preferences Locale id Locale name Locale id Locale name ar Arabic ko Korean be Belarusian lt Lithuanian bg Bulgarian lv Latvian ca Catalan mk Macedonian ...
Other Settings
Key templates.emf Section se.solme.avix.configuration Description A semicolon separated list with the templates that should be loaded on startup of the application. Both “:” and “\” needs to be escaped with a “\”. Example: C\:\\Program\\Solm...
Examples
Some examples of preferences that each provide some commonly used functionality. They can be combined with each other or with other settings to provide functionality in AVIX be being added in the preference file. EXAMPLE 1: Provide default license server set...
License Presentation
By default the floating license dialog show a combination of all available licenses in the component list. In scenarios where multiple licenses are available and their components do not overlap 100% it can cause problems as only one license can be used to acqu...
License Filtering with License Domains
Multiple different licenses can be tied to the same license server even though users only can retrieve components from one such license at a time. In a scenario where multiple user groups use the same license server it is possible to restrict access to a licen...
License Filtering with Component Filters
Component filtering can be used to restrict access to components in a multiuser environment so not all users see everything available on the license server.When component filtering is enabled via the setting “avix.licensing.filterComponents” only the component...
Configuring Location for User Data
In a default installation of AVIX, user specific data are written to the folder“$ALLUSERSPROFILE$/Solme AB/AVIX4/instance/”.It is possible to change the location used for this data and this can be done in two ways Via an entry in the file “config.ini” that ...