Glossary

For your convenience, view the definitions of content related terms and acronyms. [Press Ctrl + F to quickly search for a keyword.]

Term Definition
Antenna
A device that transmits and receives wireless signals, defined by its type, size, and configuration, which affect signal range, direction, and quality.
  • External antennas on adjustable mounts can improve range and signal directionality
  • Internal antennas help reduce overall device size and simplify enclosure design while still supporting reliable communication in compact systems
Accuracy (% of Span)
The maximum total deviation between the measured value and the true input, expressed as a percentage of the full-scale measurement range. It typically accounts for non-linearity, hysteresis, and repeatability.
  • In many specifications, accuracy may be simplified and presented only as non-linearity, but true accuracy often includes other error sources
  • Accuracy is a key performance indicator in applications that require high precision, such as legal-for-trade weighing, calibration systems, or quality-controlled
  • Accuracy differs from resolution (the smallest measurable increment) and precision (consistency of repeated measurements), and should not be used interchangeably with those terms.
Analog Input Range
The maximum voltage or current range that an analog input channel can safely accept, such as ±30 mV or ±10 V.
  • The input range defines the limits of usable signal that can be digitized without clipping or distortion. Signals outside this range may be clamped, ignored, or cause measurement errors—even if overload protection prevents physical damage.
  • Always allow 10-20% headroom for dynamic signals, electrical noise, or sensor overshoot. For example, a ±10 V input range should not be driven with a signal that peaks near ±10 V if noise or transients are expected.
Analog Input Type
The type and range of analog signals that a device is designed to accept from external sensors, such as 0–30 mV, 0–10 V, or 4–20 mA
  • To ensure proper signal acquisition and scaling, the sensor output type must match the device’s input specification.
  • For example, unamplified sensors like load cells typically output millivolt-level signals (e.g., 0–30 mV) and require devices with mV-range inputs. Connecting them to a 4–20 mA input will result in no usable signal.
  • Always confirm whether the device expects a voltage or current input, and check excitation requirements, especially for bridge-based sensors.
Analog Output Type
The analog signal format and voltage/current range used to retransmit the measured input. Common examples include 0–10 V, ±10 V, and 4–20 mA, representing the full-scale measurement span of the device.
  • Current outputs (especially 4–20 mA) offer superior noise immunity and are less affected by cable length or resistance, making them the preferred choice for industrial environments and long cable runs.
  • Ensure that receiving devices (e.g., PLCs, analog inputs) are compatible with the output signal type and range for accurate interpretation.
Analog Outputs
A retransmission of the measured signal as a continuous voltage (e.g., 0–10 V) or current (e.g., 4–20 mA) to external devices.
  • Typically used in process control systems, PLCs, or data loggers.
  • Less common on basic indicators; more likely on advanced or industrial models.
  • Ensure signal type and scaling are compatible with connected devices.
Brightness (mcd)
The luminance of the display, measured in millicandelas (mcd), indicating how visible the screen is under different lighting conditions.
  • Candela measures light intensity in a specific direction, making it appropriate for backlit displays.
  • Not to be confused with lumens, which measure total light output in all directions (e.g., flood lights).
Certification
Regulatory approvals required for legal operation (i.e. NTEP, CE, IECEx, FCC, etc.)
  • Required for compliance in hazardous areas or when financial transactions or regulation affect or are part of the use case of the product
  • Certain approvals can increase cost and lead time of a product (i.e. ATEX)
Channel Count
The number of independent input channels a device can measure and process simultaneously.
  • Some units can power multiple sensors but share a single measurement channel
  • True multi-channel devices allow simultaneous, isolated readings and are ideal for applications requiring multiple sensor inputs in a compact setup
CMRR
CMRR is a measure of an amplifier or signal conditioner’s ability to reject common-mode signals—voltages that appear identically on both input lines—while amplifying only the differential signal. It is usually expressed in decibels (dB).
  • Higher CMRR improves noise immunity, especially in low-level signal applications.
  • Common-mode noise often comes from EMI, ground loops, or long cables.
Communication Protocol
Supported input/output interface for digital devices (i.e. RS-485, Profinet, etc.)
RS-232 (Recommended Standard 232)

