Glossary
G-2
ni.com
C
CAN
Controller Area Network.
CAN/LS
See Low-speed CAN.
CAN data frame
Frame used to transmit the actual data of a CAN Object. The RTR bit is
clear, and the data length indicates the number of data bytes in the frame.
CAN frame
In addition to fields used for error detection/correction, a CAN frame
consists of an arbitration ID, an Identifier Extension, SOF and EOF bits, the
RTR bit, a four-bit Data Length Code, and zero to eight bytes of data.
CAN Network
Interface Object
Within NI-CAN, an object that encapsulates a CAN network interface on
the host computer.
CAN Object
A CAN identifier, along with its associated data.
CAN remote frame
Frame used to request data for a CAN Object from a remote node; the RTR
bit is set, and the data length indicates the amount of data desired (but no
data bytes are included).
class
A set of objects that share a common structure and a common behavior.
connection
An association between two or more nodes on a network that describes
when and how data is transferred.
controller
A device that receives data from sensors and sends data to actuators in order
to hold one or more external, real-world variables at a certain level or
condition. A thermostat is a simple example of a controller.
D
device
See
device network
Multi-drop digital communication network for sensors, actuators, and
controllers.
DLL
Dynamic link library.
DMA
Direct memory access.