Changes for page 1 Communication

Last modified by Hunter on 2024/07/01 10:54

From version 216.2
edited by Hunter
on 2023/03/18 15:46
Change comment: There is no comment for this version
To version 218.1
edited by Hunter
on 2023/03/18 15:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -519,9 +519,8 @@
519 519  (((
520 520  The above are all the steps for establishing Ethernet communication between Wecon V-box with CompactLogix L1769 PLC.
521 521  
522 +== **Ethernet DF1 Protocol** ==
522 522  
523 -= **Allen-Bradley Ethernet DF1** =
524 -
525 525  [[download link>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Allen-Bradley%20Ethernet%20DF1.zip]]
526 526  
527 527  = Create communication with **Crouzet PLC** =
... ... @@ -530,7 +530,48 @@
530 530  
531 531  **1)V-BOX setting**
532 532  
532 +|=Item|=Recommended |=Note
533 +|=Protocol|CROUZET M3 (FBD)|
534 +|=Connection|RS232|
535 +|=Baud rate|115200|
536 +|=Stop bits|1|
537 +|=Data bits|7|
538 +|=Parity|EVEN|
533 533  
540 +**2)Address List**
541 +
542 +|=**Type**|=**Device registers**|=**Format**|=**Range**|=Note
543 +|(% rowspan="4" %)Bit|I|I DD|1~~99|Input
544 +|SLIBit|SLIBit DD.dd|1.0~~24.15|Serial Link Input
545 +|SLOBit|SLOBit DD.dd|25.0~~48.15|Serial Link Output(Read only)
546 +|State|State D|1~~1|PLC state(Read only)
547 +|(% rowspan="5" %)Word|AI|AI DD|1~~99|Analog Input
548 +|SLIn|SLIn DD|1~~24|Serial Link Input
549 +|SLOut|SLOut DD|25~~48|Serial Link Output(Read only)
550 +|Time|Time D|1~~6|(((
551 +Time1: Second
552 +
553 +Time2: Minute
554 +
555 +Time3: Hour
556 +
557 +Time4: Day
558 +
559 +Time5: Month
560 +
561 +Time6: Year
562 +)))
563 +|Order|Order D|1~~1|(((
564 +Running command(Write only)
565 +
566 +~=2: Run mode; =1: Stop mode;
567 +)))
568 +
569 +**3)Cable Wiring**
570 +
571 +(% style="text-align:center" %)
572 +[[image:CrouzetRS232 VBox.png]]
573 +
534 534  = Create communication with **Siemens PLC** =
535 535  
536 536  == **S7-200 Smart Ethernet Protocol** ==
CrouzetRS232 VBox.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Hunter
Size
... ... @@ -1,0 +1,1 @@
1 +14.9 KB
Content