Overview:
Basic point-to-point serial communication, widely used in legacy systems and simple device connections.

Advantages:

  • Simple to implement in embedded systems
  • Full-duplex (simultaneous transmit and receive)
  • Minimal hardware requirements
  • Common in industrial and weighing equipment

Limitations:

  • Short communication distance (~15 meters)
  • Supports only 1-to-1 connections
  • Susceptible to electrical noise

Applications:

  • PC to scale/indicator connections
  • Debug ports for embedded systems
  • Connecting to printers, displays, or converters
RS-485

Overview:
A differential, multi-drop serial protocol ideal for long distances and multiple devices.

Advantages:

  • Reliable over distances up to 1,200 meters
  • Supports up to 32 devices on one bus
  • High noise immunity in industrial settings
  • Common backbone for protocols like Modbus RTU

Limitations:

  • Typically half-duplex (one-way communication at a time)
  • Requires proper termination and grounding

Applications:

  • Digital junction boxes and load cell networks
  • Multi-terminal weighbridge systems
  • Distributed I/O systems in noisy environments
Modbus (RTU and TCP)

Overview:
Widely-used industrial protocol for structured device communication. RTU runs over RS-485; TCP runs over Ethernet.

Advantages:

  • Simple, register-based structure
  • Compatible with a wide range of PLCs, HMIs, and SCADA systems
  • Well-documented and supported by many vendors

Limitations:

  • Polling-based protocol (master-slave)
  • RTU version can be slow for high-frequency data

Applications:

  • Weight transmitters in automation systems
  • PLC-controlled batching or mixing stations
  • Ethernet-based remote monitoring (TCP)
CANopen

Overview:
CAN-based protocol with standardized object dictionaries for real-time automation and control.

Advantages:

  • High reliability in EMI-heavy environments
  • Real-time data exchange with synchronization
  • Modular design via device profiles

Limitations:

  • Requires familiarity with protocol structure and node management
  • Device configuration can be complex

Applications:

  • Multi-channel amplifier systems
  • Robotics, batching equipment, process control
  • Any synchronized multi-device system
CAN J1939

Overview:
CAN-based communication protocol designed for heavy-duty vehicles and off-road machinery.

Advantages:

  • Supports real-time broadcast communication
  • Extremely robust and fault-tolerant
  • Tailored parameter groups for vehicle components

Limitations:

  • Primarily used in mobile/vehicle systems
  • Higher protocol overhead

Applications:

  • Axle load measurement in trucks
  • Agricultural equipment (e.g., tractors, harvesters)
  • Mobile weighing systems
EtherCAT (Ethernet for Control Automation Technology)

Overview:
High-speed Ethernet protocol designed for precision and low-latency industrial control.

Advantages:

  • Ultra-fast data transfer (cycle times < 100 µs)
  • Supports distributed clocks and real-time sync
  • Efficient with large numbers of I/Os

Limitations:

  • Requires compatible slave devices and software
  • More complex setup than basic Ethernet protocols

Applications:

  • High-speed packaging and filling machines
  • Coordinated multi-sensor/actuator systems
  • Servo-controlled weighing automation
PROFINET

Overview:
Ethernet-based protocol used extensively in Siemens automation environments.

Advantages:

  • Deterministic performance for real-time control
  • Parallel TCP/IP and real-time traffic
  • Seamless integration with Siemens TIA Portal

Limitations:

  • Commonly tied to Siemens-based systems
  • Licensing costs may apply for some features

Applications:

  • Factory floor automation
  • Smart weighing terminals in integrated lines
  • Multi-device control via Siemens PLCs
TCP/IP

Overview:
Foundational protocol of the internet, enabling remote and networked communication.

Advantages:

  • Universally supported across platforms
  • Enables remote access, cloud integration, and web dashboards
  • Flexible for multiple services (HTTP, FTP, MQTT, etc.)

Limitations:

  • Non-deterministic (not suitable for hard real-time control)
  • Requires IP addressing and proper network configuration

Applications:

  • Cloud-based monitoring of weighing systems
  • ERP/SCADA integration
  • Web dashboards and remote support tools
