Documentation for Axxon PSIM 2.0. Documentation for other versions of Axxon PSIM is available too.

Previous page Next page


The Captioner object is a child object of the Camera system object and is designed to configure the captions output on the video image coming from the camera as well as to maintain the captions database.

This object allows setting the limits of caption output, font parameters, and rules of word highlighting. Captions are displayed in the rectangular area on the video image that is coming from the camera.

If you don't create the Captioner object in the system, captions aren't displayed. 

Note

You can put captions on the video image, for example, using scripts or programs in the Axxon PSIM embedded programming language (see The Script object. Programming using the JScript language and Guide for creating scripts (programming)).

To configure the Captioner object, do the following:

  1. Go to the Hardware tab of the System settings window (1).
  2. Create the Captioner object on the basis of the Camera object (2).

  3. Specify the parameters of the captions output window (3):
    1. Set the coordinates of the upper left corner of the captions output window: the X (the horizontal indent from the left border of the screen) and Y (the vertical indent from the top border of the screen) fields.
    2. Set the size of the captions output window: the W (the width of the captions output window) and H (the height of the captions output window) fields. 
  4. Specify the font parameters used for caption output:
    1. Click the  button (4).
    2. In the Font standard Windows dialog window that opens, specify the required font parameters and click OK.
    3. Double-click the Color field (5).
    4. In the Color standard Windows dialog window that opens, select the required color and click OK.
  5. Specify the rules of word highlighting (6):
    1. Right-click the Highlight words field, and in the context menu that appears, select the Add item. 
    2. In the dialog window that appears, enter the required word and click OK. The entered word is added to the Highlight words table.
    3. Specify the color with which the word is highlighted by double left-clicking the Color field next to the entered word. In the Color standard Windows dialog window that opens, select the required color and click OK.
    4. Set the Full string checkbox if you want to highlight not only the required word but also the entire line that contains this word during the output.
    5. Set the Match case checkbox if you want to match the case of the word characters.
    6. Repeat steps a-e for all required words.

      Note

      Use the context menu for operations with the words entered in the table (right-click the required word). If you want to clear the Highlight words table, click the Clear button.
  6. If necessary, specify the maximum number of days as the difference between the newest and the oldest entry in the captions database for the given captioner in the Captions archive size__days field (7). Entries that were added earlier than the specified number of days before the most recent entry are automatically deleted "in loop". If you specify the 0 (default) value, the entries are deleted in loop along with the video archive.

    Example

    For example, the captions archive size is 1 day. On Friday, the captions from Captioner 1 are added to the captions database. On Saturday and Sunday the camera is turned off, and captions aren't recorded. On Monday the camera is turned on, and the friday captions from Captioner 1 remain in the captions database until the ordinary record is added to the captions database of Captioner 1. Within the 3 minutes after the new record is made on Monday, the captions from Friday are deleted.

  7. Click the Apply button (8).

Configuring the Captioner object is complete.

Note

Use the Copy and Paste buttons to import all settings from one Captioner object to another.

The Highlight words table can be saved and loaded from the file. The Export and Import buttons are used to save and import the table, respectively.

  • No labels