Welcome to the Industrial Automation website!

NameDescriptionContent
HONG  KANG
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

ProSoft Technology ILX56-PBM PROFIBUS DPV1 Master/Slave Module

来源: | 作者:FAN | 发布时间 :2025-08-29 | 2 次浏览: | Share:


ProSoft Technology ILX56-PBM PROFIBUS DPV1 Master/Slave Module

ILX56-PBM is an adaptation of ControlLogix launched by ProSoft Technology ®  The PROFIBUS DPV1 master/slave module of the platform enables efficient data exchange between the ControlLogix controller and PROFIBUS DP devices, supports DPV0 cyclic data exchange, DPV1 non cyclic message and alarm functions, and has redundant deployment, flexible configuration, and comprehensive diagnostic capabilities. It is suitable for applications that require the integration of PROFIBUS bus and ControlLogix system in industrial automation, process control, and other scenarios.


Core functions and architecture

1. Work mode and core competencies

ILX56-PBM supports bidirectional switching between master and slave modes, with core functionality covering the full protocol stack of PROFIBUS DPV0/DPV1

Master mode:

Manage up to 125 PROFIBUS DP slave devices, supporting DPV0 cyclic data exchange (up to 5000 bytes of data), DPV1 Class 1 (MS1, only communicates with configured slave devices), and Class 2 (MS2, concurrent communication with multiple master stations) non cyclic messages.

Support DPV1 alarm collection (such as diagnostic alarms and process alarms), which can read device alarm and diagnostic information through the ControlLogix controller, and support automatic device discovery and station address modification.

From mode (Slave):

It can simulate up to 10 PROFIBUS DP slave devices, support DPV0 cyclic data exchange and DPV1 Class 1 messages, and each analog slave device can be configured with independent I/O mapping and alarm triggering mechanisms.

Supports communication with third-party PROFIBUS master stations, automatically adapts data formats to ControlLogix user-defined data types (UDT), and ensures alignment of 16/32-bit data structures.

2. Hardware architecture and interfaces

Physical interface:

PROFIBUS DP port: RS485 standard DB9 female head, supports+5VDC terminal resistor power supply, pins 3 (RxD/TxD-P) and 8 (RxD/TxD-N) are differential data pins, and pin 5 is reference ground.

Expansion interface: onboard SD card slot (supporting FAT32 format for firmware backup and configuration recovery), 2 DIP switches (SW1: forced safe mode for firmware repair); SW2: Configuration lock to prevent accidental modifications.

Indicator lights and display: 3 diagnostic LEDs (RUN/FB/OK)+4-character alphanumeric display screen, real-time display module mode (such as "MASTER" and "SLAVE"), operating status (such as "OPERATE" and "OFFLINE"), and fault information (such as "Bus Fault" and "Duplicate Station").

Configuration and deployment process

1. Configuration tools and preliminary preparations

Core tool: ProSoft PLX50 Configuration Utility (available for download from the official website) needs to be installed for module parameter configuration, GSD file management, device addition, and configuration download; Studio 5000 requires the installation of Add On Profile (AOP, v21 and above versions, v20 and below require the use of the universal 1756 module configuration file).

GSD file management: PROFIBUS devices need to be imported into PLX50 tool through GSD files, supporting GSD directory export/import, and can batch add third-party PROFIBUS devices (such as Siemens ET200M, Schneider ATV frequency converter, etc.).

2. Key configuration steps

(1) Basic parameter configuration

Main mode configuration:

Set the PROFIBUS station address (TS, 0-126, which should not conflict with the slave devices), the highest station address (HSA, it is recommended to set it as the actual maximum slave address to optimize performance), and the baud rate (9.6Kbps-12Mbps, which should match all slave devices).

Configure DPV1 parameters: Enable Class 1/Class 2 messages, enable alarms (such as Pull Plug alarms, process alarms), and set timeout time (such as DPV1 request timeout of 2000ms).

From mode configuration:

