Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To specify additional settings of external databae, do the following:

  1. Go to the «Hardware» Hardware tab of the «System settings» System settings dialog box (Fig. 7.6—151).
  2. Select the «External External Plates Database» Database in the objects tree (Fig. 7.6—15, 2).

...

  1. Image Added
  2. Set the Process

...

  1. Set the «Process recognized LPs received only from local recognizers» checkboxif recognizers checkbox if it is needed to use plates only from local recognizers while compairing with plates stored in the database (Fig. 7.6—15, 3).
  2. Set the

    «Extended mode»

    Extended mode checkbox to use the special procedure of recognizing violators in accordance with restrictions for licence plates depending on the week days (

    Fig. 7.6—15,

    4). If this checkbox is set, then for identified license plates, which are not found in the database, the additional rules from the lprdb_rules.xml file are checked (or from the lprdb_rules_X.xml, where X stands for the ID of the

    "

    External Plates DB

    "

    object, if it is necessary to set extended mode separately for the External Plates DB). This file should be located in the Intellect installation folder in the Modules directory. In this file the days of week and time intervals are specified, inside which vehicles with certain last digit of the license plates are forbidden to pass.

    Info
    titleNote.

    Example of the lprdb_rules.xml file. Such file is designed to forbid passage on Monday for the following vehicles:
    1. With the last digit of the license plate equal to 1, in time interval from 12:00:00 PM to 4:00:00 PM and from 8:00:00 PM to 10:00:00 PM
    2. With the last digit of the license plate equal to 8, in time interval from 10:00:00 PM to 13:00:00 PM
    <LPRDB_Rules>
        <DayOfWeek value ='Monday'>     <!

...

  1. The day of

...

  1. week>


  1.         <Alarm match='1'>           <!

...

  1. The last digit of the license

...

  1. plate>


  1.             <Time from='12:00:00' to='16:00:00'/>    <!

...

  1. Time

...

  1. interval>
                <Time from='20:00:00' to='22:00:00'/>    <!

...

  1. Time interval

...

  1.  >
            </Alarm>
            <Alarm match='8'>
                <Time from='22:00:00' to='23:00:00'/>
            </Alarm>
        </DayOfWeek>
        <DayOfWeek value ='Tuesday'></DayOfWeek>
        <DayOfWeek value ='Wednesday'></DayOfWeek>
        <DayOfWeek value ='Thursday'></DayOfWeek>
        <DayOfWeek value ='Friday'></DayOfWeek>
        <DayOfWeek value ='Saturday'></DayOfWeek>
        <DayOfWeek value ='Sunday'></DayOfWeek>
    </LPRDB_Rules>

  2. To save changes click «Apply» (Fig. 7.6—15, Apply (5).

Specifying the addition settings of external database is completed.