Wiki source code of INVT

Last modified by Wecon on 2025/09/03 21:03

Show last authors
1 = INVT IVC1 =
2
3 Support Series: INVT IVC1 Series
4
5 **HMI Settings**
6
7 (% style="width:1092.22px" %)
8 |=(% style="width: 225px;" %)**Item**|=(% style="width: 509px;" %)**Settings**|=(% style="width: 509px;" %)Optional|=(% style="width: 356px;" %)Note
9 |(% style="width:225px" %)Protocol|(% style="width:509px" %)INVT IVC1|(% style="width:509px" %) |(% style="width:356px" %)
10 |(% style="width:225px" %)Connection|(% style="width:509px" %)RS232|(% style="width:509px" %)RS485|(% style="width:356px" %)
11 |(% style="width:225px" %)Baud rate|(% style="width:509px" %)19200|(% style="width:509px" %)57600, 38400, 19200, 9600, 4800, 2400|(% style="width:356px" %)
12 |(% style="width:225px" %)Data bit|(% style="width:509px" %)8|(% style="width:509px" %)8,7|(% style="width:356px" %)
13 |(% style="width:225px" %)Parity|(% style="width:509px" %)Even|(% style="width:509px" %)Even,Odd,None|(% style="width:356px" %)
14 |(% style="width:225px" %)Stop bit|(% style="width:509px" %)1|(% style="width:509px" %)1,2|(% style="width:356px" %)
15 |(% style="width:225px" %)PLC station No.|(% style="width:509px" %)1|(% style="width:509px" %)1|(% style="width:356px" %)Need to be same as PLC settings
16
17 **Address List**
18
19 |=**Type**|=**Device registers**|=**Format**|=**Range**|=**Note**
20 |(% colspan="1" rowspan="7" %)Bit|Y|YOOO|0~~177|
21 |X|XOOO|0~~177|
22 |M|MDDDD|0~~2047|
23 |SM|SMDDD|0~~255|
24 |S|SDDDD|0~~1023|
25 |T|TDDD|0~~255|
26 |C|CDDD|0~~255|
27 |(% colspan="1" rowspan="5" %)Word|D|DDDDD|0~~7999|
28 |SD|SDDDD|0~~255|
29 |Z|ZDD|0~~15|
30 |T|TDDD|0~~255|
31 |(% colspan="1" %)C|CDDD|0~~199|
32 |(% colspan="1" rowspan="4" %)Double Word|(% colspan="1" %)C|(% colspan="1" %)CDDD|200~~255|
33
34 **PLC Settings**
35
36 Create new program, and select the PLC type as IVC1.
37
38 (% style="text-align:center" %)
39 [[image:AutoStationvc1createnew.png]]
40
41 Double click the tree node of [System block], and then double click the [Serial Port] to open the PLC port settings setup window. Find the PORT0 setting to change.
42
43 (% style="text-align:center" %)
44 [[image:AutoStationvc1SerialportSetup.png]]
45
46 Change the PORT0 setting as Modbus protocol, and click OK to save the setting.
47
48 {{info}}
49 **✎Note**: Program port protocol is only available for PC communication, so need to change as Modbus protocol.
50 {{/info}}
51
52 (% style="text-align:center" %)
53 [[image:AutoStationvc1ModbusSet.png]]
54
55 Program the PLC
56
57 (% style="text-align:center" %)
58 [[image:AutoStationvc1prgram.png]]
59
60 Connect the PLC with PC by RS232-USB converter cable. Setup the connection method from [PLC Communication]-[Connect]. If set up successfully, it would show like below.
61
62 {{info}}
63 **✎Note**: Please remember to switch the PLC dip switch to TM when programming PLC, and switch the PLC dip switch to ON when communication with HMI.
64 {{/info}}
65
66 (% style="text-align:center" %)
67 [[image:AutoStationvc1plcconn.png]]
68
69 Click [PLC]-[Download] to download program into PLC. If not compile the program, when click download, it would ask for recompilation to process the next step.
70
71 (% style="text-align:center" %)
72 [[image:AutoStationvc1download.png]]
73
74 Click [Download] to finish the job.
75
76 (% style="text-align:center" %)
77 [[image:AutoStationvc1download2.png]]
78
79 **Cable Wiring**
80
81 (% style="text-align:center" %)
82 [[image:INVTRS232.gif]]
83
84 = INVT IVCL2 =
85
86 Support Series: INVT IVCL2 Series
87
88 **HMI Settings**
89
90 (% style="width:1092.22px" %)
91 |=(% style="width: 225px;" %)**Item**|=(% style="width: 509px;" %)**Settings**|=(% style="width: 509px;" %)Optional|=(% style="width: 356px;" %)Note
92 |(% style="width:225px" %)Protocol|(% style="width:509px" %)INVT IVCL2|(% style="width:509px" %) |(% style="width:356px" %)
93 |(% style="width:225px" %)Connection|(% style="width:509px" %)RS232|(% style="width:509px" %)RS485|(% style="width:356px" %)
94 |(% style="width:225px" %)Baud rate|(% style="width:509px" %)19200|(% style="width:509px" %)57600, 38400, 19200, 9600, 4800, 2400|(% style="width:356px" %)
95 |(% style="width:225px" %)Data bit|(% style="width:509px" %)8|(% style="width:509px" %)8,7|(% style="width:356px" %)
96 |(% style="width:225px" %)Parity|(% style="width:509px" %)Even|(% style="width:509px" %)Even,Odd,None|(% style="width:356px" %)
97 |(% style="width:225px" %)Stop bit|(% style="width:509px" %)1|(% style="width:509px" %)1,2|(% style="width:356px" %)
98 |(% style="width:225px" %)PLC station No.|(% style="width:509px" %)1|(% style="width:509px" %)1|(% style="width:356px" %)Need to be same as PLC settings
99
100 **Address List**
101
102 |=**Type**|=**Device registers**|=**Format**|=**Range**|=**Note**
103 |(% colspan="1" rowspan="7" %)Bit|Y|YOOO|0~~377|
104 |X|XOOO|0~~377|
105 |M|MDDDD|0~~1999|
106 |SM|SMDDD|0~~255|
107 |S|SDDD|0~~991|
108 |T|TDDD|0~~255|
109 |C|CDDD|0~~255|
110 |(% colspan="1" rowspan="5" %)Word|D|DDDDD|0~~7999|
111 |SD|SDDDD|0~~255|
112 |Z|ZDD|0~~15|
113 |T|TDDD|0~~255|
114 |(% colspan="1" %)C|CDDD|0~~199|
115 |(% colspan="1" rowspan="4" %)Double Word|(% colspan="1" %)C|(% colspan="1" %)CDDD|200~~255|
116
117 **PLC Settings**
118
119 Create new program, and select the PLC type as IVC2L.
120
121 (% style="text-align:center" %)
122 [[image:AutoStationvc2lcreatenew.png]]
123
124 Double click the tree node of [System block], and then double click the [Serial Port] to open the PLC port settings setup window. Find the PORT0 setting to change.
125
126 (% style="text-align:center" %)
127 [[image:AutoStationvc1SerialportSetup.png]]
128
129 Change the PORT0 setting as Modbus protocol, and click OK to save the setting.
130
131 {{info}}
132 **✎Note**: Program port protocol is only available for PC communication, so need to change as Modbus protocol.
133 {{/info}}
134
135 (% style="text-align:center" %)
136 [[image:AutoStationvc1ModbusSet.png]]
137
138 Program the PLC
139
140 (% style="text-align:center" %)
141 [[image:AutoStationvc1prgram.png]]
142
143 Connect the PLC with PC by RS232-USB converter cable. Setup the connection method from [PLC Communication]-[Connect]. If set up successfully, it would show like below.
144
145 {{info}}
146 **✎Note**: Please remember to switch the PLC dip switch to TM when programming PLC, and switch the PLC dip switch to ON when communication with HMI.
147 {{/info}}
148
149 (% style="text-align:center" %)
150 [[image:AutoStationvc1plcconn.png]]
151
152 Click [PLC]-[Download] to download program into PLC. If not compile the program, when click download, it would ask for recompilation to process the next step.
153
154 (% style="text-align:center" %)
155 [[image:AutoStationvc1download.png]]
156
157 Click [Download] to finish the job.
158
159 (% style="text-align:center" %)
160 [[image:AutoStationvc1download2.png]]
161
162 **Cable Wiring**
163
164 (% style="text-align:center" %)
165 [[image:INVTRS232.gif]]