Modbus Protocol Guide for ModuLaser Aspirating Systems

Legal and Contact Information

Copyright © 2022 Carrier. All rights reserved.

Trademarks and patents The ModuLaser name and logo are trademarks of Carrier. Other trade names used in this document may be trademarks or registered trademarks of the manufacturers or vendors of the respective products.

Manufacturer Carrier Manufacturing Poland Spółka Z o.o., Ul. Kolejowa 24, 39-100 Ropczyce, Poland. Authorized EU manufacturing representative: Carrier Fire & Security B.V., Kelvinstraat 7, NL-6003 DH, Weert, The Netherlands.

Version REV 01 – for ModuLaser command display modules with firmware version 1.4 or later.

Certification CE

Contact information and product documentation For contact information or to download the latest product documentation, visit firesecurityproducts.com.

Important Information

Scope The purpose of this guide is to describe the Modbus holding registers used with ModuLaser command display modules to monitor ModuLaser aspirating smoke detection systems. This guide is a technical reference for experienced engineers and contains terms that do not have accompanying explanation and understanding may require an in-depth appreciation of the technical issues involved.

Caution: Read this guide, all related product documentation, and all related Modbus protocol standards and specifications entirely before creating Modbus applications.

Limitation of liability To the maximum extent permitted by applicable law, in no event will Carrier be liable for any lost profits or business opportunities, loss of use, business interruption, loss of data, or any other indirect, special, incidental, or consequential damages under any theory of liability, whether based in contract, tort, negligence, product liability, or otherwise. Because some jurisdictions do not allow the exclusion or limitation of liability for consequential or incidental damages the preceding limitation may not apply to you. In any event the total liability of Carrier shall not exceed the purchase price of the product. The foregoing limitation will apply to the maximum extent permitted by applicable law, regardless of whether Carrier has been advised of the possibility of such damages and regardless of whether any remedy fails of its essential purpose. Installation in accordance with this manual, applicable codes, and the instructions of the authority having jurisdiction is mandatory. While every precaution has been taken during the preparation of this manual to ensure the accuracy of its contents, Carrier assumes no responsibility for errors or omissions.

Product Warnings and Disclaimers

THESE PRODUCTS ARE INTENDED FOR SALE TO AND INSTALLATION BY QUALIFIED PROFESSIONALS. CARRIER FIRE & SECURITY B.V. CANNOT PROVIDE ANY ASSURANCE THAT ANY PERSON OR ENTITY BUYING ITS PRODUCTS, INCLUDING ANY “AUTHORIZED DEALER” OR “AUTHORIZED RESELLER”, IS PROPERLY TRAINED OR EXPERIENCED TO CORRECTLY INSTALL FIRE AND SECURITY RELATED PRODUCTS.

For more information on warranty disclaimers and product safety information, please check https://firesecurityproducts.com/policy/product-warning/ or scan the QR code.

Advisory messages Advisory messages alert you to conditions or practices that can cause unwanted results. The advisory messages used in this document are shown and described below.

  • WARNING: Warning messages advise you of hazards that could result in injury or loss of life. They tell you which actions to take or to avoid in order to prevent the injury or loss of life.
  • Caution: Caution messages advise you of possible equipment damage. They tell you which actions to take or to avoid in order to prevent the damage.
  • Note: Note messages advise you of the possible loss of time or effort. They describe how to avoid the loss. Notes are also used to point out important information that you should read.

Modbus Connections

Connections Communications are maintained via Modbus TCP using a ModuLaser command display module.

Figure 1: Connection overview The diagram shows a central 'Command Module' connected via Modbus to a network of devices. These devices appear to be aspirating smoke detectors or related modules, depicted as various units with tubing and connections. A laptop icon is also shown, suggesting a connection point for configuration or monitoring via Modbus.

Command display module configuration Modbus is available for ModuLaser command display modules with firmware version 1.4 or later. To ensure full compatibility, we recommend that all modules in a network are updated to firmware version 1.4 if any module in the network has firmware version 1.4 (or later). By default Modbus functionality is disabled. Enable Modbus from the command display module TFT display menu or by using the Remote configuration application (version 5.2 or later). Modbus connections may be configured from a single point by specifying the destination IP address. Indicating 0.0.0.0 allows Modbus connection to the network from any accessible point.

