Testing
Bookstore
Tooling U
First-Time Registration
|
Contact Us
|
Support
Products
Class Catalog
Job Programs
Assessment Tests
Bookstore
Custom Training
Solutions
Solution Type
Individuals
Small Business
Large Business
Educators
NEW
TU Green
Wind Power
Solar Power
Fuel Cells
LMS
Administration Center
Student Center
Training Competencies
Certifications
NIMS
MSSC
CEU
AICC & SCORM
TU Mobile
Custom Training
ROI
Industrial Distributors
Latin America
Services
Comprehensive Services
Optimization Services
Core Services
Managed Services
Class List
Class Catalog
Classes by Topic
Newest Classes
Multiple Languages
Printable Class List
Resources
Tours
Class Catalog
Download Brochure
Contact Me
30-Day Free Trial
Price List
Company
About Us
Partners
Press Releases
Newsletter
Contact Us
Careers
Blog
Customer Portal
Student Login
Admin Login
Site Training
First-Time Registration
Community
Support
Admin Login
Student Login
Print this Page
|
Send to a Friend
|
Comments
What is the definition of examine if closed?
A basic PLC input instruction that updates the output if the contact switches from open to closed.
Learn more about examine if closed in the class "PLC Diagrams and Programs 300" below.
PLC Diagrams and Programs 300
PLCs Training
Class Information
Tooling U classes are offered at the beginner, intermediate, and advanced levels. The typical class consists of 12 to 25 lessons and typically requires at least two hours of instruction time.
Class Name:
PLC Diagrams and Programs 300
Description:
This class will teach you how to convert line diagrams and wiring diagrams for use with PLCs.
Prerequisites:
450200
Difficulty:
Advanced
Number of Lessons:
12
Take a Free Trial Class!
Contact Me
Class Outline
Objectives
Using Diagrams
Line Diagrams
PLC Line Diagrams
Developing Programs
Programming Diagrams
Rules For Programming
Entering Programs
Wiring Diagrams
PLC Wiring Diagrams
Using PLC Wiring Diagrams
Summary
Class Objectives
Describe diagrams used for PLCs.
Describe line diagrams.
Distinguish between hardwired and PLC line diagrams.
Describe how PLC programs are developed.
Describe PLC programming diagrams.
Describe rules for PLC programming.
Describe how programs are entered into a PLC.
Describe wiring diagrams.
Distinguish between hardwired and PLC wiring diagrams.
Describe how PLC wiring diagrams are used.
Class Vocabulary
examine if closed
A basic PLC input instruction that updates the output if the contact switches from open to closed.
examine if open
A basic PLC input instruction that updates the output if the contact switches from closed to open.
handheld programmer
A PLC programming device that combines a display screen and keypad all in one unit. Specially assigned keys allow you to enter program instructions, changes, and navigate and troubleshoot the PLC system.
ladder logic
The most common programming language for PLCs. Ladder logic is based on line diagrams.
line diagram
A diagram that shows the logic of an electrical circuit using standard symbols. Also known as a ladder diagram because the diagram appears as individual lines or "rungs" connected between two vertical lines, line diagrams can be converted into PLC ladder logic.
logic
The sequence of operations performed by a circuit or the sequence of instructions performed by a PLC.
memory circuit
A type of circuit that stores a charge and keeps the load energized even after the signal is removed.
PLC wiring diagram
A diagram that shows the locations that inputs and outputs are physically connected to PLC terminals. The physical locations do not directly affect the circuit logic.
processor
The main device that processes information and carries out instructions in a PLC. Also known as the CPU or controller.
programmable logic controller
A processor driven device that uses logic-based software to provide electrical control to machines.
programming diagram
A type of line diagram that uses the input and output symbols used by PLC ladder logic. Line diagrams are converted to programming diagrams before being entered into a PLC.
rung
One of multiple horizontal programming lines in a ladder logic diagram. Each rung controls one output.
terminal
A connecting point on PLC input and output modules to which a wire can be attached to connect a component.
troubleshooting
A method by which a problem is solved. Troubleshooting a PLC often involves using the prints as a guide to find the problem area.
wiring diagram
The most detailed of electrical prints. A wiring diagram shows the physical relationship of all the components, as well as the information needed to hardwire the circuit.