Fire Brigade Maps Template

The creation of fire brigade maps is based on a graphic template. The available templates are stored in the following System Browser path:

Libraries > Fire > Device > Fire Brigade Maps > Graphic Templates

Starting from scratch or from the default template (see below), you can create your own template using the Desigo CC graphic editor. See Customizing the Fire Brigade Map Template.

The template can include the variable elements illustrated in the following table. In the map generation, the variables will be replaced by the actual information of the objects being processed.

Item

Description

Graphic Editor Format

Image (mandatory)

At least one image must exist as a placeholder for the map. In the Description property, the placeholder image must contain FireBrigadeMapPlaceholder

Image

%DateTime%

Date and time of pdf generation

Text

%ObjectName%

Object technical name

Text

%ObjectDescription%

Object description

Text

%ObjectLocation%

Location name (reduced string without initial system name and view name)

Text

%ObjectLocationDescription%

Location description (reduced string without initial system name and view name)

Text

%ObjectAlias%

Object alias

Text

%ObjectView%

View name

Text

%ObjectType%

Object type as specified in the function / Object Model

Text

%ObjectSubType%

Object subtype as specified in the function / Object Model

Text

%ProjectName%

Project name

Text

%ParentObjectName%

Parent object name

Text

%ParentObjectDescription%

Parent object description

Text

%MapNumber%

Map number, as imported from the control panel database

Text

%ChildrenNumber%

Number of child objects

Text

%Remarks%

Remark common to all the fire brigade maps generated. Specified in the Fill remarks field of the generator wizard, as part of the Configure output style step. See Generating Fire Brigade Maps From Graphics.

Text

%Specific_Remarks%

Remark specific to the object (for example, zone) for which each fire brigade map is generated. Specified in an external CSV file (it must be in ANSI encoding).
For more information, see Specific Remarks, below.

 

Text

Default Graphic Templates

Fire Brigade Map – Landscape Graphic Template
Fire Brigade Map – Landscape Graphic Template
Fire Brigade Map – Portrait Graphic Template
Fire Brigade Map – Portrait Graphic Template

Dimensions and Quality of the Graphic Templates

In modifying a graphic template for the fire brigade maps or creating a new one, consider the following criteria to achieve the best results in the PDF output:

Note that higher quality images require larger files and take longer to load. Test any new graphic template and carefully check the results.

Specific Remarks

The %Specific_Remarks% section of the template is populated with object-specific remarks specified in a .CSV file. This file must contain:

The <address> and <remarks> columns in the .CSV file must have headers, and you will have to specify their header names during configuration. However, the columns do not need to be adjacent, and the CSV file may contain other columns, which will be ignored for the purposes of specific remarks.
The only value separator that is recognized and supported is the semicolon.

Example of
Desigo CC object name

corresponding
<address> entry
of CSV file

<remarks> entry
in CSV file

propagation notes

Zone_190101

190101

Remark for zone 190101

If the CSV file includes a row for a zone (in this example, 190101) but not for any of its child detectors (190101/xx), then the remark specified for the zone will also be applied to all the child detectors of that zone.

Zone_550113

550113

Remark for zone 550113

If the CSV file includes a row for a zone (in this example, 550113) and rows for only some of its child detectors (550113/01 and 550113/07), then the remark specified for the zone will also be applied to any other child detectors not included in the CSV file.

Detector_550113/01

550113/01

Remark for detector 550113/01

Detector_550113/07

550113/07

Remark for detector 550113/07

Detector_222104/01

222104/01

Remark for detector 222104/01

If the CSV file contains a row for one or more child detectors (in this example, 222104/01 and 222104/02) but no row for their parent zone (222104) then the remark specified for the child detector with the lowest address will also be applied to the parent zone.

Detector_222104/02

222104/02

Remark for detector 222104/02