Simulate the number of slave devices and station addresses, and each slave device needs to be configured with DPV0 data length, DPV1 object (Slot/Index mapping), and alarm triggering conditions (such as Alarm Trigger tag level switching triggering alarms).

(2) ControlLogix Mapping

Generate Logix L5X files using the PLX50 tool, including UDT (such as master status UDT, slave device data UDT), mapping programs, and controller labels. After importing into Studio 5000, automatically associate module input/output mapping areas.

Mapping rule: Input data (from PROFIBUS devices to ControlLogix) and output data (from ControlLogix to PROFIBUS devices) are packaged into byte arrays and automatically parsed into structured labels (such as MyILX56PBM.ET200M.Input. Data) through generated subroutines.

(3) Redundant deployment (exclusive to main mode)

Redundant architecture: Two ILX56-PBM modules share the same PROFIBUS bus, with identical configurations and support for "one master, one backup" switching. The backup machine automatically takes over the main station role by monitoring bus activity (PROFIBUS Inactive Time parameter, default 22ms).

Key parameters:

Profibus Inactive Time: The inactive time of the bus that determines the failure of the main station by the backup machine should be set as "10ms+2 x maximum packet transmission time".

Switch Timeout: The timeout for confirming the primary/backup switch should be set to "Max (1000ms, 4x module RPI)" to avoid switch interruption.

Data interaction and operation

1. Data exchange type

(1) DPV0 cyclic data exchange

Main mode: Interact data with slave devices according to a preset cycle (configurable, minimum 4ms). The input/output data length of each slave device is automatically identified through GSD files, supporting byte/word order exchange (such as AA BB CC DD → BB AA DD CC). In case of communication failure, data can be configured to be forcibly cleared to zero.

From mode: Simulate receiving loop data requests from the PROFIBUS master station, forward ControlLogix output label data to the master station, and write the data issued by the master station to the ControlLogix input label, supporting "Data Exchange Active" status feedback (DataExchange Active label).

(2) DPV1 non cyclic message

Class 1 (MS1): Interacts only with slave devices that have established loop communication in master mode, used for parameter reading and writing (such as modifying slave device range, reading diagnostic registers). The slave address, Slot number, Index number, and data length need to be specified, and the timeout time can be configured (default 4000ms).

Class 2 (MS2): Supports concurrent communication with multiple master stations, requires establishing a connection through "Initialize", obtaining the connection reference number, and performing read and write operations. After the communication ends, a "Abort" message is sent to release resources, suitable for device debugging and parameter configuration.

(3) Alarm and Diagnosis

Alarm collection: Automatically monitor DPV1 alarms from the slave device in main mode, indicating the alarm status through the DeviceAlarmPending tag. Alarm data (such as alarm type, Slot number, detailed description) can be extracted through CIP messages (service code 0x51).

Diagnostic information: Supports standard diagnostics (such as device unresponsive, data length mismatch) and extended diagnostics (device specific diagnostics based on GSD file parsing, such as module failures, wiring errors), which can be viewed or exported in real-time through the PLX50 tool.


Diagnosis and maintenance

1. Status monitoring and LED indication

Meaning of LED light status (main mode) Meaning of status (slave mode)

RUN often red: PROFIBUS STOP mode; Flash green: CLEAR mode; Evergreen: Operational mode; Off: OFFLINE mode is always off (no RUN status indication from mode)

FB flashing red: from device error; Always red: Bus fault (such as cable disconnection); Extinguish: Normal flashing red: Simulate device error; Constant red: Bus communication failure; Extinguish: Normal

OK often red: Hardware malfunction/firmware damage; Flashing green: No configuration; Evergreen: configured normally and running in the same main mode

Display screen: display mode ("MASTER"/"SLAVE"), operating status ("OPERATE"/"STOP"), fault code (such as "Duplicate" indicating station address conflict).

2. Tool based diagnostic function

PROFIBUS packet capture: The PLX50 tool supports real-time capture of bus packets, displaying frame types (SD2/SD4), source/destination addresses, data length, and raw data. It can filter specific station addresses or frame types (such as Token frames, SRD data frames) to troubleshoot communication anomalies.

