EBK ACTIVITIES MANUAL FOR PROGRAMMABLE
EBK ACTIVITIES MANUAL FOR PROGRAMMABLE
5th Edition
ISBN: 8220102795983
Author: Petruzella
Publisher: YUZU
Question
Book Icon
Chapter 10, Problem 9RQ
Program Plan Intro

Data manipulation instructions:

  • Data manipulation instructions enable the numerical data that exists in the controller’s memory to be performed within the control program.
  • Data manipulation instructions allows manipulation of data that is stored in either single or multiple words groups.
  • It also includes the transfer of data from one data memory area of the Programmable Logic Controller (PLC) to another.
  • In order to accomplish data manipulation, there are mainly two different kinds of instructions.
    • Instructions which operate on word data.
    • Instructions which operate on file or block.
  • It also provides great flexibility to program control circuits.

File:

  • A file refers to a group of words contained in the data table.
  • It must have a definite start and end positions.
  • It is used for storing information.

File Arithmetic and Logic (FAL) instruction:

  • The FAL instruction is used to copy the contents of one file from location to another.
  • It performs file arithmetic and logic operations on the contents of each file.
  • There are mainly six parameters and addresses which must be entered into the FAL instruction. They are as follows:
    • Control
    • Length
    • Position
    • Mode
    • Destination
    • Expression

Blurred answer
Students have asked these similar questions
3. Translate the following instruction to the equivalent vertical instruct a. E := A-C b. AC := A- (C+1) c. AC := B – BAND (A, Not (D)
How is the LEA instruction more powerful than the OFFSET operator?
What would cause the current instruction to be reset in the event of a problem?
Knowledge Booster
Background pattern image
Similar questions
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education