Go to documentation repository
Page History
...
Section | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
XML file | Parameter | Available values | Default | Product version | Parameter in effect |
---|---|---|---|---|---|
<Directory of the Intellect software installation>\Modules\Wt2\Web.config | CamMonitorShift | -5000 - 5000 | 0 | Sets shifting of video start while report viewing in milliseconds: >0 – video will start later than time specified in a report <0 – video will start earlier than time specified in a report | |
FaceReplaceCameraIpFrom | IP-address | - | up to 3.2 | Changes internal IP-address of a Server specified in the Architecture while viewing video for POS reports and for "Face" module report from outside | |
FaceReplaceCameraIpTo | IP-address | - | up to 3.2 | Changes external IP-address of a Server specified in the Architecture while viewing video for POS reports and for "Face" module report from outside | |
WorkThroughGateway | true, false | false | from 3.3 | Enables receiving video from Gateway while viewing video for POS reports and for "Face" module report. A Gateway is selected authomatically. | |
CommandTimeout | Time in seconds | 200 | Enables setting the timeout in seconds, during which waiting for data retrieval and report generation should occur. | ||
PersonNameLength | >=0 | - | 3.4 | By default, the parameter is not added to the file (corresponds to value 1). Add it to the <appSettings> section in the following format: <add key = "PersonNameLength" value = "5" /> The parameter limits the user's patronymic to the number of characters specified in the value parameter for Access Manager and Time&Attendance reports. Example (if value = "5"): Ivanov Peter Alex. | |
PersonNameIncludesId | 0, 1 | - | 3.4 | By default, the parameter is not added to the file (corresponds to value 0). Add it to the <appSettings> section in the following format: <add key = "PersonNameIncludesId" value = "1" /> The parameter allows enabling display of the user ID in parentheses after the user full name in the Access Manager and Time&Attendance reports. value = "1" - the user ID in parentheses is displayed after the user full name. Example: Ivanov Peter Alexandrovich (1) value = "0" - the user ID is not displayed. | |
SweatheartingEnabled | 0, 1 | 0 | 3.4 | Enables the Sweethearting report. | |
SweatheartingAddItemPosFunctionNumber | >=0 | - | 3.4 | Sets the Adding product to document function number from the dbo.FuncDic table, which is necessary for the Sweethearting report proper operation. | |
SweatheartingBeginReceiptPosFunctionNumber | >=0 | - | 3.4 | Sets the function number used as the receipt beginning from the dbo.FuncDic table. | |
SweatheartingEndReceiptPosFunctionNumber | >=0 | - | 3.4 | Sets the function number used as the receipt ending from the dbo.FuncDic table. | |
SweatheartingFilterByReceiptIntervals | 0, 1 | 0 | 3.4 | Enables the sweethearting events filtering so that only the events which occured while the receipt was open were displayed in the Sweethearting report. | |
SweatheartingAddTimeoutMs | >=0 | 500 | 3.4 | Sets the timeout between the sweethearting detector event and the POS event. If this timeout is exceeded, the sweethearting event is added to the Sweethearting report. | |
SweatheartingBeepEnabled | 0, 1 | 0 | 3.4 | Disables the sound notification about new events in the Sweethearting report. | |
SweatheartingStepCount | >=0 | 1000 | 3.4 | Sets the required number of the events which should be preloaded on the first Sweethearting report launch. | |
SweatheartingPreloadDays | >=0 | 140 | 3.4 | Sets the required number of days the events from which should be displayed on the first Sweethearting report launch. | |
ExtendedPresenceReportInWorkplace | true, false | false | 3.4 | Enables an advanced display of the reports: Report on presence at the workplace and General report on presence at the workplace. | |
EnablePasskindReport | true, false | false | 3.4 | Enables a Report on issued passcards. | |
lpServerUrl | IP-адрес | http://localhost:10001/lprserver | 3.4 | Sets the server address where the recognized LP images and the vehicle frames are stored. | |
IntellectVideoStreamNumber | 0-4 | 0 | 3.4 | Sets the required camera stream number in live video reports (0 is the first camera stream). |
FACE-Intellect
XML file | Parameter | Available values | Default | Parameter in effect | |||||
---|---|---|---|---|---|---|---|---|---|
<Directory of the Intellect software installation>\Modules\face_client.run.config | ProblemImages | Path to a folder | None | Path to the folder for storing images which haven't been added to the database is specified in the parameter value. The specified folder will be created automatically.
| |||||
AutoSizeColumnHeaders | true, false | false | Activates the automatic columns resizing of columns in the Face recognition and search interface window in proportion to its size when it is changed (see Setting the parameters for the Face recognition and search interface object). |