powerpoint ® presentation chapter 12 troubleshooting with plc software plc programming software...

15
PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software • Viewing PLC Programs • Debugging PLC Programs • Force Functions • Software “Help” Features

Upload: buddy-walton

Post on 29-Dec-2015

260 views

Category:

Documents


6 download

TRANSCRIPT

Page 1: PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software Viewing PLC Programs Debugging PLC Programs Force Functions

PowerPoint® Presentation

Chapter 12Troubleshooting with PLC Software

Chapter 12Troubleshooting with PLC Software

PLC Programming Software • Viewing PLC Programs • Debugging PLC Programs • Force

Functions • Software “Help” Features

Page 2: PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software Viewing PLC Programs Debugging PLC Programs Force Functions

Chapter 12 — Troubleshooting with PLC Software

The viewing screen contains multiple elements that allow a program to be viewed in a window.

Page 3: PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software Viewing PLC Programs Debugging PLC Programs Force Functions

Chapter 12 — Troubleshooting with PLC Software

Programming software contains many features found in other Windows®-based software products.

Page 4: PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software Viewing PLC Programs Debugging PLC Programs Force Functions

Chapter 12 — Troubleshooting with PLC Software

Programming software contains specific menus, toolbars, and windows that technicians must understand how to use.

Page 5: PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software Viewing PLC Programs Debugging PLC Programs Force Functions

Chapter 12 — Troubleshooting with PLC Software

Programming software contains dialog boxes that allow the user to make choices and enter information. Some dialog boxes contain multiple pages.

Page 6: PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software Viewing PLC Programs Debugging PLC Programs Force Functions

Chapter 12 — Troubleshooting with PLC Software

Many software debugging features can be accessed with the right mouse button.

Page 7: PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software Viewing PLC Programs Debugging PLC Programs Force Functions

Chapter 12 — Troubleshooting with PLC Software

Temporary end instructions (TNDs) are useful when debugging programs, especially large programs that contain several different machines or processes.

Page 8: PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software Viewing PLC Programs Debugging PLC Programs Force Functions

Chapter 12 — Troubleshooting with PLC Software

The Cross Reference function only provides a cross reference of all instructions with the same address. The results are displayed in the Cross Reference Report window.

Page 9: PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software Viewing PLC Programs Debugging PLC Programs Force Functions

Chapter 12 — Troubleshooting with PLC Software

The Find All function provides a list of instructions with the same address regardless of the type of instruction. The results are displayed in the results window.

Page 10: PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software Viewing PLC Programs Debugging PLC Programs Force Functions

Chapter 12 — Troubleshooting with PLC Software

The Goto Data Table function accesses the data table for the instruction selected.

Page 11: PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software Viewing PLC Programs Debugging PLC Programs Force Functions

Chapter 12 — Troubleshooting with PLC Software

The menu options for the Force function depend on whether or not a force is already being applied.

Page 12: PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software Viewing PLC Programs Debugging PLC Programs Force Functions

Chapter 12 — Troubleshooting with PLC Software

A forced input affects all input instructions with the same address. A single forced input can affect many instructions throughout a program.

Page 13: PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software Viewing PLC Programs Debugging PLC Programs Force Functions

Chapter 12 — Troubleshooting with PLC Software

A forced output only affects the output instruction. Instructions with the same address as the forced output have an ON or OFF adjacent to them, but they are not affected.

Page 14: PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software Viewing PLC Programs Debugging PLC Programs Force Functions

Chapter 12 — Troubleshooting with PLC Software

The Help Topics dialog box uses more than one method to locate information.

Page 15: PowerPoint ® Presentation Chapter 12 Troubleshooting with PLC Software PLC Programming Software Viewing PLC Programs Debugging PLC Programs Force Functions

Chapter 12 — Troubleshooting with PLC Software

The F1 key generates a window containing help information based on what dialog box, instruction, view, or window is selected.