Compatible Protocol
The communication standard the device supports for interfacing with external equipment, such as RS-232 or RS-485.
  • Protocol compatibility ensures proper data exchange with indicators, printers, or mirrored remote displays.
Configuration Interface
The method used to configure or program the device, such as HMI buttons, dip switches, or software tools.
  • Software-based interfaces support advanced setup and easy firmware updates
  • HMI button setups offer convenience without external tools
  • Dip switches and hardware jumpers may require access to internal or covered components.
Data Logging
The ability of an indicator to store measurement data in non-volatile internal memory or on removable storage media (e.g., USB, SD card).
  • Some models support customizable log formats for easy export and post-processing in software like Microsoft Excel.
  • In legal-for-trade applications, removable memory may not be used to store calibration or configuration data to maintain compliance.
Digit Height
Height of the numeric characters on a segmented display.
  • Larger digits enhance readability from a distance, especially in industrial or outdoor settings.
  • This specification is not applicable to fully graphic or touchscreen displays with dynamic UI elements, where font size is variable.
Digital Outputs
Configurable outputs from internal relays or transistor-based circuits used to signal external devices based on set conditions or thresholds.
  • Common uses include printer triggers, external alarms, batching control, or interfacing with PLCs and remote displays.
  • Relay outputs function as binary (on/off) signals, often tied to weight limits, motion detection, or system events.
Display Format
The type of visual interface used, such as numeric/segmented displays or custom graphic layouts, often with additional visual indicators.
  • Programmable units may support custom graphics tailored to site-specific needs.
  • Visual elements like traffic lights, bar indicators, or icons are common in outdoor and industrial process environments.
Environmental Resistance (IP/NEMA)
A standardized rating indicating the enclosure's resistance to dust, water, and other environmental elements, based on IP (Ingress Protection) or NEMA standards.
  • For outdoor or harsh environments, ratings of IP66+ or NEMA 4X are typically required to ensure protection against heavy rain, dust, and corrosion.
  • Always verify the rating based on installation location and exposure conditions.
Frequency Band (MHz/GHz)
The portion of the RF spectrum used for communication (e.g., 902–928 MHz, 2.4 GHz).
  • License-free frequency bands vary by region; always ensure compliance with local regulations (e.g., FCC, IC, CE).
Gain (V/V)
The ratio of output voltage to input voltage applied by the amplifier—expressed in volts per volt (V/V). This determines how much the input signal is amplified before being passed to the output or A/D converter.
  • Gain may be digitally programmable (via software or communication interface) or manually adjusted using onboard potentiometers, depending on the device.
  • Selecting the correct gain allows you to scale low-level sensor signals (e.g., mV from a load cell) to match the input range of an ADC or control system, maximizing resolution and accuracy.
  • Improper gain settings may lead to signal clipping (if too high) or reduced sensitivity and poor SNR (if too low).
Ingress Protection
IEC 60529 rating that indicates dust and water ingress resistance. The first digit indicates solid particle ingress protection while the second digit indicates water ingress protection.
  • IP67 is typically the minimum recommended rating for washdown applications
  • IP ratings are independent of material and corrosion resistance
Input Power (VDC/VAC)
The voltage range required to power the device. Some models include internal rectifiers to support direct AC connection, while others require a dedicated DC power supply.
  • Most devices are designed to accommodate 100-240VAC or between 8-24VDC without compromising performance, allowing for ease of integration despite different global electronics standards.
  • ANYLOAD units are fully tested within their specified power ranges to ensure consistent operation, stability, and measurement accuracy across the entire range.
Installation Mounting
The physical method by which the device is installed, such as panel-mounted, DIN-rail mounted, or wall-mounted, depending on the application and enclosure design.
  • Proper mounting ensures mechanical stability, vibration resistance, and safe operation in industrial environments.
  • Always verify torque specifications, screw length, and material compatibility when using brackets or adapters to avoid damaging the housing or compromising IP-rated seals.
  • Certain devices may require a specific orientation for ventilation, display visibility, or ingress protection; refer to product documentation.
