According to the IEC standard, %I indicates a discrete input-type language object.
%IW
According to the IEC standard, %IW indicates an analog input-type language object.
%M
According to the IEC standard, %M indicates a memory bit-type language object.
%MW
According to the IEC standard, %MW indicates a memory word-type language object.
%Q
According to the IEC standard, %Q indicates a discrete output-type language object.
%QW
According to the IEC standard, %QW indicates an analog output-type language object.
adapter
The target of real-time I/O data connection requests from scanners. It cannot send or receive real-time I/O data unless it is configured to do so by a scanner, and it does not store or originate the data communications parameters necessary to establish the connection. An adapter accepts explicit message requests (connected and unconnected) from other devices.
analog input
A module that contains circuits that convert analog input signals to digital values that can be manipulated by the processor. By implication, these analog inputs are usually direct. That means a data table value directly reflects the analog signal value.
analog output
A module that contains circuits that transmit an analog signal proportional to a digital value input to the module from the processor. By implication, these analog outputs are usually direct. That means a data table value directly controls the analog signal value.
asset management software
A software application that can configure, monitor, and manage devices employed as part of an industrial automation system.
asynchronous
Communication mode typified by the absence of a global, fixed-rate clock signal. Instead, asynchronous communication control is spread among multiple devices, that communicate and synchronize over shared channels.
auto addressing
The automatic assignment of an address to each island bus I/O module.
auto configuration
The ability of island modules to operate with predefined default parameters. A configuration of the island bus based completely on the actual assembly of I/O modules.
Bell 202 FSK standard
A standard defining the operation of frequency shift keying: a frequency modulation scheme that transmits digital information by means of discrete frequency changes in a carrier wave.
BootP
Bootstrap Protocol: A UDP network protocol that can be used by a network client to automatically obtain an IP address from a server. The client identifies itself to the server using its MAC address. The server, which maintains a pre-configured table of client device MAC addresses and associated IP addresses, sends the client its defined IP address. The BOOTP service utilizes UDP ports 67 and 68.
CCOTF
(change configuration on the fly) A feature of Control Expert that allows a PLC hardware change in the system configuration while the PLC is operating and not impacting other active drop operations.
CIP™
(common industrial protocol) A comprehensive suite of messages and services for the collection of manufacturing automation applications — control, safety, synchronization, motion, configuration and information. CIP allows users to integrate these manufacturing applications with enterprise-level Ethernet networks and the internet. CIP is the core protocol of EtherNet/IP.
class 1 connection
A CIP transport connection used for I/O data transmission via implicit messaging between EtherNet/IP devices.
class 3 connection
A CIP transport connection used for explicit messaging between EtherNet/IP devices.
configuration
The arrangement and interconnection of hardware components within a system, and the hardware and software settings that determine the operating characteristics of the system.
current loop
An analog electrical signaling scheme, that allows a device to be monitored or controlled over a pair of conductors. Only one current level can exist in a current loop at any point in time. A digital signal can be added to the analog current loop using the HART protocol, enabling additional communication with the analog device.
DDL
Device Description Language file: A definitional template for a HART field instrument, that describes its configurable parameters, the data that it can produce, and its operating procedures, including menus, commands and display formats.
DDT
(derived data type) A set of elements with the same type (array) or with different types (structure).
device name
A user-defined, unique identifier for an Ethernet device. After the device is configured with a valid device name, a DHCP server can use it to identify the device and provide it with an IP address at power up.
DHCP
(dynamic host configuration protocol) An extension of the BOOTP communications protocol that provides for the automatic assignment of IP addressing settings—including IP address, subnet mask, gateway IP address, and DNS server names. DHCP does not require the maintenance of a table identifying each network device. The client identifies itself to the DHCP server using either its MAC address, or a uniquely assigned device identifier. The DHCP service utilizes UDP ports 67 and 68.
DIN
Deutsche Industrial Norms. A German agency that sets engineering and dimensional standards and now has worldwide recognition.
DTM
(device type manager) A device driver running on the host PC. It provides a unified structure for accessing device parameters, configuring and operating the devices, and troubleshooting the network. DTMs can range from a simple graphical user interface (GUI) for setting device parameters to a highly sophisticated application capable of performing complex real-time calculations for diagnosis and maintenance purposes. In the context of a DTM, a device can be a communications module or a remote device on the network.
See FDT.
EDS
(electronic data sheet) Simple text files that describe the configuration capabilities of a device. EDS files are generated and maintained by the manufacturer of the device.
EIA
Electronic Industries Association: An organization that establishes electrical/electronic and data communication standards.
EMC
electromagnetic compatibility: Devices that meet EMC requirements can operate within a system’s expected electromagnetic limits without interruption.
EMI
electromagnetic interference: EMI can cause an interruption or disturbance in the performance of electronic equipment. It occurs when a source electronically transmits a signal that interferes with other equipment. Also known as radio frequency interference (RFI).
Ethernet
A 10 Mb/s, 100 Mb/s, or 1 Gb/s, CSMA/CD, frame-based LAN that can run over copper twisted pair or fiber optic cable, or wireless. The IEEE standard 802.3 defines the rules for configuring a wired Ethernet network; the IEEE standard 802.11 defines the rules for configuring a wireless Ethernet network. Common forms include 10BASE-T, 100BASE-TX, and 1000BASE-T, which can utilize category 5e copper twisted pair cables and RJ45 modular connectors.
explicit messaging
TCP/IP-based messaging for Modbus TCP and EtherNet/IP. It is used for point-to-point, client/server messages that include both data—typically unscheduled information between a client and a server—and routing information. In EtherNet/IP, explicit messaging is considered class 3 type messaging, and can be connection-based or connectionless.
fallback state
A known state to which an output module can return in the event that it loses communication with the PLC.
FDR
(fast device replacement) A service that uses configuration software to replace an inoperable device.
FE
functional ground: A grounded supply conductor, often carrying current, that is used to enhance the operation of equipment. Contrast: protective ground (PE).
Flash memory
Nonvolatile memory that can be overwritten. It is stored on an EEPROM that can be erased and reprogrammed.
FTP
(file transfer protocol) A protocol that copies a file from one host to another over a TCP/IP-based network, such as the internet. FTP uses a client-server architecture as well as separate control and data connections between the client and server.
full duplex
The ability of 2 networked devices to independently and simultaneously communicate with each other in both directions.
half duplex
A system of communication between 2 networked devices that provides for transmissions in both directions, but in only one direction at a time.
HART
Highway Addressable Remote Transducer protocol: A bi-directional communication protocol for transmitting—across analog wires—digital information between intelligent field devices and a host control/monitoring system. For more information, refer to the HART Communication Foundation web site: www.hartcomm.org.
HART interface module
A modem that serves as the pass through device between one or more HART master devices, and multiple HART slave devices.
HART master
A HART host application, typically resident in a PC. For example, asset management software.
HART slave
A HART compliant smart field device, which responds via the HART protocol only when commanded to do so by a HART master.
high pass filter
A frequency-based filter that permits transmissions only above a pre-set frequency threshold to pass. In HART, the frequency threshold is typically set in range of 400...800 Hz: transmissions above this threshold—HART digital signals—are allowed to pass through; transmissions beneath this threshold are filtered.
HMI
(human machine interface) An HMI is a device that displays process data to a human operator, who in turn uses the HMI to control the process.
An HMI is typically connected to a SCADA system to provide diagnostics and management data — such as scheduled maintenance procedures and detailed schematics for a particular machine or sensor.
hot swapping
Replacing a component with a like component while the system remains operational. When the replacement component is installed, it begins to function automatically.
HTTP
(hypertext transfer protocol) A networking protocol for distributed and collaborative information systems. HTTP is the basis of data communication for the web.
I/O module
In a programmable controller system, an I/O module interfaces directly to the sensors and actuators of the machine/process. This module provides electrical connections between the controller and the field devices.
IEC
International Electrotechnical Commission Carrier: Founded in 1884 to focus on advancing the theory and practice of electrical, electronics and computer engineering, and computer science. EN 61131-2 is the specification that deals with industrial automation equipment.
IEEE
Institute of Electrical and Electronics Engineers, Inc.: The international standards and conformity assessment body for all fields of electrotechnology, including electricity and electronics.
implicit messaging
UDP/IP-based class 1 connected messaging for EtherNet/IP. Implicit messaging maintains an open connection for the scheduled transfer of control data between a producer and consumer. Because an open connection is maintained, each message contains primarily data — without the overhead of object information — and a connection identifier.
IP
Internet Protocol: That part of the TCP/IP protocol family that tracks the internet addresses of nodes, routes outgoing messages, and recognizes incoming messages.
IP rating
ingress protection rating: A standardized approach to establishing the degree to which a device resists the ingress of particles and water, as defined by IEC 60529. For example:
IP20 requires that a device not permit the ingress and contact of objects larger than 12.5 mm (0.49 in). The standard does not require resistance to ingress by water.
IP67 requires that a device completely resist the ingress of dust and contact by objects. The standard requires that no Ingress of water in harmful quantity be permitted when the enclosure is immersed in water up to 1 m (39.37 in).
low pass filter
A frequency-based filter that permits transmissions only below a pre-set frequency threshold to pass. In HART, the frequency threshold is typically set in range of 25 Hz: transmissions below this threshold—analog signals—are allowed to pass through; transmissions above this threshold—HART digital signals—are filtered.
MAC address
Media Access Control address: A 48-bit number, unique on a network, that is programmed into each network card or device when it is manufactured.
Modbus
An application layer messaging protocol. Modbus provides serial communications between master and slave devices connected on different types of buses or networks.
multiplexer
A multiplexer (MUX) is a device that selects one of several input signals and forwards the selected input into a single line.
NaN
Not a number: A numeric data type value representing an undefined or unrepresentable value.
NEMA
National Electrical Manufacturers Association
PE
protective ground: An equipment grounding conductor that keeps the exposed conductive surfaces of equipment at earth potential. A PE conductor does not enhance or facilitate the operation of the equipment. Its purpose is to guard the operator against potential electric shock. Contrast: functional ground (FE).
PLC
programmable logic controller: The PLC is a digital computer used for automation of electromechanical processes, such as control of machinery. PLCs are used in many industries and machines. The PLC is designed to:
communicate via multiple inputs and outputs
operate in an extended range of temperatures
perform under conditions that may include dust, water, electrical noise, vibration and impact
Programs to control machine operation are typically stored in non-volatile memory. A PLC is designed to provide highly deterministic performance, within predictable time boundaries.
primary master
In HART, when two master devices are connected to the HART communication network, the HART controller. The HART primary master is typically asset management software resident on a PC.
RFI
radio frequency interference: See EMI.
scanner
The originator of I/O connection requests for implicit messaging in EtherNet/IP, and message requests for Modbus TCP.
secondary master
In HART, when two master devices are connected to the HART communication network, a hand-held master device temporarily connected to the network.
SELV
safety extra low voltage: A secondary circuit designed so that the voltage between any 2 accessible parts (or between 1 accessible part and the PE terminal for Class 1 equipment) does not exceed a specified value under normal conditions or under single point of failure conditions. Schneider Electric's Phaseo ABL8 range of power supplies has products that comply with the SELV standard in IEC/EN 60364-4-41.
sink load
An output that, when turned on, receives DC current from its load.
source load
A load with a current directed into its input; it is driven by a current source.
TCP
transmission control protocol:. A connection-oriented transport layer protocol that provides full-duplex data transmission. TCP is part of the TCP/IP suite of protocols.