710-16501-00A Modbus TCP Card For EMX4 EN Web
710-16501-00A Modbus TCP Card For EMX4 EN Web
Contents
1. Introduction ......................................................................................... 3
2. Installation ........................................................................................... 4
3. Device configuration ............................................................................ 5
4. PLC configuration.............................................................................. 11
5. Ground fault protection ..................................................................... 11
6. Operation ........................................................................................... 12
7. Modbus registers .............................................................................. 13
8. Network design ................................................................................. 22
9. Specifications .................................................................................... 24
Compatibility
This manual is suitable for:
• Modbus TCP Card
• Modbus TCP Card with Ground Fault
These cards are suitable for use with EMX4e and EMX4i soft starters.
The available features may vary according to the model and version of the starter.
This user manual is intended for use with version 2.x of the Modbus TCP Card. Version
1.x of the Modbus TCP Card does not support custom users or IoT operation.
Disclaimer
The examples and diagrams in this manual are included solely for illustrative
purposes. The information contained in this manual is subject to change at any time
and without prior notice. In no event will responsibility or liability be accepted for
direct, indirect or consequential damages resulting from the use or application of this
equipment.
Failure to follow the information and instructions in this manual will void the warranty.
Warnings
It is the installer's responsibility to follow all instructions in this manual and to follow
correct electrical practice.
WARNING
For your safety, isolate the soft starter completely from mains voltage before
attaching or removing accessories.
WARNING
Inserting foreign objects or touching the inside of the starter while the
expansion port cover is open may endanger personnel, and can damage the
starter.
1. Introduction
1.1 Product design
The Modbus TCP Card allows the soft starter to connect to an Ethernet network and be
controlled or monitored using an Ethernet communication model.
Familiarity with Ethernet protocols and networks is required to operate the device
successfully. For difficulties using this device with third party products, including
PLCs, scanners and commissioning tools, contact the relevant supplier.
1.2 Connections
1 2 3
23081.A
1 2 x RJ45 ethernet ports, supporting line, star, ring and loop network topologies
2 2 pin connector for ground fault CT (selected models)
3 DB9 connector for optional remote keypad
4
22542.A
1 Soft starter
2 Network switch
3 IoT connection (MQTT/OPC UA)
4 Industrial ethernet connection to programmable logic controller
2. Installation
2.1 Installing the expansion card
1. Push a small flat-bladed screwdriver into the slot in the centre of the expansion
port cover, and ease the cover away from the starter.
2. Line up the card with the expansion port. Gently push the card along the guide rails
until it clicks into the starter.
1 2
B4 B5 1011 12 13 B4 B5 1011 12 13
14 15 21 22 14 15 21 22
33 34 41 42 44 53 33 34 41 42 44 53
54 54
17049.A
Cables
Use Category 5, 5e, 6 or 6e cable to connect to the device.
EMC precautions
To minimise electromagnetic interference, Ethernet cables should be separated from
motor and mains cables by 200 mm.
If the Ethernet cable must cross motor or mains cables, the crossing should be at an
angle of 90°.
2.4 Addressing
Each device in a network is addressed using a MAC address and an IP address.
• The device can be assigned a static IP address during configuration, or can be
configured to accept a dynamic IP address (via DHCP).
• The MAC address is fixed within the device and is printed on a label on the front of
the device.
3. Device configuration
NOTE
The Error LED flashes whenever the device is receiving power but is not
connected to a network. The Error LED will flash occasionally during the
configuration process.
NOTE
At power-up, the card loads the IP address stored in the soft starter.
NOTE
If the reset input is active, the starter will not operate. If a reset switch is not
required, use parameter 7I to set the reset input to normally open or fit a link
across terminals 10, 11 on the soft starter.
The computer must use a fixed IP address (not DHCP) and the same subnet mask as
the card. The default IP address for the card is 192.168.0.2. The default subnet mask is
255.255.255.0.
Once connected, the web server reports basic information about the card and the soft
starter.
To delete a user:
1. Connect to the web server then click Administration.
2. Click the required entry in the user list then click Delete user. Click Delete again to
confirm the action.
NOTE
Version 1.x of the Modbus TCP Card does not support IoT operation.
The Ethernet Device Configuration Tool is available from your local supplier.
NOTE
If your PC has a firewall enabled, you must add the tool to the list of
authorised programs.
To identify the device using the Ethernet Device Configuration Tool:
1. Start the Ethernet Device Configuration Tool.
2. Click on Search Devices. The software will search for connected devices.
3. Use the IP address to connect to the device via the web server.
4. PLC configuration
The PLC must be configured to map registers within the device to addresses within the
PLC.
The device must be configured directly in the PLC. No additional files are required.
5.1 Overview
The Modbus TCP Card can detect ground current and trip before the equipment is
damaged.
Ground fault protection requires a 1000:1 or 2000:1 current transformer (not supplied).
The CT should be rated 1 VA or 5 VA. The soft starter can be configured to trip at 1
A~50 A. If ground fault current rises above 50 A, the soft starter will trip immediately.
Parameter 40C Ground Fault Trip Active selects when ground fault protection is active.
6. Operation
The Modbus TCP Card must be controlled by a Modbus client (such as a PLC) which
complies with the Modbus Protocol Specification. For successful operation, the client
must also support all functions and interfaces described in this document.
NOTE
The available features and parameter details may vary according to the model
and software version of the starter. Refer to the soft starter user manual for
details of parameters and supported features.
17821.A
LINK 2 LINK 1 ERROR
7. Modbus registers
NOTE
The available features and parameter details may vary according to the model
and software version of the starter. Refer to the soft starter user manual for
details of parameters and supported features.
NOTE
All references to registers mean the registers within the card unless otherwise
stated.
NOTE
While parameters are being written, the starter cannot start/stop the motor.
The Modbus TCP protocol limits read/write operations to a maximum of 123 registers
at one time. The registers must be consecutive.
When writing parameters to the soft starter, we recommend the following procedure:
1. Configure all soft starter parameter values in the PLC as required, including IP
address, Gateway Address, Subnet Mask and DHCP configuration.
2. Write the parameter block that includes the network parameter settings from the
PLC to the soft starter.
3. Write the other parameter blocks from the PLC to the starter until all parameter
values have been written.
NOTE
For reliable operation, the parameter block containing network configuration
settings must be written first.
Registers
NOTE
Legacy Mode reports read-only status information in registers 40003 onwards,
to match the register definitions of the clip-on Modbus Module for use with
older soft starters. Identical data is also available via registers 30003 onwards.
Register Description Bits Details
40001 Reserved
40002 Command 0 to 2 To send a command to the starter, write the
(single write) required value:
1 = Start
2 = Stop
3 = Reset
4 = Quick stop (coast to stop)
5 = Forced communication trip
6 = Start using Parameter Set 1
7 = Start using Parameter Set 2
3 to 15 Reserved
40003 Starter state 0 to 3 1 = Ready
2 = Starting
3 = Running
4 = Stopping (including braking)
5 = Restart delay (including temperature
check)
6 = Tripped
7 = Programming mode
8 = Jog forward
9 = Jog reverse
4 1 = Positive phase sequence (only valid if bit
6 = 1)
5 1 = Current exceeds FLC
Trip Description
code
19 Undervoltage
20 Ground fault
23 Parameter out of range
24 Input B trip
26 L1 phase loss
27 L2 phase loss
28 L3 phase loss
29 L1-T1 shorted
30 L2-T2 shorted
31 L3-T3 shorted
33 Time-overcurrent (Bypass overload)
34 SCR overtemperature
35 Battery/clock
36 Thermistor circuit
47 Overpower
48 Underpower
56 Keypad disconnected
57 Zero Speed Detect
58 SCR Itsm
59 Instantaneous overcurrent
60 Rating Capacity
70 Current Read Err L1
71 Current Read Err L2
72 Current Read Err L3
74 Motor Connection T1
75 Motor Connection T2
76 Motor Connection T3
77 Firing Fail P1
78 Firing Fail P2
79 Firing Fail P3
80 VZC Fail P1
81 VZC Fail P2
82 VZC Fail P3
83 Low Control Volts
84~96 Internal fault x. Contact your local supplier with the fault code (X).
8. Network design
The device supports star, line and ring topologies.
14697.A
8.2 Line topology
In a line network, the controller connects directly to one port of the first device. The
second Ethernet port connects to another device, which in turn connects to another
device until all devices are connected.
14695.A
NOTE
The device has an integrated switch to allow data to pass through in line
topology. The device must be receiving control power from the soft starter
for the switch to operate.
NOTE
If the connection between two devices is interrupted, the controller cannot
communicate with devices after the interruption point.
NOTE
Each connection adds a delay to communication with the next device.
The maximum number of devices in a line network is 32. Exceeding this
number may reduce the reliability of the network.
14696.A
NOTE
The network switch must support loss of line detection.
9. Specifications
• Connections
Soft starter ........................................................................ 6-way pin assembly
Contacts ....................................................................................... Gold flash
Network ...................................................................................................... RJ45
• Settings
IP address ............................................. Automatically assigned, configurable
Device name .......................................... Automatically assigned, configurable
• Network
Protocols ................................................................... Ethernet/IP, MQTT, OPC UA
.............................................................. DHCP, ACD (address conflict detection)
Link speed ........................................................ 10 Mbps, 100 Mbps (auto-detect)
Full duplex
Auto crossover
• Power
Consumption (steady state, maximum) ..................................... 35 mA @ 24 VDC
Reverse polarity protected
Galvanically isolated
• Certification
RCM .......................................................................................... IEC 60947-4-2
CE ...................................................................................................... EN 60947-4-2