I/O capacity
I/O delay
I/O device
I/O interrupt
I/O point
I/O refreshing
I/O response time
I/O Unit
I/O word
IBM PC/AT or compatible
increment
indirect address
initialization error
initialize
input
input bit
input device
input point
input signal
instruction
Glossary
The number of inputs and outputs that a PC is able to handle. This number
ranges from around one hundred for smaller PCs to two thousand for the larg-
est ones.
The delay in time from when a signal is sent to an output to when the status of
the output is actually in effect, or the delay in time from when the status of an
input changes until the signal indicating the change in the status is received.
A device connected to the I/O terminals on I/O Units. I/O devices may be either
part of the Control System, if they function to help control other devices, or they
may be part of the controlled system.
An interrupt generated by a signal from I/O.
The place at which an input signal enters the PC System, or at which an output
signal leaves the PC System. In physical terms, I/O points correspond to ter-
minals or connector pins on a Unit; in terms of programming, an I/O points cor-
respond to I/O bits in the IR area.
The process of updating output status sent to external devices so that it agrees
with the status of output bits held in memory, and of updating input bits in mem-
ory so that they agree with the status of inputs from external devices.
The time required for an output signal to be sent from the PC in response to an
input signal received from an external device.
The Units in a PC that are physically connected to I/O devices to input and out-
put signals. I/O Units include Input Units and Output Units, each of which is
available in a range of specifications.
A word in the IR area that is allocated to a Unit in the PC System and is used
to hold I/O status for that Unit.
A computer that has similar architecture to, that is logically compatible with,
and that can run software designed for an IBM PC/AT computer.
Increasing a numeric value, usually by 1.
An address whose contents indicates another address. The contents of the
second address will be used as the actual operand.
An error that occurs either in hardware or software during the PC System star-
tup, i.e., during initialization.
Part of the startup process whereby some memory areas are cleared, system
setup is checked, and default values are set.
The signal coming from an external device into the PC. The term input is often
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 signals into the PC System.
The point at which an input enters the PC System. Input points correspond
physically to terminals or connector pins.
A change in the status of a connection entering the PC. Generally an input sig-
nal 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 of the action to be carried out,
and the data to be used in carrying out the action. Instructions can be used to
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.
559
Need help?
Do you have a question about the CQM1H - PROGRAM and is the answer not in the manual?