Event log: The module has built-in non-volatile memory to store event logs (such as power on, configuration download, and failover), which can be exported as text files using the PLX50 tool, including timestamps, event types, and detailed descriptions.

Online status monitoring: The PLX50 tool provides a "Live List" to display the real-time online status of all devices on the bus (online/offline, data exchange in progress/not yet exchanged), and the "Discovered Nodes" tab can view device manufacturer, model, and GSD file information.

Technical specifications and compatibility

1. Hardware and environmental specifications

Category parameters

Power supply from ControlLogix backplane: 5VDC 450mA, 24Vdc 2mA

Working temperature -20 ° C~+70 ° C (operation), -40 ° C~+85 ° C (storage)

Electromagnetic compatibility (EMC) emission: IEC 61000-6-4; Immunity: EN 61000-4-2 (ESD), EN 61000-4-3 (radiated immunity)

PROFIBUS supports baud rates of 9.6Kbps~12Mbps, maximum bus lengths of 1200m (9.6Kbps) and 100m (12Mbps), and supports repeater expansion

Certified CE, UL (94V-0 flame retardant), ATEX (II 3G Ex ec IIC T4 Gc), IECEx (same as ATEX)

2. Software compatibility

ControlLogix platform: Supports ControlLogix 1756 series controllers, Studio 5000 v21 and above (AOP required), v20 and below require the use of a universal module configuration file.

Operating system: PLX50 Configuration Utility supports Windows 10/11 (64 bit), firmware upgrade requires the use of SD card or PLX50 tool's DeviceFlash function.

Third party devices: compatible with slave devices that comply with the PROFIBUS DP V0/V1 standard (such as Siemens ET200 series, Schneider Lexium drivers), requiring the import of corresponding GSD files.


Configuration and Deployment Tools

1. PLX50 Configuration Utility

Core functions: Project management (create/copy/export), GSD file management (add/delete/import directory), module parameter configuration (master/slave mode, PROFIBUS parameters, Logix connection), configuration download/upload, device discovery and diagnosis.

Key operations:

Generate Logix L5X file: Automatically map PROFIBUS data to ControlLogix tags, including UDT and subroutines.

SD card configuration backup: Save the current configuration to the SD card for quick recovery during module replacement.

2. Studio 5000 Integration

AOP installation: After importing the Add On Profile of ILX56-PBM, modules can be directly added in the I/O configuration to automatically generate Module Defined Data Types.

Tag mapping: By importing the L5X file generated by PLX50, controller tags (such as Local: 1: MasterStatus master status tag, MyILX56PBM-ET200M.Input slave device data tag) are automatically created, supporting online monitoring and forced operations.


Ordering and Support

Typical models and accessories

Core module: ILX56-PBM (basic model, including master/slave mode function).

Supporting accessories:

SD card: used for firmware and configuration backup, requiring FAT32 format (recommended 4GB or above).

Terminal resistor: The end of the PROFIBUS bus needs to be connected to a 220 Ω terminal resistor (pins 3-8 of module DB9 can be powered by+5V).

Transfer cable: PROFIBUS bus extension cable (must comply with PROFIBUS standard, impedance 135-165 Ω, electrical)


Application scenarios

ILX56-PBM is suitable for scenarios where PROFIBUS DP devices (such as sensors, drivers, I/O modules) need to be connected to the ControlLogix system. Typical applications include:

Industrial automation: In semiconductor equipment and automated testing equipment (ATE), high-precision timing control is achieved through the main mode management of PROFIBUS I/O modules.

Process control: In petrochemical and water treatment systems, real-time monitoring of valve and transmitter status is achieved through DPV1 alarm and diagnostic functions to ensure process safety.

