Multiscan Configuration (CSV) File

To integrate Multiscan++ or Galileo control panels into Desigo CC you must first prepare a textual configuration file in CSV (comma separated values) format that defines the data structure for the panel.

To do this, use Microsoft Excel or a text editor to edit the provided CSV template files described below. You can then use this file to import the configuration.

For reference information about the Modbus configuration CSV file, see CSV File for Modbus Device Import.

Multiscan++/Galileo Configuration Template Files

The Multiscan CSV template files are deployed with the Sensitron Multiscan extension installation and available at the following path:
[Installation Drive]:\[Installation Folder]\GMSMainProject\profiles\ModbusDataTemplate\.

CSV Template file

Description

Modbus_template_4.0_Multiscan++_RIO_MaxConfiguration.csv

It provides a fully configured Multiscan++ system with:

  • Max number of internal gas detectors connected to the CPU board: 8
  • Max number of gas detectors connected to the RIO cards: 256
  • Max number of internal relays connected to the CPU board: 8
  • Max number of relays connected to RIO cards: 512

 

Modbus_template_4.0_Multiscan++_RS485_MaxConfiguration.csv

It provides a fully configured Multiscan++ system with:

  • Max number of internal gas detectors connected to the CPU board: 8
  • Max number of gas detectors directly connected to 485 loops: 256
  • Max number of internal gas detectors connected to the CPU board: 8
  • Max number of internal relays connected to the CPU board: 8
  • Max number of relays connected to RIO cards: 512

 

Modbus_template_4.0_Multiscan++Park_RIO_MaxConfiguration.csv

It provides a fully configured Multiscan++ Park system with:

  • Max number of internal gas detectors connected to the CPU board: 8
  • Max number of gas detectors connected to the RIO cards: 256
  • Max number of internal relays connected to the CPU board: 8
  • Max number of relays connected to RIO cards: 512

 

Modbus_template_4.0_Multiscan++Park_RS485_MaxConfiguration.csv

It provides a fully configured Multiscan++ Park system with:

  • Max number of internal gas detectors connected to the CPU board: 8
  • Max number of gas detectors connected to the RIO cards: 256
  • Max number of internal relays connected to the CPU board: 8
  • Max number of relays connected to RIO cards: 512

 

Modbus_template_4.0_Galileo_Multiscan_MaxConfiguration.csv

It provides a fully configured Galileo system with:

  • Max number of Multiscan Gas Detectors: 200
  • Max number of relays: 128)

Modbus_template_4.0_Galileo_IDI_MaxConfiguration.csv

It provides a fully configured Galileo system with:

  • Max number of Idi474\IDI MB Gas Detectors: 128
  • Max number of relays: 128

 

These template files can be used to create custom configuration files by removing unwanted gas detectors and relays according to the specific configuration.

 

NOTICE

Do not change the IDs already configured since they are fixed in the Modbus interface. Therefore, each detector or relay allocates its own fixed Modbus register.

To have the panel data imported and its diagnostic provided, the panel rows must not be deleted.

 

Also, these template files provide examples for function mapping in the first four detector lines of each template file. These can be useful when adding new points and starting from an example of an existing point type included in the CSV file with functions defined. The following functions are currently available:

  • CO Detection
  • CO2 Detection
  • O2 Detection
  • Temperature Detection

 

Multiscan++ templates function mapping
For the Multiscan++ control panel types, in addition to the first four detector lines which are for the internal detectors, the templates provide four function mapping samples for the first four detectors connected to the loop.

 

Additionally, since the device points are imported into Management View as a flat list, this CSV template also provides a pre-configured logical view that can be used for the configuration required on the field site.

As for the logical view, any CSV templates can be also modified to automatically create a user-defined view out of the import. This part is not provided from any templates because user views strictly depend on the customer’s requirements, but they can be easily added.

Multiscan++/Galileo Configuration File Sections

Section

Description

[Connections]

Communication channels between Multiscan and Desigo CC. 1 interface for each device must be defined.

[Devices]

Galileo or Mutliscan++ control panels.

[Points]

Physical points.

Multiscan++/Galileo Connections Data

The [Connections] section comprises the following data:

Data

Description

[ConnectionName]

Interface name. Special characters are not allowed.

[ConnectionDescription]

Interface description to display in System Browser.

[SlaveId]

Galileo or Mutliscan++ Modbus slave address.

[IP_Address]

Interface IP address.

[Port]

TCP Modbus port. Default value: 502.

[Alias]

Not used.

[FunctionName]

Not used.

[Discipline ID]

Not used.

[Subdiscipline ID]

Not used.

[Type ID]

Not used.

[Subtype ID]

Not used.

Connections Section (When Not Used Fields Are Collapsed)

Multiscan++/Galileo Devices Data

The [Devices] section comprises the following data:

Data

Description

[ParentConnectionName]

Name of the interface assigned to this device.

[DeviceName]

Device name.

[DeviceDescription]

Device description to display in System Browser.

[ObjectModel]

Not used.

[Alias]

Not used.

[Function Name]

Not used.

[Discipline ID]

Not used.

[Subdiscipline ID]

Not used.

[Type ID]

Not used.

[Subtype ID]

Not used.

[LogicalHierarchy]

Used to create a hierarchy in the logical view.

[UserHierarchy]

Used to create a hierarchy in the user-defined view.

Multiscan++ Devices Section (When Not Used Fields Are Collapsed)
Galileo Devices Section (When Not Used Fields Are Collapsed)

Multiscan++/Galileo Points Data

The [Points] section comprises the following data:

Data

Description

[ParentDeviceName]

Name of the device to which the point is connected.

[Name]

Point name. Special characters are not allowed.

[Description]

Point description to display in System Browser.

[FunctionCode]

Not used.

[Offset]

Used in combination with the import rules table to achieve the correct value of the register.

For more information about the rules that apply to the different Multiscan CSV configuration files, see below.

[SubIndex]

Not used.

[DataType]

Not used.

[Direction]

Defines the address/response mode used for accessing the value on the Modbus server:

  • Input: Data must be read from the Modbus server.
  • Output:. Data must be written to the Modbus server.

To read back an output item, a Modbus InOut point must be created.

In this specific case (Multiscan ++ and Galileo panels) this field is always set to “I” in the CSV files. Anyway, during the import it is automatically set by the system because this association is defined in the import rules of this extension.

[Object Model]

Name of the object model linked to this point.

Multiscan++ panel

  • Panel: GMS_MODBUS_Multiscan_Panel_150
  • Detectors: GMS_MODBUS_Multiscan_Detector_150
  • Relays: GMS_MODBUS_Multiscan_Relay_150
  • Park Panel: GMS_MODBUS_Multiscan_ParkPanel_150

 

Galileo panel

  • Panel: GMS_MODBUS_Galileo_Panel_150
  • Detectors: GMS_MODBUS_Galileo_Detector_150
  • Relays: GMS_MODBUS_Galileo_Relay_150

[Property]

Not used.

[Alias]

Not used.

[Function]

“Function name” used to automatically associate the function (for example, “Multiscan_CO2Detection_150”) to the point instance during the import of the CSV file.
This field is optional. Leave it blank if no function should be assigned during the import.

[Discipline ID]

Not used.

[Subdiscipline ID]

Not used.

[Type ID]

Not used.

[Subtype ID]

Not used.

[Min]

Not used.

[Max]

Not used.

[MinRaw]

Not used.

[MaxRaw]

Not used.

[MinEng]

Not used.

[MaxEng]

Not used.

[Resolution]

Not used.

[Eng Unit]

Not used.

[StateText]

Not used.

[AlarmClass]

Not used.

[AlarmType]

Not used.

[AlarmValue]

Not used.

[EventText]

Not used.

[NormalText]

Not used.

[UpperHysteresis]

Not used.

[LowerHysteresis]

Not used.

[LogicalHierarchy]

Used to create a hierarchy in the Logical View.

[UserHierarchy]

Used to create a hierarchy in the User-Defined View.

Multiscan++ Points Section (When Not Used Fields Are Collapsed)
Galileo Points Section (When Not Used Fields Are Collapsed)

Rules for Multiscan ++ with RIO Detectors

  • Offset = 0 (zero) is required for the Multiscan panel in the first line.
  • Offset = 1992 is required for Internal Detector 1. The following internal detectors use consecutive offsets (Internal Detector 2 -> 1993, Internal Detector 8 -> 1999, and so on). Max Offset for internal detectors is 1999.
  • Offset = 2000 is required for Detector 1 of RIO1. The following RIO detectors use consecutive offsets (Detector 2 of RIO2 -> 2001, Detector 8 of RIO1 -> 2007, Detector 1 of RIO2 -> 2008, Detector 8 of RIO2 -> 2015, and so on). Max Offset for RIO detectors is 2255.
  • Offset = 5000 is required for Internal Relay 1. The following internal relays use consecutive offsets (Internal Relay 2 -> 5001, Internal Relay 8 -> 5007, and so on). Max Offset for internal relays is 5007.
  • Offset = 5008 is required for Relay 1 of RIO201. The following RIO relays use consecutive offsets (Relay 2 of RIO201 -> 5009, Relay 16 of RIO201 -> 5023, Relay 1 of RIO202 -> 5024, Relay 16 of RIO202 -> 5039, and so on). Max Offset for internal relays is 5519.

Rules for Multiscan ++ with 485 detectors

  • Offset = 0 (zero) is required for the Multiscan panel in the first line.
  • Offset = 1992 is required for Internal Detector 1. The following internal detectors use consecutive offsets (Internal Detector 2 -> 1993, Internal Detector 8 -> 1999, and so on). Max Offset for internal detectors is 1999.
  • Offset = 3000 is required for the detector with RS485 address 1. The following RS485 detectors use consecutive offsets (Detector Addr.2 -> 3001, Detector Add.8 -> 3007, Detector Addr.16 -> 3015, and so on). Max Offset for RS485 Detectors is 3255.
  • Offset = 5000 is required for Internal Relay 1. The following internal relays use consecutive offsets (Internal Relay 2 -> 5001, Internal Relay 8 -> 5007, and so on). Max Offset for internal relays is 5007.
  • Offset = 5008 is required for Relay 1 of RIO201. The following RIO relays use consecutive offsets (Relay 2 of RIO201 -> 5009, Relay 16 of RIO201 -> 5023, Relay 1 of RIO202 -> 5024, Relay 16 of RIO202 -> 5039, and so on). Max Offset for internal relays is 5519.

Rules for Multiscan Galileo

  • Offset = 0 (zero) is required for the Multiscan panel in the first line.
  • Offset = 0 is required for Detector 1. The following detectors use consecutive offsets (Detector 2 -> 1, Detector 8 -> 7, and so on). Max Offset for detectors is 199.
  • Offset = 0 is required for Relay 1. The following relays use consecutive offsets (Relay 2 -> 1, Relay 8 -> 7, and so on). Max Offset for relays is 127.

Rules for Multiscan Galileo IDI detectors

  • Offset = 0 (zero) is required for the Multiscan panel in the first line.
  • Offset = 0 is required for Detector 1. The following detectors use consecutive offsets (Detector 2 -> 1, Detector 8 -> 7, and so on). Max Offset for detectors is 127.
  • Offset = 0 is required for Relay 1. The following relays use consecutive offsets (Relay 2 -> 1, Relay 8 -> 7, and so on). Max Offset for relays is 127.