• No results found

Online simulator YES Broadcast command YES Extend address mode YES

N/A
N/A
Protected

Academic year: 2021

Share "Online simulator YES Broadcast command YES Extend address mode YES"

Copied!
7
0
0

Loading.... (view fulltext now)

Full text

(1)

MODBUS RTU

Supported Series : MODBUS RTU CONTROLLER Website : http://www.modbus.org

HMI Setting:

Parameters Recommended Options Notes PLC type MODBUS RTU

PLC I/F RS485 RS232/RS485 Baud rate 9600 9600~115200 Data bits 8 7, 8

Parity Even Even, Odd, None Stop bits 1 1, 2

PLC sta. no. 1 0-255

Online simulator YES Broadcast command YES Extend address mode YES

[Address Range Limit]

The address range of 0x, 1x, and 0x_multi_coils device types can be set. [Conversion]

The 3x_Double and 4x_Double address types are added. If [ABCD ->CDAB] check box is selected, please select 3x_Double and 4x_Double address types.

PLC Setting:

(2)

Device Address:

Bit/Word Device type Format Range Memo B 0x DDDDD 1 ~ 65535 Output bit B 0x_single_bit DDDDD 1 ~ 65535 *Note4 B 1x_single_bit DDDDD 1 ~ 65535 *Note4

B 1x DDDDD 1 ~ 65535 Input bit (read only)

B 3x_Bit DDDDDdd 100 ~ 6553515 Input Register bit (read only) B 4x_Bit DDDDDdd 100 ~ 6553515 Output Register bit

B 6x_Bit DDDDDdd 100 ~ 6553515 Output Register bit B 0x_multi_coils DDDDD 1 ~ 65535 Write multiple coils

W 3x DDDDD 1 ~ 65535 Input Register (read only) W 3x_MAX1W DDDDD 1 ~ 65535 Display 32 bits *Note1 DW 3x_MAX2W DDDDD 1 ~ 65535 *Note1

W 4x DDDDD 1 ~ 65535 Output Register W 4x_MAX1W DDDDD 1 ~ 65535 Display 32 bits *Note1 DW 4x_MAX2W DDDDD 1 ~ 65535 *Note1

DW 5x DDDDD 1 ~ 65535 4x double word swap W 6x DDDDD 1 ~ 65535 4x single word write W 3x_Double DDDDD 1 ~ 65535 *Note2

W 4x_Double DDDDD 1 ~ 65535 *Note2

W 4x_32Bit DDDDD 1 ~ 65535 Output Registerv *Note1 W 0x_single_coil DDDDD 1 ~ 65535 *Note3

Note1: MAX1W and 4X_32Bit read/write 1 word for each package and display a 32-bits value, whereas MAX2W reads/write 2 words for each package.

Note2: Go the [System Parameter Settings] -> [Device Properties] and click [Conversion] to set the data format of device types 3x, 4x, 6x, 3x_double, 4x double.

(3)

Note3: Read/write a Bit at a time. Value 0 and 1 are used to represent ON or OFF status where 0 means set OFF and 1 means set ON.

Note4: The number of bits to read can be set in Macro, therefore, it is recommended to use 0x address type for functions such as GetData() and SetData(), in order to increase reading speed.

To read/write multiple 0x address type in macro, use 0x_multi_coils to increase write speed.

NOTE:

Address type “5x” is mapping to Hold Reg. The communication protocol of 5x is almost the same as “4x” except that “5x” swaps double word.

If 4x contains the following information:

Address 1 2 3 4 5 6 ... Data in word 0x1 0x2 0x3 0x4 0x5 0x6

Data 0x0201 0x0403 0x0605 For 5x, it will be:

Address 1 2 3 4 5 6 ... Data in word 0x1 0x2 0x3 0x4 0x5 0x6

Data 0x0102 0x0304 0x0506 Modbus RTU function code:

0x 0x01 Read coil 0x05 write single coil 0x_multi_coils 0x01 Read coil 0x0f write multiple coils 1x 0x02 Read discrete input N/A for write operation 3x 0x04 Read input register N/A for write operation 4x 0x03 Read holding register 0x10 write multiple registers 5x 0x03 Read holding register 0x10 write multiple registers (Note: reverse word order in double word format)

3xbit is equivalent to 3x 4xbit is equivalent to 4x

6x 0x03 Read holding register 0x06 write single register (Note: 6x is limited to device of one word only)

(4)

Wiring Diagram:

The following is the view from the soldering point of a cable. eMT3000 series COM1 RS232 9P D-Sub Female COM3 RS232 9P D-Sub Female RS232 9P D-Sub FeMale 2 RX 8 RX TXD 3 TX 7 TX RXD 5 GND 5 GND GND RTS short CTS cMT/mTV series COM1 RS232 9P D-Sub Female RS232 9P D-Sub FeMale 2 RX TXD 3 TX RXD 5 GND GND RTS short CTS

MT8000iE/MT8000XE series except MT8050iE COM1 RS232 9P D-Sub Female RS232 9P D-Sub FeMale 2 RX TXD 3 TX RXD 5 GND GND RTS short CTS

MT6000/8000 series except MT6050i/MT8050i COM1 RS232 9P D-Sub Female COM2 RS232 9P D-Sub Female COM3 RS232 9P D-Sub Male RS232 9P D-Sub FeMale 2 RX 6 RX 8 RX TXD 3 TX 4 TX 7 TX RXD 5 GND 5 GND 5 GND GND RTS short CTS

(5)

MT6050i/MT8050i/MT8050iE COM1 RS232 9P D-Sub Female RS232 9P D-Sub FeMale 9 RX TXD 6 TX RXD 5 GND GND RTS short CTS

The following is the view from the soldering point of a cable. eMT3000 series COM1 RS485 4W 9P D-Sub Male RS485 4W 9P D-Sub Male 1 RX- TX- 2 RX+ TX+ 3 TX- RX- 4 TX+ RX+ 5 GND GND cMT/mTV series COM2 RS485 4W 9P D-Sub Female RS485 4W 9P D-Sub Male 7 RX- TX- 6 RX+ TX+ 9 TX- RX- 8 TX+ RX+ 5 GND GND

MT8000iE/MT8000XE series except MT8050iE COM1 RS485 4W 9P D-Sub Male COM2 RS485 4W 9P D-Sub Male RS485 4W 9P D-Sub Male 1 RX- 1 RX- TX- 2 RX+ 2 RX+ TX+ 3 TX- 3 TX- RX- 4 TX+ 4 TX+ RX+ 5 GND 5 GND GND

(6)

MT6000/8000 series except MT6050i/MT8050i COM1 RS485 4W 9P D-Sub Male RS485 4W 9P D-Sub Male 1 RX- TX- 2 RX+ TX+ 3 TX- RX- 4 TX+ RX+ 5 GND GND MT6050i/MT8050i/MT8050iE COM1 RS485 4W 9P D-Sub Female RS485 4W 9P D-Sub Female 1 RX- TX- 2 RX+ TX+ 3 TX- RX- 4 TX+ RX+ 5 GND GND

The following is the view from the soldering point of a cable. eMT3000 series COM1 RS485 2W 9P D-Sub Male COM3 RS485 2W 9P D-Sub Male RS485 2W 9P D-Sub Male 1 RX- 6 Data- D- 2 RX+ 9 Data+ D+ 5 GND 5 GND GND cMT/mTV series COM2 RS485 2W 9P D-Sub Female COM3 RS485 2W 9P D-Sub Female RS485 2W 9P D-Sub Male 7 RX- 4 Data- D- 6 RX+ 1 Data+ D+ 5 GND 5 GND GND

(7)

MTx070iE/MT8100iE/MT8121iE/MT8150iE/MT8121XE/MT8150XE COM1 RS485 2W 9P D-Sub Male COM3 RS485 2W 9P D-Sub Male RS485 2W 9P D-Sub Male 1 RX- 7 Data- D- 2 RX+ 8 Data+ D+ 5 GND 9 GND GND MTx071iE/MTx072iE/MT8101iE/MT8090XE/MT8091XE COM2 RS485 2W 9P D-Sub Male COM3 RS485 2W 9P D-Sub Male RS485 2W 9P D-Sub Male 1 RX- 6 Data- D- 2 RX+ 9 Data+ D+ 5 GND 5 GND GND

MT6000/8000 series except MT6050i/MT8050i COM1 RS485 2W 9P D-Sub Male COM3 RS485 2W 9P D-Sub Male RS485 2W 9P D-Sub Male 1 RX- 6 Data- D- 2 RX+ 9 Data+ D+ 5 GND 5 GND GND MT6050i/MT8050i/MT8050iE COM1 RS485 2W 9P D-Sub Female COM3 RS485 2W 9P D-Sub Female RS485 2W 9P D-Sub Female 1 RX- 7 Data- D- 2 RX+ 8 Data+ D+ 5 GND 5 GND GND

Driver Version:

Version Date Description

V1.90 May/05/2010 Fixed when receiving data over 8 bytes from MODBUS RTU, LW-9570 fails to calculate correctly.

References

Related documents

Model consent that mean yes consent paradigm by helping them on all sexual assault gif with her students get consent to the proper tools they need your support.. Raised hand on

Under Article 7 of Commission Delegated Regulation (EU) 2017/565, a physically settled commodity contract which is not a spot contract and which is not for commercial purposes shall

Third, we derive the asymptotic properties of the quasi-likelihood and the parameter estimates, allowing for the possibility that the break dates associated with different

3. Dyadic series — some wavelet applications require dyadic time series. This is obviously not attractive for usage with economic time series as it implies discarding data or

The purpose of this study was to determine the relative and absolute reliability of the assessment of ambulatory walking activity during 2 consecutive weeks in patients with

Paraphysics appealed to physicists like Hasted and (for a shorter period) Bohm because it provided a way to develop the idea of a radical break with time and space— that is,

Click “ Request an HR Temporary Employment Employee .” To complete this form you will provide the account number and department number you need charged, supervisor and contact

I know that the NMSS spends a lot of time and has a lot of people involved in reviewing different material that goes out about progress, research or treatment, making sure