Omron SYSMAC C20P Operation Manual page 200

Sysmac programmable controllers
Hide thumbs Also See for SYSMAC C20P:
Table of Contents

Advertisement

input
input bit
input device
input point
input signal
instruction
instruction block
instruction execution time
instruction line
interface
interlock
inverse condition
IR area
jump
198
Glossary
The signal coming from an external device into the PC. Input often is used
abstractly or collectively to refer to incoming signals.
A bit in the IR area that is allocated to hold the status of an input.
An external device that sends signal(s) into the PC System.
The point at which an input enters the PC System. An input point physically
corresponds to terminals or connector pin(s).
A change in the status of a connection entering the PC. Generally an input
signal is said to exist when, for example, a connection point goes from low to
high voltage or from a nonconductive to a conductive state.
A direction given in the program that tells the PC an action to be carried out
and the data to be used in carrying out the action. Instructions can simply
turn a bit ON or OFF, or they can perform much more complex actions, such
as converting and/or transferring large blocks of data.
A group of instructions that is logically related in a ladder-diagram program.
Although any logically related group of instructions could be called an instruc-
tion block, the term is generally used to refer to blocks of instructions called
logic blocks that require logic block instructions to relate them to other in-
structions or logic blocks.
The time required to execution an instruction. The execution time for any one
instruction can vary with the execution condition for the instruction and the
operands used in it.
A group of conditions that lie together on the same horizontal line of a ladder
diagram. Instruction lines can branch apart or join together to form instruction
blocks.
An interface is the conceptual boundary between systems or devices and
usually involves changes in the way the communicated data is represented.
Interface devices perform operations as changing the coding, format, or
speed of the data.
A programming method used to treat a number of instructions as a group so
that the entire group can be reset together when individual execution is not
required. An interlocked program section is executed normally for an ON ex-
ecution condition and partially reset for an OFF execution condition.
A condition that produces an ON execution condition when the bit assigned
to it is OFF and an OFF execution condition when the bit assigned to it is
ON.
A data area whose principal function is to hold the status of inputs coming
into the system and outputs that are to be set out of the system. Bits and
words in the IR are that are used this way are called I/O bits and I/O words.
The remaining bits in the IR area are work bits.
A type of programming where execution moves directly from one point in a
program to a separate point in the program without sequentially executing
the instruction in between. Jumps are usually conditional on an execution
condition.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sysmac c28pSysmac c40pSysmac c60p

Table of Contents