Changes for page Schneider

Last modified by Mora Zhou on 2024/03/23 14:16

From version 10.1
edited by Mora Zhou
on 2024/03/23 14:01
Change comment: There is no comment for this version
To version 11.1
edited by Mora Zhou
on 2024/03/23 14:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -38,21 +38,21 @@
38 38  **HMI Setting**
39 39  
40 40  |=**Parameters**|=**Recommended**|=**Notes**
41 -|**Protocol**|Schneider Modicon MODBUS RTU|
42 -|Connection|RS485|
43 -|**Baud rate**|19200|
44 -|**Data bit**|8|
45 -|**Parity**|Even|
46 -|**Stop bit**|1|
47 -|**PLC station No.**|1
41 +|=**Protocol**|Schneider Modicon MODBUS RTU|
42 +|=Connection|RS485|
43 +|=**Baud rate**|19200|
44 +|=**Data bit**|8|
45 +|=**Parity**|Even|
46 +|=**Stop bit**|1|
47 +|=**PLC station No.**|1
48 48  
49 49  **Device Address**
50 50  
51 51  |=**Bit/Word**|=**Device type**|=**Format**|=**Range**
52 -|B|IX|IX dddd.d|0 ~~ 65535
53 -|B|QX|QX dddd.d|0 ~~ 65535
54 -|B|MX|MX dddd.dd|0 ~~ 999999
55 -|W|MW|MW dddd|0 ~~ 999999
52 +|B|IX|IX dddd.d|0 to 65535
53 +|B|QX|QX dddd.d|0 to 65535
54 +|B|MX|MX dddd.dd|0 to 999999
55 +|W|MW|MW dddd|0 to 999999
56 56  
57 57   **Configure the communication protocol**
58 58  
... ... @@ -66,7 +66,7 @@
66 66  
67 67  Open SoMachine Central, create a new project or open the project that has been created.
68 68  
69 -Create new project: [Create a new project]→[Empty Project]→[OK]→[Open Configuration]
69 +Create new project: [Create a new project]→[Empty Project]→[OK]→[Open Configuration]
70 70  
71 71  (% style="text-align:center" %)
72 72  [[image:2.png]]
... ... @@ -74,13 +74,25 @@
74 74  (% style="text-align:center" %)
75 75  [[image:3.png]]
76 76  
77 -Into the [Open Configuration].[Untitled]→[Add Device]→[Logic Controller]→[M218]→[TM218LDA16DRN]
77 +Into the [Open Configuration].
78 78  
79 +[Untitled]→[Add Device]→[Logic Controller]→[M218]→[TM218LDA16DRN]
80 +
79 79  (% style="text-align:center" %)
80 80  [[image:4.png]]
81 81  
82 -PLC Default Parameters:In the Devices tree [MyController]→[Serial Line 2]→[Modbus_Manager]→[Transmission Mode]:RTU→[Addressing]:Slave→[Serial Line Settings]:[Baud rate] 19200, [Data bits]8, [Stop bits]1,[Parity] EVEN,[Physical Medium] RS485
84 +PLC Default Parameters:
83 83  
86 +In the Devices tree [MyController]→[Serial Line 2]→[Modbus_Manager]
87 +
88 +Modbus:
89 +
90 +[Transmission Mode] RTU→[Addressing] Slave
91 +
92 +Serial Line Settings:
93 +
94 +[Baud rate] 19200, [Data bits] 8, [Stop bits] 1, [Parity] EVEN, [Physical Medium] RS485
95 +
84 84  (% style="text-align:center" %)
85 85  [[image:5.png]]
86 86