System integration: Third party PROFIBUS master stations (such as Siemens S7-300/400) interact with the ControlLogix system for data exchange, achieving bidirectional data forwarding through slave mode to avoid protocol conversion bottlenecks.

  • GE HYDRAN 201Ti Single Channel Gas Monitoring Transmitter
  • GE Hydran M2-X Transformer Online Monitoring Equipment
  • GE Hydran M2 Transformer Monitoring System
  • Kollmorgen Seidel 65WKS-CE310/6PB - Servo Drive Control
  • Kollmorgen U9M4T - Servodisc DC Motor, With Harmonic Drive Transmission
  • KOLLMORGEN TT-2952-1010-B - INLAND BRUSH SERVO MOTOR WITH TACH
  • ONE VF-RA2474N-5/10/12/15 - Servo Drive Power Cable
  • Kollmorgen S30601-NA - Servostar 346 + EtherCat
  • Kollmorgen HDIL100P1 - Direct Drive Linear Hall Effect Assembly
  • Kollmorgen TT-4239-1010-AA - DC Servo Motor 875 RPM
  • PMI Kollmorgen 00-00907-999 - ServoDisc DC Motor 0.5" Diameter Shaft
  • INLAND KOLLMORGEN TT-2952-1010-B - MOTOR (USES RESOLVER)
  • KOLLMORGEN CTI-187-2 - BRUSHLESS MOTOR DANAHER MOTION
  • Kollmorgen 12-0857 - Lead Screw Electric Cylinder without Motor
  • Kollmorgen AKM13C-ANCNR-00 - Servo Motor
  • kollmorgen 6sm, 10m - Cable
  • KOLLMORGEN ME2-207-C-94-250 - GOLDLINE SERVOMOTOR-ENCODER COMMUTATED
  • Kollmorgen MT308A1-R1C1 - GoldLine Motor
  • Kollmorgen 73 & 54 cm Travel - Ironless Linear Motors on THK Rail
  • Kollmorgen AKM53H-ACCNR-00 - Servo Motor
  • Kollmorgen PA5000 - Power Supply
  • KOLLMORGEN D082M-12-1310 - GOLDLINE DDR DIRECT DRIVE ROTARY MOTOR 230Vrms 300 RPM
  • Kollmorgen RBEH-01210-A14 - Brushless Motor, Heidenhain D-83301
  • KOLLMORGEN Servotronix PRD-CC18551H-11 - Servo Board
  • Kollmorgen DH083M-13-1310 - Ho Direct Drive Rotary. Max Speed: 400/500 RPM
  • KOLLMORGEN BMHR-4.8XX - INLAND MOTOR
  • Kollmorgen Seidel 84421 - Motor Cable 20 Metre 6SM 27/37 AKM DBL Engines
  • Kollmorgen AKD1207-NBCC-0000 - Drive
  • HP Indigo / Kollmorgen VLM32H-ALNR-00 - Motor
  • SUPERIOR ELECTRIC / KOLLMORGEN GM05009005 - POWERSTAT 50 AMP VARIAC w/ PMI MOTOR
  • Kollmorgen CM12A1-015-033-00 - MOTOR CABLE for AKD B/P/T/M Motor AKM 1-7 Cable
  • Kollmorgen U9M2 - DC Motor
  • Kollmorgen AKM11C-ANMN2-00 - 3-Phase PM Servo Motor 110W
  • Kollmorgen 60-023168-000 - MOTOR GEARBOX ASSEMBLY SERVODISC DC NO REAR SHAFT
  • Kollmorgen AS10300 - servo drive servo star Cincinnati
  • Kollmorgen AKM23D-EFC2C-00 - Servo Motor AKD Drive
  • KOLLMORGEN E33HRFB-LNK-NS-01 - STEPPER MOTOR 2.7AMP 251W 1500RPM 170V
  • Kollmorgen AKM21G-ENM2DB00 - Servomotor
  • KOLLMORGEN SERVO STAR 620-AS - 230-480V 20A Servo Drive
  • Kollmorgen CFE0A1-002-006-00 - Encoder Cable 6.00m
  • KOLLMORGEN AKM21C-ANM2DBOO - PM SERVOMOTOR
  • Kollmorgen 03200-2G205A - ServoStar Servo Drive
  • Kollmorgen CR10251 - SERVOSTAR CD AC Servo Driver
  • Kollmorgen VF-DA0474N-03-0 - 10 Ft Feedback Cable
  • KOLLMORGEN AKM21S-ANMNR-03 - Servo Motor
  • Danaher Motion Kollmorgen S403AM-SE - Servostar 443M-S Servo Drive
  • Kollmorgen Seidel digifas 7204 - Servo Amplifier Digital
  • Kollmorgen Industrial Drive B-406-B-A1-B3 - Goldline Brushless Servomotor
  • Danaher Motion S20630-CNS - Servo Kollmorgen S200 Series
  • KOLLMORGEN B-206-A-31-B3 - GOLDLINE BRUSHLESS PM SERVO MOTOR 1400RPM
  • Kollmorgen Seidel SR6-6SMx7 - 4m Cable
  • Cincinnati Milacron Kollmorgen Vickers PSR4/5-250-7500 - Power Supply
  • Kollmorgen AKM 13C-ANCNR-00 - Gripper Handling with Neugart PLE 40 gears
  • Kollmorgen SERVOSTAR 403 A-P - 3a servo drive
  • KOLLMORGEN S6M4H - INDEXER ASSY SERVO MOTOR
  • SERVOMOTOR KOLLMORGEN SEIDEL 6SM 57M-3.000-G-09 - Servo Motor
  • Kollmorgen VP-507BEAN-03 - Valueline AKD 10 Ft Power Cable
  • KOLLMORGEN 28454 - SERVO DRIVE, SERVOSTAR 300 SERVOSTAR 310
  • KOLLMORGEN TT-4205-4017-C - INDUSTRIAL DRIVE DC MOTOR
  • Kollmorgen T150551 - Servostar 343 Control Drive
  • Kollmorgen ICD05030A1C1 - Platinum DDL Direct Drive Linear Motor w/ 30" Rail Way
  • Kollmorgen SERVOSTAR 303 S30361-SE - Servo Drive
  • Kollmorgen 00-00907-002 - ServoDisc DC Motor Varian Semiconductor 3500054
  • Kollmorgen CM12A1-025-005-00 - MOTOR CABLE for AKD B/P/T/M Motor AKM 1-7 Cable
  • KOLLMORGEN MOTION TECH IL18100A3TRC1 - BRUSHLESS LINEAR MOTOR PLATINUM DDL
  • Kollmorgen SERVOSTAR 406 M-C - Servo Drive FW: 7.36
  • Kollmorgen IC11030A1P1103 - platinum direct drive linear motor
  • W&T 10/100BaseT - Com Server Highspeed 3×RS232/RS422/RS485
  • Kollmorgen S30361-NA - drive brand
  • Kollmorgen Industrial Drives PSR3-208/50-01-003 - Power Supply
  • Kollmorgen RBE-03011-A00 - Brushless Frameless Servo Motor, OD: 5-5/64"/129mm
  • Industrial Drives SBD2-20-1101-5301C2/160-20 - Servo Amplifier Board For Parts
  • Industrial Drives SBD2-20-1101-5301C2/160-20 - Servo Amplifier Board For Parts
  • Industrial Drives SBD2-20-1101-5301C2/160-20 - Servo Amplifier Board For Parts
  • Kollmorgen IC44030A2P1 - LINEAR DRIVE MOTOR
  • KOLLMORGEN AKM22E-ANS2R-02 - servo motor + Micron X-TRUE 60
  • Kollmorgen 18442-01B - Pendant (E2)
  • Kollmorgen AKD-P00306-NBEC-0069 - Drive
  • Kollmorgen AKM53H-ACCNR-00 - Servomoteur
  • Kollmorgen AKD-P01207-NACN-0056 - Servo Drive
  • Kollmorgen SERVOSTAR 403a-c - Servo Drive
  • Kollmorgen B-204-B-39-016 - Servo Motor
  • Giddings & Lewis Dahaner Motion Kollmorgen M.1017.3140 R3 - Output Module
  • Kollmorgen KNSG300 - Emergency Light Unit
  • KOLLMORGEN 62-0050 Model T31V-EM-C0 - Servo Motor Shaft Size 3/8" Dia 1-1/4" Long
  • Kollmorgen S30601-NA-ARM9 - SERVOSTAR346 Controller w/o Fan As Is
  • Kollmorgen PMI Motors 00-00903-010 - ServoDisc DC Motor Type U9M4H 1/2" shafts
  • Kollmorgen PMI Motion U12M4 - Servo Disc DC Motor Universal Instruments 11467000
  • Kollmorgen AKM53H-accnr-00 - Servo Motor
  • DANAGER MOTION / KOLLMORGEN ACD4805-W4 - (70A ) Vehicle / Motor Controller
  • Kollmorgen s60300 - SERVOSTAR 603 3 x 230-480v 2kva
  • KOLLMORGEN B-404-C-21 - GOLDLINE BRUSHLESS P.M. SERVOMOTOR
  • Kollmorgen T-5144-A - GE Aviation 739034-01 Direct Drive DC Torque Motor
  • KOLLMORGEN M.1302.8761 - CABLE, POWER
  • Kollmorgen CE03250 - Servostar Servo Drive
  • Kollmorgen K-342 - dual axis automatic autocollimator
  • Kollmorgen TT-4500-1010-B - Inland Motor
  • Kollmorgen S20260-Srs - Synqnets200 Series Servo Drive Forparts
  • Kollmorgen PRDRHP720SND-65 - drive CR06703-R
  • KOLLMORGEN S70362-NANANA - driver
  • Kollmorgen CR06260-000000 - SERVOSTAR CD AC Servo Driver
  • KollMorgen akd-m00306-mcec-D000 - Multi-Axis Master Programmable Drive AKD PDMM
  • KOLLMORGEN S61000 - SERVOSTAR 610 3X230-480V 10A
  • Kollmorgen AKD-P00306-NBCC-0000 - AKD Servo Drive
  • KOLLMORGEN CP306250 - SERVOSTAR SP Servo Drive
  • Kollmorgen MPK411 - controller
  • Kollmorgen S64001 - SERVOSTAR 640, factory-certified
  • Kollmorgen Servotronix Prdr0087006Z-00 - Lvd Servo Drive
  • Kollmorgen AKD-P00306-NAAN-0000 - Servo Drive Controller, 1.2KVA, 240Vac, 3 Phase
  • Kollmorgen MCSS08-3232-001 - MCSS06-3224-001 ServoStar Drives (AS-IS)
  • Kollmorgen CR06250-2D063A - drive
  • YASKAWA SGDP-04APA - SERVOPACK SERVO DRIVE
  • Kollmorgen s62001 - servostar 620-as 14kva 20a ip2o 3x 230-480v
  • Kollmorgen Seidel S60100 - Servostar 601 Servo Drive
  • KOLLMORGEN CR06703-R - HP SERVOSTAR CD CONTROLLER
  • kollmorgen Prdr0052200z-05 - graco inter Servo Component
  • KOLLMORGEN S403AM-SE - drive SERVOSTAR 443M-S
  • YASKAWA SGDP-01APA - SERVOPACK SERVO DRIVE
  • Kollmorgen CE06200-1H348H - SERVOSTAR CD Servo Driver
  • Kollmorgen S71262-NANANA - S700 Servo Amplifier 208Y/120V 480Y/277V
  • Kollmorgen S70302-NANANA-NA - S700 Servo Driver
  • KOLLMORGEN S61401-560 - ATS-SERVOSTAR 614-AS Servo Drive
  • KOLLMORGEN Industrial Drives BDS4A-103J-0001/102A21P - Servo Controller
  • Kollmorgen S71202-NANANA-NA-024 - S700 Servo Driver
  • KOLLMORGEN S70302-NANANA - driver
  • Kollmorgen CR06250 - SERVOSTAR Servo Drive
  • Kollmorgen CE03550 - drive
  • Kollmorgen S71202-NANANA - S700 Servo Driver