User`s guide
Table 3.5.11.-1 Parameters of the Mons Program (Continued)
Parameter Description
-serv_create_dir_disabled If this parameter is given, no directories are
created during MicroSCADA service startup.
This means that, for example, with current SYS
500 default installation, directories "Form" and
"Pic" are not created under application
directories. This parameter can only be used
with "-start_serv" parameter.
-start_as_logon_user With this parameter the monitor is started as
logged-in user's context.
Only VS Local monitors can be
started with this parameter.
-default With this parameter a monitor with default
properties is opened. Properties are:
Monitor type: VS Local
Application #: 0
Application Monitor #: 0
Font: family:MicroSCADA0810-size:10
VS Printer: LPT1
3.5.12. Starting base systems from command line
Base systems can be started by running the ms_serv.exe program together with the
parameters described in Table 3.5.11.-1. The ms_serv.exe is located in sc\prog\exec\
folder. The MicroSCADA service can be started, for example from the operating
system command prompt with the following command line:
ms_serv -start
When running this command line from the command prompt, the working directory
should be the same as the file's location, which in this case is the sc\prog\exec.
Several parameters can be combined into one command line, for example in the
following way:
ms_serv -start -no_create_dir -no_info_dialog
In this example the command line starts the base system, prevents the creation of
additional directories such as "Form" and "Pic" during the startup, and prevents
displaying the info dialog box telling if MicroSCADA is started successfully.
Table 3.5.12.-1 Parameters of the ms_ serv.exe
Parameter: Description:
-start With this parameter MicroSCADA service is started.
-stop With this parameter MicroSCADA service is stopped.
-forced_stop With this parameter MicroSCADA service is forcibly stopped.
-no_create_dir If this parameter is given, additional directories such as "Form" and
"Pic" are not created under application directories during service start-
up. This parameter can only be used with "-start".
-no_info_dialog If this parameter is given, the info dialog telling if MicroSCADA is
started or stopped successfully is not shown.
122
SYS 600 9.2SYS 600 9.2
MicroSCADA Pro
Installation and Administration Manual
1MRS756115