Omron SYSMAC C200HS Operation Manual page 478

Programmable controllers
Hide thumbs Also See for SYSMAC C200HS:
Table of Contents

Advertisement

bit designator
bit number
buffer
building-block PC
bus bar
call
carry flag
clock pulse
clock pulse bit
common data
condition
constant
control bit
Control System
controlled system
control signal
counter
478
Glossary
An operand that is used to designate the bit or bits of a word to be used by an
instruction.
A number that indicates the location of a bit within a word. Bit 00 is the rightmost
(least-significant) bit; bit 15 is the leftmost (most-significant) bit.
A temporary storage space for data in a computerized device.
A PC that is constructed from individual components, or "building blocks". With
building-block PCs, there is no one Unit that is independently identifiable as a
PC. The PC is rather a functional assembly of components.
The line leading down the left and sometimes right side of a ladder diagram. In-
struction execution proceeds down the bus bar, which is the starting point for all
instruction lines.
A process by which instruction execution shifts from the main program to a sub-
routine. The subroutine may be called by an instruction or by an interrupt.
A flag that is used with arithmetic operations to hold a carry from an addition or
multiplication operation, or to indicate that the result is negative in a subtraction
operation. The carry flag is also used with certain types of shift operations.
A pulse available at a certain bit in memory for use in timing operations. Various
clock pulses are available with different pulse widths.
A bit in memory that supplies a pulse that can be used to time operations. Vari-
ous clock pulse bits are available with different pulse widths, and therefore differ-
ent frequencies.
Data that is stored in the LR Area of a PC and which is shared by other PCs in the
same the same system. Each PC has a specified section of the LR Area allo-
cated to it. This allocation is the same in each LR Area of each PC.
An message placed in an instruction line to direct the way in which the terminal
instructions, on the right side, are to be executed. Each condition is assigned to a
bit in memory that determines its status. The status of the bit assigned to each
condition determines, in turn, the execution condition for each instruction up to a
terminal instruction on the right side of the ladder diagram.
An operand for which the actual numeric value is specified by the user, and
which is then stored in a particular address in the data memory.
A bit in a memory area that is set either through the program or via a Program-
ming Device to achieve a specific purpose, e.g., a Restart bit is turned ON and
OFF to restart a Unit.
All of the hardware and software components used to control other devices. A
Control System includes the PC System, the PC programs, and all I/O devices
that are used to control or obtain feedback from the controlled system.
The devices that are being controlled by a PC System.
A signal sent from the PC to effect the operation of the controlled system.
A dedicated group of digits or words in memory used to count the number of
times a specific process has occurred, or a location in memory accessed

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents