Glossary - Omron SYSMAC C20P Operation Manual

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

Advertisement

address
allocation
Analog Input Unit
Analog I/O Unit
Analog Output Unit
Analog Timer Unit
AND
BCD
BCD calculation
binary
binary-coded decimal
bit
bit address
bit designator

Glossary

The location in memory where data is stored. For data areas, an address
consists of a two-letter data area designation and a number that designate
the word and/or bit location. For the UM area, an address designates the in-
struction location (UM area); for the FM area, the block location (FM area),
etc.
The process by which the PC assigns certain bits or words in memory for
various functions. This includes pairing I/O bits to I/O points on Units.
A Special I/O Unit that converts external analog input signals to digital input
signals for the PC. The analog signals can be voltages or amperages.
A collective term for Analog Input Unit and Analog Output Unit.
A Special I/O Unit that converts digital output signals from the PC to analog
output signals for field devices. The analog signals can be voltages or am-
perages.
A dedicated timer that interfaces through analog signal externally and digital
signals internally.
A logic operation whereby the result is true if and only if both premises are
true. In ladder-diagram programming the premises are usually ON/OFF
states of bits or the logical combination of such states called execution condi-
tions.
Short for binary-coded decimal.
An arithmetic calculation that uses numbers expressed in binary-coded deci-
mal.
A number system where all numbers are expressed to the base 2. Although
in a PC all data is ultimately stored in binary form, binary is used to refer to
data that is numerically equivalent to the binary value. It is not used to refer
to binary-coded decimal. Each four binary bits is equivalent to one hexadeci-
mal digit.
A system used to represent numbers so that each four binary bits is numeri-
cally equivalent to one decimal digit.
The smallest unit of storage in a PC. The status of a bit is either ON or OFF.
Four bits equal one digit; sixteen bits, one word. Different bits are allocated to
special purposes, such as holding the status input from external devices,
while other bits are available for general use in programming.
The location in memory where a bit of data is stored. A bit address must
specify (sometimes by default) the data area and word that is being ad-
dressed as well as the number of the bit.
An operand that is used to designate the bit or bits of a word to be used by
an instruction.
193

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sysmac c28pSysmac c40pSysmac c60p

Table of Contents