Timing Considerations

Reading and writing holding registers is a synchronous operation. The table below gives the minimum times that must be maintained between consecutive operations. For optimum reliability, third-party software should conform to these specifications.

Caution: Do not send multiple operations without first receiving a response from the device.

FunctionMinimum time between operations
Read Holding RegisterAs soon as device responds.
Bus Reset2 seconds
Isolate3 seconds

Register Mapping

Global Register Map

Start AddressEnd AddressNameAccessUse
0x00010x0001STATUS_MNRead (R)ModuLaser network status.
0x00020x0080STATUS_DEV1 - STATUS_DEV127Read (R)Device N status – ModuLaser command display module, display module, detector, or legacy AirSense device.
0x00810x0081FAULTS_MNRead (R)ModuLaser network faults and warnings.
0x00820x0100FAULTS_DEV1 - FAULTS_DEV127Read (R)Device N faults and warnings - ModuLaser command display module, display module, detector, or legacy AirSense device.
0x02580x0258CONTROL_RESETWrite (W)Execute reset.
0x025A0x025ANETWORK_REVISION_NUMBERRead (R)Read returns network revision number.
0x02BD0x033BLEVEL_DET1 - LEVEL_DET127Read (R)Detector output level – only valid for detector device addresses and when the detector is not signalling a fault.
0x03840x0402CONTROL_DISABLE_DET1 - CONTROL_DISABLE_DET127Read (R) Write (W)Read returns non-zero when isolated. Toggles the enable/disable status for a device.

ModuLaser Network Status

Consists of 1 holding register.

Start addressEnd addressNameAccessUse
0x00010x0001STATUS_MNRead (R)ModuLaser network status.

The register is divided into two bytes.

The lower byte represents the ModuLaser network status, as shown in the table below.

High byteLow byte
1514131211109876543210
Not usedModuLaser network status
BitHigh byteBitLow byte
8Not used0General fault flag
9Not used1Aux flag
10Not used2Prealarm flag
11Not used3Fire 1 flag
12Not used4Fire 2 flag
13Not used5Not used.
14Not used6Not used.
15Not used7General warning flag

Device Status

Consists of 127 holding registers.

Start addressEnd addressNameAccessUse
0x00020x0080STATUS_DEV1 - STATUS_DEV127Read (R)DEVICE 1 - DEVICE 127 status.

Each register is divided into two bytes. The lower byte represents the status of a single device, as shown in the table below.

High byteLow byte
1514131211109876543210
Not usedDevice N status
BitHigh byteBitLow byte
8Not used0General fault flag
9Not used1Aux flag
10Not used2General fault flag
11Not used3Aux flag
12Not used4Pre Alarm flag
13Not used5Fire 1 flag
14Not used6Fire 2 flag
15Not used7Not used.

ModuLaser Network Faults and Warnings

Consists of 1 holding register.

Start addressEnd addressNameAccessUse
0x00810x0081FAULTS_MNRead (R)ModuLaser network faults and warnings.

The register is divided into two bytes. The lower byte represents ModuLaser network faults and the upper byte network warnings, as shown in the table below.

High byteLow byte
1514131211109876543210
ModuLaser network warningsModuLaser network faults
BitHigh byteBitLow byte
8Detection aborted.0Flow fault (low or high)
9FastLearn.1Offline
10Demo mode.2Head fault
11Flow Low range.3Mains/Battery fault
12Flow High range.4Front cover removed
13Not used.5Isolated
14Not used.6Separator fault
15Other warning.7Other, including Bus Loop Break

Device Faults and Warnings

Consists of 127 holding registers.

Start addressEnd addressNameAccessUse
0x00820x0100FAULTS_DEV1 - FAULTS_DEV127Read (R)DEVICE 1 - DEVICE 127 faults.

Each register is divided into two bytes. The lower byte represents a device fault, as shown in the table below.

High byteLow byte
1514131211109876543210
Device N warningsDevice N faults
BitHigh byteBitLow byte
8Detection aborted.0Flow fault (low or high)
9FastLearn.1Offline
10Demo mode.2Head fault
11Flow Low range.3Mains/Battery fault
12Flow High range.4Front cover removed
13Not used.5Isolated
14Not used.6Separator fault
15Other warning.7Other (for example, watchdog)

