Changes for page 1 Communication

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

From version 120.1
edited by Ben
on 2022/08/25 14:39
Change comment: There is no comment for this version
To version 122.1
edited by Ben
on 2022/08/25 14:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -862,6 +862,60 @@
862 862  
863 863  [[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_2297240b57346b2a.png?width=401&height=170&rev=1.1||alt="12.可编程逻辑控制器Protocol_html_2297240b57346b2a.png" height="170" width="401"]]
864 864  
865 +
866 +== **L02 Serial Protocol** ==
867 +
868 +Mitsubishi L02 series CPU built-in Ethernet port.
869 +
870 +**V-BOX Settings**
871 +
872 +|**Items**|**Settings**|**Note**
873 +|Protocol|MIT L02 CPU MELSEC|
874 +|Connection|Ethernet|
875 +|Port No.|1025|Must be the same as the PLC setting
876 +|PLC station No.|0|Must be the same as the PLC setting
877 +
878 +**Address List**
879 +
880 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
881 +|Bit|X|X|X h|0~~FFFF|
882 +|Bit|Y|Y|Y h|0~~FFFF|
883 +|Bit|M|M|M d|0~~9999|
884 +|Bit|L|L|L d|0~~9999|
885 +|Bit|F|F|F d|0~~9999|
886 +|Bit|B|B|B h|0~~FFFF|
887 +|Bit|V|V|V d|0~~2047|
888 +|Bit|TC|TC|TC d|0~~9999|
889 +|Bit|SS|SS|SS d|0~~9999|
890 +|Bit|SC|SC|SC d|0~~9999|
891 +|Bit|CS|CS|CS d|0~~9999|
892 +|Bit|CC|CC|CC d|0~~9999|
893 +|Bit|SB|SB|SB h|0~~FFFF|
894 +|Bit|SM|SM|SM d|0~~2047|
895 +|Bit|STS|STS|STS d|0~~1023|
896 +|Bit|S|S|S d|0~~9999|
897 +|Bit|DX|DX|DX h|0~~FFFF|
898 +|Bit|DY|DY|DY h|0~~FFFF|
899 +|Bit|TS|TS|TS d|0~~9999|
900 +|Bit|Dbit|Dbit|Dbit d.d|0~~99999.0~~15|
901 +|Word|W|W|W h|0~~FFFF|
902 +|Word|TN|TN|TN d|0~~99999|
903 +|Word|SN|SN|SN d|0~~99999|
904 +|Word|CN|CN|CN d|0~~99999|
905 +|Word|R|R|R d|0~~99999|
906 +|Word|SW|SW|SW h|0~~FFFF|
907 +|Word|Z|Z|Z d|0~~99999|
908 +|Word|ZR|ZR|ZR h|0~~FFFF|
909 +|Word|D|D|D d|0~~99999|
910 +
911 +**Communication Settings**
912 +
913 +
914 +**Cable Wiring**
915 +
916 +
917 +
918 +
865 865  == **L02 Ethernet Protocol** ==
866 866  
867 867  Mitsubishi L series CPU built-in Ethernet port.
... ... @@ -907,12 +907,8 @@
907 907  |Word|ZR|ZR|ZR h|0~~FFFF|
908 908  |Word|D|D|D d|0~~99999|
909 909  
910 -**3)Configure the communication protocol**
964 +**3)PLC Settings (GX Works2 )**
911 911  
912 -[[image:image-20220825142659-1.png]]
913 -
914 -**4)PLC Settings (GX Works2 )**
915 -
916 916  Create a project
917 917  
918 918  Set PLC IP, subnet mask and gateway;
... ... @@ -931,6 +931,10 @@
931 931  
932 932  Restart PLC device;
933 933  
984 +**4)Configure the communication protocol**
985 +
986 +[[image:image-20220825142659-1.png]]
987 +
934 934  **5)Cable Wiring**
935 935  
936 936  [[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_2297240b57346b2a.png?width=401&height=170&rev=1.1||alt="12.PLC Protocol_html_2297240b57346b2a.png" height="170" width="401"]]