Command line arguments
Applies to
Sensoft Multiline
Info
There are the following command line arguments to Sensoft Multiline 1.0.1 and later:
/load-settings:path
or/l:path
Load the settings.ini file specified inpath
. The path can be absolute or relative to the standard configuration folder (Documents\LabVIEW Data\Sensoft\Config Data\Configurations Multiline
).
Examples:
"C:\Program Files (x86)\Sensoptic\Sensoft Multiline\Sensoft Multiline.exe" /load-settings:MySettings.ini
"C:\Program Files (x86)\Sensoptic\Sensoft Multiline\Sensoft Multiline.exe" "/load-settings:My Settings.ini"
"C:\Program Files (x86)\Sensoptic\Sensoft Multiline\Sensoft Multiline.exe" "/l:C:\My Settings\My settings.ini"
Sensoft Multiline can be called with command line arguments e.g. from a normal Windows shortcut. To add the command line arguments, click with the right mouse button on the shortcut and select Properties from the context menu. You can then enter the app path and command line arguments in the Target field (see figure).