Isolation
Electrical separation between different parts of a circuit to prevent unwanted current flow and protect against voltage spikes or ground loops.
  • Enhances safety, prevents interference, and protects sensitive components.
  • Common isolation methods include optical, transformer, and capacitive coupling.
  • Especially important in systems with different ground potentials or exposed field wiring.
Mounting Style
Mechanical mounting options for the display (i.e. pole, wall, rack, etc.).
  • Accessories such as swivel brackets or tilt plates can be optioned to increase installation versatility.
Network Topology
The communication structure used between devices, such as point-to-point, star, or mesh networks.
  • A key consideration when designing systems with multiple wireless nodes. Mesh networks offer better scalability and redundancy but may increase complexity and latency compared to simpler topologies.
Noise
Unwanted electrical disturbances that interfere with the accuracy or stability of an analog or digital signal. Noise can originate from internal circuit behavior or external sources such as electromagnetic fields or ground loops.
  • Effects of additional can be mitigated by converting the signal to a larger, more resilient analogue signal or to a digital signal.
  • High-impedance sensor outputs and long analog cable runs are particularly susceptible to noise.
Operating Temperature (°C/°F)
The allowable ambient temperature range within which the device is guaranteed to operate reliably and maintain specified performance.
  • All ANYLOAD products are tested within their stated operating temperature range; use outside this range may result in measurement drift, loss of accuracy, or permanent damage to internal components.
  • For installations in extreme environments (e.g., sub-zero outdoors or high-heat process areas), temperature-controlled or insulated enclosures should be used to maintain internal conditions within specified limits.
Power Consumption (W)
The amount of electrical power consumed by the device, typically specified as either a typical operating load or a maximum draw under full functionality.
  • This value is important when selecting an appropriate power supply and ensuring that the device does not exceed available system capacity.
  • In panel-mounted or enclosed installations, power consumption contributes to internal heat generation and may influence thermal management design (e.g., ventilation or heat sinking).
Range (LoS)
Maximum communication distance under line-of-sight (LoS) conditions.
  • Obstacles, such as walls, machinery, or terrain, can significantly reduce range in real-world deployments.
Response Time (ms)
The time delay between a new input signal and the corresponding change displayed on the screen.
  • Lower response times improve real-time feedback and system responsiveness.
  • Critical for dynamic or high-speed applications, but less important for static displays showing stable values.
Resolution
The smallest change in input signal that a device can detect, typically determined by the bit depth of its analog-to-digital converter (ADC). Resolution is often expressed in bits or counts (e.g., 16-bit or 65,536 steps over the input range).
  • Higher resolution allows finer distinctions between input levels, but also increases sensitivity to electrical noise and signal instability. Not applicable to fully analogue systems
RF Output Power (dBm)
The maximum transmission power of the radio signal, measured in decibels relative to 1 milliwatt (dBm).
  • Higher output power increases communication range, but may reduce battery life and require additional certification in some regions.
Storage Temperature
The allowable ambient temperature range during non-operational periods, such as shipping or long-term storage. This range assumes the device is powered off and properly packaged.
  • The storage temperature range is typically wider than the operating range, but exceeding it may cause irreversible damage to internal components, seals, or display elements.
  • Prolonged exposure to extreme temperatures, high humidity, or rapid thermal cycling can result in condensation, corrosion, or degradation of electronic and mechanical parts.
Tare Range
The maximum allowable offset (tare) that can be subtracted from the gross weight, usually expressed as a percentage of full scale.
  • Larger tare capacities can accommodate for large fixtures or container weights.
Update/Sample Rate
The frequency at which the device samples and processes input data, typically expressed in samples per second (SPS) or Hz.
  • Higher sample rates offer faster response times but may increase visible signal noise without filtering.
  • Lower sample rates provide smoother readings but may lag in fast-changing processes.
  • Applications like checkweighing or batching often require update rates of 10 Hz or higher for reliable performance
Viewing Angle
The maximum angle from which the display remains clearly readable without significant loss of contrast or visibility.
  • Important measurement for outdoor installations where the display will be seen from multiple locations, requiring a large usable viewing angle
Scroll to Top