Bosch BIS 2.3 Installation Manual page 79

Access engine
Table of Contents

Advertisement

BIS 2.3 - Access Engine
Possible named parameters are described in table 2-1. The
block concludes with the command 'add', which adds the
process characteristics to the process table.
The following example illustrates the structure of a block:
define Loggifier
set /description="Logging and Notification"
set /executable=loggifier.exe
set /parameter="/t=2 /o=DBG_OUTPUT_DEFAULT"
set /type=BASE
set /exitNumber=1
set /restartLimit=2
add
define Process-x
set /description=(...,...,...)
.
.
.
add
.
.
.
Named Parameter
description
executable
parameter
Table 10.1 Block entries in the process description file
Bosch Sicherheitssysteme GmbH
DMS - Data Management System | en
Description
Process description. Since the length
of process names is often limited, a
short description of the process that
explains its functionality is given.
Name of the executable file.
Parameters and options that are
passed on to the process as program
arguments, e.g. process name, trace
level, and output mode.
Installation manual
F.01U.028.713 | V 2.3.0.1 | 2009.11
79

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents