Changes for page Omron
Last modified by Theodore Xu on 2023/09/16 10:47
From version 10.1
edited by Theodore Xu
on 2023/09/12 10:44
on 2023/09/12 10:44
Change comment:
There is no comment for this version
To version 15.1
edited by Theodore Xu
on 2023/09/12 14:10
on 2023/09/12 14:10
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 9 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -118,6 +118,123 @@ 118 118 (% style="text-align:center" %) 119 119 [[image:12.PLC Protocol_html_2297240b57346b2a.png]] 120 120 121 +== **CJ2M Serial** == 122 + 123 +**V-BOX setting** 124 + 125 +|**Items**|((( 126 +**Settings** 127 +))) 128 +|Protocol|OMRON CV/CJ1M/CS1H 129 +|Connection|RS232/RS485 130 +|Baud rate|9600 131 +|Data bit|7 132 +|Parity|EVEN 133 +|2|2 134 +|PLC station No.|0 135 + 136 +**Device Address:** 137 + 138 +|=Type|=**Device type**|=**Format**|=**Range**|=**Note** 139 +|(% colspan="1" rowspan="23" %)Bit|CIO|DDDDDdd|0 ~~65535.15|I/O and Internal Relay 140 +|W|DDDDDdd|0 ~~65535.15|Hold Relay 141 +|D|DDDDDdd|0 ~~65535.15|Link Relay 142 +|H|DDDDDdd|0 ~~65535.15| 143 +|A|DDDDDdd|0 ~~65535.15| 144 +|TF|DDDDD|0 ~~ 99999| 145 +|CF|DDDDD|0 ~~ 99999|Auxiliary Relay 146 +|T|DDDDDdd|0 ~~65535.15| 147 +|C|DDDDDdd|0 ~~65535.15| 148 +|EM0|DDDDDdd|0 ~~ 99999.15| 149 +|EM1|DDDDDdd|0 ~~ 99999.15| 150 +|EM2|DDDDDdd|0 ~~ 99999.15| 151 +|EM3|DDDDDdd|0 ~~ 99999.15| 152 +|EM4|DDDDDdd|0 ~~ 99999.15| 153 +|EM5|DDDDDdd|0 ~~ 99999.15| 154 +|EM6|DDDDDdd|0 ~~ 99999.15| 155 +|EM7|DDDDDdd|0 ~~ 99999.15| 156 +|EM8|DDDDDdd|0 ~~ 99999.15| 157 +|EM9|DDDDDdd|0 ~~ 99999.15| 158 +|EMA|DDDDDdd|0 ~~ 99999.15| 159 +|EMB|DDDDDdd|0 ~~ 99999.15| 160 +|EMC|DDDDDdd|0 ~~ 99999.15| 161 +|Lamp|D|0~~0| 162 +|(% colspan="1" rowspan="22" %)Word|W|DDDDD|0 ~~ 99999| 163 +|D|DDDDD|0 ~~ 99999| 164 +|H|DDDDD|0 ~~ 99999| 165 +|A|DDDDD|0 ~~ 99999| 166 +|T|DDDDD|0 ~~ 99999| 167 +|C|DDDDD|0 ~~ 99999| 168 +|CIO|DDDDD|0 ~~ 99999| 169 +|EM0|DDDDD|0 ~~ 99999| 170 +|EM1|DDDDD|0 ~~ 99999| 171 +|EM2|DDDDD|0 ~~ 99999| 172 +|EM3|DDDDD|0 ~~ 99999| 173 +|EM4|DDDDD|0 ~~ 99999| 174 +|EM5|DDDDD|0 ~~ 99999| 175 +|EM6|DDDDD|0 ~~ 99999| 176 +|EM7|DDDDD|0 ~~ 99999| 177 +|EM8|DDDDD|0 ~~ 99999| 178 +|EM9|DDDDD|0 ~~ 99999| 179 +|EMA|DDDDD|0 ~~ 99999| 180 +|EMB|DDDDD|0 ~~ 99999| 181 +|EMC|DDDDD|0 ~~ 99999| 182 +|IR|DDDDD|0 ~~ 99999| 183 +|DR|DDDDD|0 ~~ 99999| 184 + 185 +(% style="text-align:center" %) 186 +[[image:CJ2M串口协议配置.png]] 187 + 188 +**PLC Setting:** 189 + 190 +Open cx-programmer, create a new PLC project or open the project that has been created. 191 +Create new project: [File]→[New]→[Device Type]CJ2M→[settings]→[General]→[CPU Type]CPU31→[OK]→[OK]. 192 + 193 +(% style="text-align:center" %) 194 +[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_1edc9bf9e8c98170.png]] 195 + 196 +PLC Default Parameters:[Settings]→[Serial Port]→[Communication Settings]→[Standard]9600,1,7,2,E means:[Baud rate] 9600, [Data bits]7, [Stop bits] 2,[Parity] EVEN→[Unit Number]0 →[Mode]Host Link. 197 + 198 +{{info}} 199 +✎Note:The serial port parameters should be set depending on field requirements 200 +{{/info}} 201 + 202 +(% style="text-align:center" %) 203 +[[image:xwiki_PIStudio_12.PLC2.png]] 204 + 205 +[PLC]→[Change Communication Settings]→[Network Type]: PC and PLC are connected by USB cable,choose[USB]→[setting…]→[Network]→[Direct Connection]→[OK]→[OK] 206 + 207 +(% style="text-align:center" %) 208 +[[image:欧姆龙串口连接.png||height="620" width="1163"]] 209 + 210 +[PLC]→[Work Online]→USB connection between PC and PLC→The connection prompt appears→[Yes] 211 + 212 +(% style="text-align:center" %) 213 +[[image:欧姆龙串口在线.png||height="623" width="1070"]] 214 + 215 +[PLC]→[Transfer]→[To PLC]→Select the corresponding download item[OK]→[Yes]→[Yes] 216 + 217 +(% style="text-align:center" %) 218 +[[image:欧姆龙串口下载1.png]] 219 + 220 +**Cable Wiring** 221 + 222 +(% style="text-align:center" %) 223 +[[image:欧姆龙串口485.png||height="357" width="519"]] 224 + 225 +**RS-232** 226 + 227 +CPU Port (CPM2A,CQM1/1H,C200H/HS/ALPHA series) 228 + 229 +Communication Module: 230 + 231 +CPM1-CIF01 adapter (for CPM1/CPM1A/CPM2A series, CQM1/CQM1H series) CPM1H-SCB41 communication module (for CQM1H-CPU51/61) 232 + 233 +The serial port pin assignments may vary between HMI models, please click the following link for more information. 234 + 235 +(% style="text-align:center" %) 236 +[[image:欧姆龙串口422.jpg]] 237 + 121 121 == **EC55 Series ** == 122 122 123 123 Supported device: EC55 temperature instrument
- CJ2M串口协议配置.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +64.7 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_1edc9bf9e8c98170.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +54.3 KB - Content
- xwiki_PIStudio_12.PLC2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +70.2 KB - Content
- 欧姆龙串口422.jpg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +18.7 KB - Content
- 欧姆龙串口485.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +160.2 KB - Content
- 欧姆龙串口下载.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +462.4 KB - Content
- 欧姆龙串口下载1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +462.4 KB - Content
- 欧姆龙串口在线.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +438.5 KB - Content
- 欧姆龙串口连接.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +528.0 KB - Content