Advantech ADAM 5000 DeviceNet communication protocol

Supported device types and versions
Communication line configuration
Communication station configuration
I/O tag configuration
Literature
Changes and modifications
Document revisions

Supported device types and versions


The protocol provides data input/output from the ADAM 5000 modules from the Advantech company via the CAN bus using the DeviceNet communication protocol. Communication requires the installation of the Advantech PCL-841 communication interface card. The following object types are supported: digital input, digital output, analog input, analog output. Installation of the Advantech 32-bit driver (dll) is required. The driver versions 1.3 a 1.4 beta 4 were tested. Considering the long-term communication stability, it is recommended to use the version 1.4 beta 4 or later (March 2001), the version 1.3 was not successful on tests (communication had failed within 48 hours, reset of the ADAM 5000 system was required). Using the configuration tool Advantech IO Device Installation, it is necessary to define basic ADAM modules connected to the CAN network. The following table shows the list of ADAM modules, which are supported by the communication protocol. The modules ADAM 5051 and ADAM 5017 were tested.

Table 1

ADAM moduleMeaning
ADAM 50178-channel Analog Input Module
ADAM 50187-channel Thermocouple Input Module
ADAM 50244-channel Analog Output Module
ADAM 505116-point Digital Input Module
ADAM 505616-point Digital Output Module
ADAM 50606-channel Relay Output Module

Communication DLL name:    PROTADAM5KDN.DLL

Communication line configuration


Communication station configuration



Station protocol parameter

Table 2

KeywordFull nameMeaningUnitsDefault value
DELAYDelayDelay among readings of individual stations.ms100

A string containing the protocol parameters is being written as follows :

Keyword=value;Keyword=value; ...

Example :

DELAY=300;

I/O tag configuration


Possible I/O tag types : Ai, Ao, Ci, Co, Di, Dout.

The Ci and Co types allow reading of DI inputs or writing to DO outputs byte-by-byte (8 bits at once).

I/O tag address is a corresponding I/O channel's number within the ADAM module.

Literature


Changes and modifications


Document revisions


Communication protocols