395
By the USB programming port, the project is written into the VS PLC #0.
VS PLC #0
VS1-32M R
X0 1 2
3 4
5
6 7
10
21 22
23
RUN
ERR
Y0 1 2
3 4
5
6 7
10
11 12
13
PWR
20
11 12
13
14
15 16
17
DC2 4V
INP UT
STOP
MC
RUN
VSPC-200A
USB
Ladder Master S
MOV K4X0 D0
CPUL CPUL_TEST D100 K1
MOV D20 K4Y0
M9000
M9000
Open a new CPUL communication table at the VS PLC #0
Name this CPUL communication table as the “CPUL_TEST” rst, and then compile its contents.
Edit the program for the VS PLC #0.
The CPUL instruction bases on the contents of the “CPUL_TEST” table
to operate communication.
Send the status of X0~X17 to the D0.
Send the content value of D20 to the output points Y0~Y17.