crouzet touch - millenium3 xn05 modbus tcp/ip addressing

21
CROUZET TOUCH - MILLENIUM3 XN05 MODBUS TCP/IP ADDRESSING 03/01/17 CROUZET TOUCH TUTORIAL

Upload: others

Post on 14-Nov-2021

10 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

CROUZET TOUCH - MILLENIUM3 XN05

MODBUS TCP/IP ADDRESSING

03/01/17

CROUZET TOUCH TUTORIAL

Page 2: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017 2

• Terminology

• Crouzet Touch to M3 XN05 Modbus TCP/IP Wiring

• Crouzet Touch M3 XN05 Modbus TCP/IP Addresses

• Crouzet Touch Soft - Defining the Modbus TCP/IP Network

• M3 Crouzet Touch PC: Static IP Address Setting Example

• Modbus TCP/IP: Crouzet Touch M3 XN05 Word Addressing Example

• Modbus TCP/IP: Crouzet Touch M3 XN05 Bit Addressing Example

SUMMARY

Page 3: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

TERMINOLOGY

Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017 3

Page 4: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

Terminology

4Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017

• M3 Millenium 3

• XN05 M3 Modbus TCP/IP communication expansion (8 word R/W In, 8 word R Out)

• Crouzet Touch Touchscreen of the Crouzet Automation nano-PLC range

• CTS = Crouzet Touch Soft Programming software of the Crouzet Touch range

Page 5: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

CROUZET TOUCH TO M3 XN05

MODBUS TCP/IP WIRING

Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017 5

Page 6: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

Crouzet Touch to M3 XN05 Modbus TCP/IP Wiring

6Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017

• The Crouzet Touch screen versions

CTP107-E, CTP110-E or CTP104-E

can be connected to an M3 XN05

Modbus TCP/IP expansion via the

Crouzet 88 970 508 Ethernet cable

or standard Ethernet cable.

Page 7: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

CTS M3 XN05 MODBUS TCP/IP

ADDRESSES

Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017 7

Page 8: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

CTS M3 XN05 Modbus TCP/IP Addresses

8Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017

J1

J2

J3

J4

J5

J6

J7

J8

O1

O2

O3

O4

O5

O6

O7

O8

M3 Modbus TCP/IP extension XN05

Inputs from the network (words) Outputs to the network (words)

CTS M3 XN05 M3 XN05 CTS

Page 9: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

CROUZET TOUCH SOFT- DEFINING THE

MODBUS TCP/IP NETWORK

Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017 9

Page 10: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

Crouzet Touch Soft - Defining the Modbus TCP/IP Network

10Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017

In order to define the Modbus TCP/IP

network in the Crouzet Touch Soft:

• Click on Ctouch Soft in the Utility

Manager

• Select New to create a new project

• Click OK

• Then select the Crouzet Touch

screen Ethernet version that is to be

used and confirm by click on OK

Page 11: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

Crouzet Touch Soft - Defining the Modbus TCP/IP Network

11Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017

In the System Parameter Settings

window that opens click New to define

the Device (the network)

• In PLC type select Crouzet

Automation, then click on

M3 XN05 TCP/IP

Page 12: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

Crouzet Touch Soft - Defining the Modbus TCP/IP Network

12Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017

• Click Settings to enter the IP address

of the M3 XN05 extension

• The IP address has to be identical

with the one defined in the M3

program

• Confirm with OK

Repeat this procedure for

every XN05 extension on

the network, using

different names and IP

addresses for

identification.

Page 13: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

M3 CROUZET TOUCH PC:

STATIC IP ADDRESS SETTING EXAMPLE

Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017 13

Page 14: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

M3 Crouzet Touch PC: Static IP Address Setting Example

14Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017

Win7 Laptop

M3 XN05

Crouzet Touch

Please view our Crouzet Touch QUICKSTART

tutorial for more details about how to set the

PC and Crouzet Touch IP addresses

Page 15: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

MODBUS TCP/IP: CTS M3 XN05

WORD ADDRESSING EXAMPLE

Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017 15

Page 16: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

Modbus TCP/IP: CTS M3 XN05 Word Addressing Example

16Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017

Writing a value from Crouzet Touch

to M3 XN05 (Crouzet M3 XN05 A)

M3: J2 ETH

Reading a value from M3 XN05 (Crouzet

M3 XN05 A) by the Crouzet Touch

M3: O2 ETH

CTS: Device type J

Address 2

Crouzet M3 XN05 A, write address J2 ETH

CTS: Device type O

Address 2

Crouzet M3 XN05 A, read address O2 ETH

Page 17: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

MODBUS TCP/IP: CTS M3 XN05

BIT ADDRESSING EXAMPLE

Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017 17

Page 18: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

Modbus TCP/IP: CTS M3 XN05 Bit Addressing Example

18Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017

Crouzet Touch to M3 M3bit01 - LSB

bit02

bit03

bit04

bit05

bit06

bit07

bit08

bit09

bit10

bit11

bit12

bit13

bit14

bit15

bit16 - MSB

CTS -

XN05 TCP/IP

J_Bit 100

J_Bit 101

J_Bit 102

J_Bit 103

J_Bit 104

J_Bit 105

J_Bit 106

J_Bit 107

J_Bit 108

J_Bit 109

J_Bit 110

J_Bit 111

J_Bit 112

J_Bit 113

J_Bit 114

J_Bit 115

CTS: writing/reading an M3 XN05 bit via Crouzet M3 XN05 TCP/IP

J1 ETH

Page 19: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

Modbus TCP/IP: CTS M3 XN05 Bit Addressing Example

19Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017

CTS: reading a bit from M3 XN05 via Crouzet M3 XN05 TCP/IP

CTS -

XN05 TCP/IP

O_Bit 100

O_Bit 101

O_Bit 102

O_Bit 103

O_Bit 104

O_Bit 105

O_Bit 106

O_Bit 107

O_Bit 108

O_Bit 109

O_Bit 110

O_Bit 111

O_Bit 112

O_Bit 113

O_Bit 114

O_Bit 115

M3bit01 - LSB

bit02

bit03

bit04

bit05

bit06

bit07

bit08

bit09

bit10

bit11

bit12

bit13

bit14

bit15

bit16 - MSB

M3 to Crouzet Touch

O1 ETH

Page 20: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

Modbus TCP/IP: CTS M3 XN05 Bit Addressing Example

20Crouzet Touch to M3 via Modbus TCP/IP Jan. 2017

Writing a bit from the Crouzet Touch to M3

(Crouzet M3 XN05 A)

M3: J1 ETH, bit 01

CTS: Device type J_Bit

Address 100 (word1, bit 00)

Reading an M3 bit (Crouzet M3 XN05 A) by

the Crouzet Touch

M3: O1 ETH, bit 01

CTS: Device type O_Bit

Address 100 (word1, bit 00)

Page 21: Crouzet touch - Millenium3 XN05 Modbus TCP/IP addressing

WWW.CROUZET-AUTOMATION.COMWWW.CROUZET-AUTOMATION.COM

Ph

oto

cre

dit: G

on

ko

, iS

tock, L

att

ard

, a

ll r

igh

ts r

ese

rve

d

THANK YOU

FOR YOUR ATTENTION