Detector Output Level

Caution: Only valid for detector device addresses and only when the detector is not signalling a fault.

Consists of 127 holding registers.

Start addressEnd addressNameAccessUse
0x02BD0x033BLEVEL_DET1 - LEVEL_DET127Read (R)DETECTOR 1 - DETECTOR 127 output level.

Each register is divided into two bytes. The lower byte contains the value of a single detector output level, as shown in the table below.

High byteLow byte
1514131211109876543210
Not usedDetector N output level

Network Revision Number

Consists of 1 holding register.

Start addressEnd addressNameAccessUse
0x025A0x025ANETWORK_REVISION_NUMBERRead (R)Read returns network revision number.

The register contains the revision number of the ModuLaser network, as shown in the table below.

High byteLow byte
1514131211109876543210
Not usedNetwork revision number

Execute Reset

Executes the Reset Display in the ModuLaser network (write any value to reset alarms or faults).

Start addressEnd addressNameAccessUse
0x02580x0258CONTROL_RESETWrite (W)Execute Reset.

The register is divided into two bytes.

High byteLow byte
1514131211109876543210
Not used

Execute Device Enable/Disable

Toggles the enable/disable status for a device (write any value to toggle the enable/disable status).

Start addressEnd addressNameAccessUse
0x03840x0402CONTROL_DISABLE_DET1 - CONTROL_DISABLE_DET127Write (W)Enable or disable a device.

If the device is enabled, then the Write Single Register to the CONTROL_ISOLATE register disables the device. If the device is disabled, then the Write Single Register to the CONTROL_ISOLATE register enables the device.

Models: FHSD8310 Modbus Protocol Guide for ModuLaser Aspirating System, FHSD8310, Modbus Protocol Guide for ModuLaser Aspirating System, ModuLaser Aspirating System, Aspirating System

File Info : application/pdf, 21 Pages, 309.71KB

PDF preview unavailable. Download the PDF instead.

FHSD8330 protocol guide

References

Gary Crighton Adobe PDF Library 17.11.238

Related Documents

Preview Carrier Modbus Integration Guide for i-Vu XT and TruVu Controllers
This guide provides detailed instructions for integrating Modbus devices with Carrier i-Vu XT and TruVu controllers. Learn how to configure controllers as Modbus serial masters/slaves and Ethernet clients/servers for seamless building automation system integration.
Preview Carrier i-Vu XT BACnet Link: Building Automation System Integration
Information on the Carrier i-Vu XT BACnet Link, a device for integrating various third-party equipment into the i-Vu building automation system using multiple protocols like BACnet, Modbus, and more. Details specifications, communication ports, integration capabilities, and compliance.
Preview Carrier Smart Thermostat: Features, Specifications, and Compatibility
Explore the Carrier Smart Thermostat, a Wi-Fi enabled device offering personalized comfort, smart home integration, and efficient HVAC control. View technical specifications, compatibility details, warranty information, and what's included.
Preview Carrier Ductless & VRF Systems: Advanced Comfort Solutions
Discover Carrier's innovative Ductless and VRF systems for efficient heating and cooling. Explore single-zone, multi-zone, and light commercial solutions offering precise climate control, energy savings, and enhanced comfort for any space.
Preview Carrier Furnace Control Board with NFC Technology Quick Start Guide
Quick start guide for technicians on using Carrier's Service Technician app with NFC-enabled furnace control boards for easier installation, troubleshooting, and servicing.
Preview Carrier Comfort Management T300 & T200: Advanced Home Climate Control
Explore the Carrier Comfort Management system, featuring the T300 advanced room control and T200 accessory for optimized home comfort, remote access, and efficient climate management.
Preview TruVu Chilled Water System Optimizer Installation and Start-up Guide
This guide provides comprehensive instructions for the installation and start-up of the TruVu Chilled Water System Optimizer (TV-OPT) by Carrier. It covers system configurations, wiring, addressing, communication setup, driver properties, troubleshooting, and safety considerations for optimizing chilled water and condenser water setpoints to reduce energy consumption.
Preview Carrier Room Air Purifier Filter Replacement Guide
Step-by-step instructions for replacing the filter in your Carrier Room Air Purifier, including cleaning tips for the pre-filter. Learn how to maintain your unit for optimal performance.