Glossary
A |
|
address | Character code that identifies a specific location (or series of locations) in memory. |
B |
|
base address | A memory address that serves as the starting address for programmable registers. All other addresses are located by adding to the base address. |
BIOS | Basic Input/Output System—BIOS functions are the fundamental level of any PC or compatible computer. BIOS functions embody the basic operations needed for successful use of the computer hardware resources. |
bus | The group of conductors that interconnect individual circuitry in a computer. Typically, a bus is the expansion vehicle to which I/O or other devices are connected. Examples of PC buses are the ISA and PCI bus. |
C |
|
channel |
|
configuration tree | Refers to the left window in Measurement & Automation Explorer, which contains items such as Data Neighborhood and Devices and Interfaces. |
D |
|
DAQ |
|
device |
|
DIO | digital input/output |
driver | Software that controls a specific hardware device such as a DAQ device. |
drop-down listbox | A graphical box with a down arrow button that lets you select values or options from a list. To select a value or option in the selection box, click the down arrow for a complete list of values or options, then use your arrow keys or mouse to select a value or option from the list. |
G |
|
gain | The factor by which a signal is amplified, sometimes expressed in decibels (dB). |
H |
|
hardware | The physical components of a computer system, such as the circuit boards, plug-in boards, chassis, enclosures, peripherals, and cables. |
hex | Hexadecimal; a base-16 numbering system. |
I |
|
interrupt | A computer signal indicating that the CPU should suspend its current task to service a designated activity. |
interrupt level | The relative priority at which a device can interrupt. |
I/O | input/output—the transfer of data to/from a computer system involving communications channels, operator interface devices, and/or data acquisition and control interfaces. |
IRQ | Interrupt ReQuest |
ISA | industry standard architecture. Also refers to a common PC expansion bus. |
M |
|
MAX | Measurement & Automation Explorer. |
multiplexed mode | An SCXI operating mode in which analog input channels are multiplexed into one module output so that the cabled DAQ device has access to the multiplexed output as well as the outputs on all other multiplexed modules in the chassis through the SCXI bus. Also called serial mode. |
N |
|
NI-DAQ | National Instruments driver software for DAQ hardware. |
O |
|
OLE | object linking and embedding |
OPC | OLE for process control. |
operating system | Base-level software that controls a computer, runs programs, interacts with users, and communicates with installed hardware or peripheral devices. Also referred to as OS. |
P |
|
PCI | Peripheral Component Interconnect—a high-performance expansion bus architecture originally developed by Intel to replace ISA and EISA. PCI offers a theoretical maximum transfer rate of 132 Mbytes/s. |
PCMCIA | An expansion bus architecture that has found widespread acceptance as a de facto standard in notebook-size computers. PCMCIA originated as a specification for add-on memory cards written by the Personal Computer Memory Card International Association. |
Plug and Play devices | Devices that do not require DIP switches or jumpers to configure resources on the devices. Also called switchless devices. |
R |
|
RDA | remote device access—A protocol used in NI-DAQ to transparently establish communication, configure, and acquire data on the remote device over a local area network or the Internet. |
RT | Real-Time—a property of an event or system in which data is processed as it is acquired instead of being accumulated and processed at a later time. |
RT Series | Processor-based DAQ devices for use with the LabVIEW Real-Time module. |
S |
|
SCXI | Signal Conditioning eXtensions for Instrumentation—the National Instruments product line for conditioning low-level signals within an external chassis near sensors so only high-level signals are sent to DAQ devices in the noisy PC environment. |
sensor | A device that responds to a physical stimulus (heat, light, sound, pressure, motion, flow, and so on), and produces a corresponding electrical signal. |
T |
|
task | A channel or group of channels with the same timing and triggering. |