PLC + VT Training Rev3
PLC + VT Training Rev3
Won
PLC
(Programmable Logic Controller)
What is PLC?
• PLC is like a Micro Controller
• A Small computer in IC chip
• PLC is a large-scale Micro Controller used in industry
• Factory Automation
• Robust and Reliable
• Easy Programming
Script &
Box
Script
Structured
Text & Box
Structured
Text
1
Basic Ladder Programming
• Logging
function to 2
record data into
a CSV file
5
4
3
Basic Ladder Programming
• Logs can be
exported out
from the PLC to
the PC
Basic Ladder Programming (Ethernet)
1 2
• Communicating
with Ethernet/IP
devices 3
6
5 4
Basic Troubleshooting
Basic Troubleshooting
• Should there be any
error this message will
pop out, click on
details to learn more
• The error code can be
found here
• Refer to the manual to
know what the error
code mean
• Once error is rectified
double click on the
unit with the error and
click clear error
Basic Troubleshooting
• In Monitor mode,
simply double click
on the unit of
interest on the
project panel, Panel
on the left, to open
the unit monitor to
check for the error
status or to clear the
error
Basic Troubleshooting
• Rungs of ladder
programming can be
disabled to identify
which part of the
ladder program is
causing an issue
• Highlight the rungs to
be disabled, right click
on the ladder and click
on disable rung.
• Disabled rung will not
be compiled and
transfer to the PLC
Right Click On the
2 ladder program
Basic Troubleshooting
1