A.O. SMITH PDNP

This driver supports the A.O. Smith Propietary Device Network (PDN) master protocol, which is mainly used in A.O. Smith Boiler products.

Table of Contents

Overview

This driver supports the A.O. Smith Propietary Device Network (PDN) master protocol, which is mainly used in A.O. Smith Boiler products.

MASTER SETTINGS

Baud Rate

Fixed at 19.2kbaud

Parity

Fixed at not parity (1 stop Bit)

Timeout

Sets the time in milliseconds and the driver will wait for response from a device after sending a request

Scan Rate

This is the time in milliseconds the driver will wait between sending request. This is a useful feature for certain devices or infrastructure components (such a radio modems) that may not be capable of sustaining the maximum packet rates that the driver is capable of sustaining the maximum packet rates that the driver is capable of producing. The start time for this delay is taken with respect to the moment at which the driver is capable of sending the next packet ( due to either reception or timeout of the previous request ). If no additional time is required, setting this field to 0 instructs the driver to send its next request packet soon as possible.

Service Object Settings

The PDNP master driver uses service objects to define the parameter values to read from or write to the slaves. Each parameter in a service object is mapped 2 bytes in the internal database (the data size is fixed at 16-bit, as this is the native data size of PDNP parameters)

Description

This 32-character  (max) field is strictly for the user reference: it is not used at any time by the driver.

Destination Address

Indicates the destination address of the device on the network that will be accessed by this service object. Enter a value between 0 and 31 to target a especific device.

Start  parameter

Defines the starting parameter number (0…126) for range of parameters associated with this service object.

Number of Parameters

Define the database address where the first parameter if this service object will be mapped. This configuration will not allow entry of starting database address that will cause the service object to run past the end of the database. The highest calid database address, therefore, depends on the numer of parameters to be accessed.

Data Type

Fixed at 16-Bit Unsignied.

Multiplier

That amount that associated network values are scaled by prior are stored in the database or after being retrieved from the database. Upon retrieval from database, raw data is multiplied by the multiplier to produce a network value (to be sent to the device). Similarly network values (read from the device) are divided by the multiplier before being store into the database.

Read parameter 

Check to enable reading: the service object will continously read from the device unless a pending write exist.

Write parameter

Check to enable writing: when values encompassed by this service object change in the internal database, these changes will be written down to the targeted device.

Diagnostic Object

Each service object can optionally include a diagnostics object for debugging and diagnostics.

Diagnostics and Database Address

Enter the database address at which to store the diagnostics information.

Modbus TCP Gateway

Modbus Gateway: An In-depth Exploration

In the world of automation and control systems, you may have encountered the term “Modbus Gateway.” But what exactly does this term mean? How does it function, and why is it vital in our technology-driven world? This article is your comprehensive guide to understanding Modbus Gateway.

Read More »
Modbus TCP Gateway

Decoding Modbus Error Codes

Modbus, an established communication protocol used extensively in industrial control systems, has withstood the test of time due to its simplicity and ease of deployment. But, as with any technical protocol, understanding error codes is essential to ensure smooth operation.

Read More »
Modbus TCP Gateway

Efficient Modbus Communication for Industrial Automation

Modbus communication is not a new term in the industrial automation field. Established in 1979 by Modicon, it has become a de facto standard communication protocol, especially in the realm of industrial automation. How has it managed to stay relevant over all these decades, you ask? Well, its simplicity, reliability, and open-source nature have played significant roles in its longevity.

Read More »
Modbus TCP Gateway

Exploring the Modbus TCP/IP Protocol

Modbus is a communication protocol developed by Modicon systems. Primarily used with Industrial devices, it’s designed to allow these devices to communicate over various types of media, including both wired and wireless networks.

Read More »
Scroll to Top