Command Line Switches
Additional command line switches may be passed to the Array Explorer executable file that will alter certain options:
Switch | Description |
---|---|
-aluminum | Activates aluminum measurement mode. |
-fsw | Activate friction stir weld measurement mode. |
-dl1 | Activates first delay line configuration (default). |
-dl2 | Activates second delay line configuration. |
-dl3 | Activates third delay line configuration. |
-lang=[language-code] | Use specific language for the user interface. You can replace language-code with $LANG to simply use the main window's language configuration. |
-u=[user-id] | Automatically login as specified user. You can replace user-id with $USER to simply use the currently logged in user account. |
-p=[encrypted-password] | Passes an encrypted password when used with -u option. If using $USER with the -u option, replace encrypted-password with $PWD . |