---
title: "Quick Start: Web Width Measurement — Industrial Ethernet — SCU6x"
application: web-width
variant: ethernet
controller: scu6x
valid_sensors: ["ODC 48", "ODC 96", "ODC 192", "ODC 288", "ODC 384", "ODC 480", "ODC 768", "ODC 960"]
output_type: ethernet
estimated_time: "~1–2 hours (single sensor), ~2–3 hours (dual sensor)"
last_updated: "2026-07-12"
guide_url: "https://r2r.tech/resources/quick-start/web-width/ethernet/scu6x"
pdf_url: "https://r2r.tech/resources/quick-start/web-width/ethernet/scu6x.pdf"
---

# Quick Start: Web Width Measurement — Industrial Ethernet — SCU6x

> Install, wire, and configure a Roll-2-Roll® ODC sensor with a SCU6x controller for web width measurement via Industrial Ethernet.

## What You'll Achieve

After completing this guide, wired to your SCU6x controller with width data available over Industrial Ethernet for your PLC.

**Estimated time:** ~1–2 hours (single sensor), ~2–3 hours (dual sensor)

## What You Need

### Products

- ODC Family sensor — sized for your web width (full sizing guidance under Install)
- SCU6x controller (with Industrial Ethernet option)
- Quick Disconnect Sensor Cable - 3m (10 ft) (U2-01975)
- 24 V DC Input Power Cable for SCU6x or 1DC - 5m (21218x-5m)
- M12 to RJ45S, Shielded Cable - 9.8ft/3m (21222-3m)
- 24 VDC power supply
- For dual sensor: second ODC Family sensor + second sensor cable (U2-01975)

### Prerequisites

- Machine accessible and safe to work on
- 24 VDC power available at the installation location
- For Ethernet paths: Ethernet network ready (switch port available, IP address planned)
- For digital monitoring paths: stacklight, alarm, or PLC digital input wired and ready
- Web material available for initial setup and teach operations
- A sample of known width on hand for the teach correction/offset step

## SCU6x Output Options

SCU6x models differ by output: DIO provides digital GO/NO-GO pass/fail, C(x)D provides Industrial Ethernet, and C(x)DIO provides both. (SCU6x has no analog output.)

| Model | Outputs |
|-------|---------|
| SCU6x C(x)D | Industrial Ethernet width data (overall width, left/right edge, centerline — loggable) |
| SCU6x C(x)DIO | Industrial Ethernet width data, plus digital GO/NO-GO pass/fail outputs |

## Install

Edge-based web width measurement always uses free span mounting (web unsupported between rollers). Install the sensor so that the length of the sensor is parallel to the cross-machine direction (the width direction of the web).

### Single Sensor Setup

- Position the sensor so both edges of the web are visible within the sensor field of view
- Allow margin on each side for normal web wander — do not position edges at extremes of the sensing range
- Mount closer to one roller to minimize web flutter
- Ensure the web plane is parallel to the sensor length axis

### Dual Sensor Setup

- Position the left sensor to see the left edge, right sensor to see the right edge
- Critical: mount both with the same camera (physical) orientation, but set their electronic orientation oppositely — the left sensor tracks the left edge, the right sensor the right edge
- Each sensor needs margin for the full range of web widths (min to max) plus wander
- Sensors do not need to be the same size — select each based on wander range at its edge

**Light source:** Infrared (IR) — default for most materials.

**Sensor sizing:** Single sensor: sensing range must exceed max web width + wander. Dual sensor: each sensor covers its respective edge + wander. If no single sensor is wide enough, use dual sensor.

**Reference documents:**

- [Sensor Installation Recommendations (inspection applications)](https://r2r.tech/documentation/manuals/sensor-installation-recommendations-inspection-applications.md)

## Wire

Sensor connects via Quick Disconnect cable. Ethernet via M12 D-coded connector.

1. Sensor: Connect Quick Disconnect Sensor Cable (U2-01975) from ODC sensor to SCU6x port S1 (and S2 for dual)
2. Power: Connect 24 V DC Input Power Cable for SCU6x or 1DC (21218x-5m) to SCU6x port Z2
3. Ethernet: Connect M12 to RJ45S, Shielded Cable (21222-3m) from SCU6x port P1 to PLC or network switch

## Configure & Verify

Web width measurement computes the distance between the detected left and right edges. The controller computes the width internally and provides the value directly.

### Single Sensor Width

One sensor sees both edges of the web and computes width directly. Use when the web is narrower than the sensor sensing range.

1. Connect sensor and power on — the controller detects both edges and displays width on the touchscreen
2. Width is immediately available in Ethernet registers — see the register map for your controller

**Teaching:**

1. Place a sample of known width in front of the sensor
2. Enter the known width value on the touchscreen or via Ethernet
3. Press the Teach Correction button
4. The controller compares raw measurement to known value and stores the difference
5. All subsequent width readings include this correction

**Success:** Both edges detected (green indicators on touchscreen), width value displayed and updating in real time. Stable width value in PLC register, fault status = 0.

### Dual Sensor Width

Two sensors — one per edge — with the controller computing total width including the distance between sensors. Use when the web is wider than any single sensor. Not available for 1DC.

1. Set each sensor's electronic orientation first — left sensor → left edge, right sensor → right edge — then perform single-sensor configuration for each
2. Teach offset: place a known-width sample so both sensors see their edges
3. Enter the known width value and press the Teach Offset button
4. The controller computes the distance between sensors and stores it
5. Optionally perform teach correction after teach offset for additional accuracy

*Note: Teach offset = one-time during installation (re-teach only when sensors are physically moved). Teach correction = optional per product change. Final width = raw measurement + offset + correction.*

**Success:** Both sensors show green indicators, width reflects the full web width, changing products produces the expected width change.

### Common Configuration Mistakes

- Not re-teaching correction after product change — accuracy degrades with different material
- Forgetting teach offset — width will be wildly incorrect (missing distance between sensors)

**Configuration reference:** [Controller Documentation](https://r2r.tech/documentation/manuals/scu6x-industrial-ethernet-register-map-v41.md)

## PLC Integration

The controller provides computed web width (with offset and correction applied) in dedicated registers. No PLC-side computation needed unless you prefer raw measurements.

- Width is provided as a 16-bit register value with offset and correction applied
- Raw edge positions (left and right) also available for PLC-side computation
- For PLC-based tolerance monitoring: read width register, compare against nominal ± tolerance
- Rockwell AOI handles pixel-to-mm conversion and bit unpacking automatically

**Register map:**

- [SCU6x Industrial Ethernet Register Map](https://r2r.tech/documentation/manuals/scu6x-industrial-ethernet-register-map-v41.md)

**Support files:**

- [EDS File (EtherNet/IP)](https://r2r.tech/documentation/support-files/ethernetip-eds-file-scu6x-firmware-version-41-using-hilscher-module.md)
- [Add-on Instruction (AOI) for Studio 5000](https://r2r.tech/documentation/support-files/rockwellab-add-instructions-scu6x-cedmced-controller-v41.md)

## Go Further

### Related Quick Start Guides

- Contrast-Based Width Measurement — Measuring coating width, feature width, and contrasting boundaries (coming soon)
- [Multiple Web Width Measurement](https://r2r.tech/resources/quick-start/multi-web-width/ethernet/scu6x.md) — Measure multiple strips or webs simultaneously (SCU6x only)
- [Position Measurement](https://r2r.tech/resources/quick-start/position-measurement/ethernet/scu6x.md) — Measure edge, centerline, or contrast/line position
- [Splice Detection](https://r2r.tech/resources/quick-start/splice-detection/ethernet/scu6x.md) — Add splice detection alongside width measurement

### Learn More

- [Web Width Measurement and Monitoring](https://r2r.tech/articles/web-width-measurement.md)

### Reference Documents

- [SCU6x Controller User Manual](https://r2r.tech/documentation/manuals/scu6x-sensor-and-web-guide-controller-user-manual.md)
- [Sensor Installation Recommendations (inspection applications)](https://r2r.tech/documentation/manuals/sensor-installation-recommendations-inspection-applications.md)

## Available Sensor Models

Select a sensor model at the guide page to see datasheets, 2D drawings, 3D models, and STEP file downloads.

- [ODC 48](https://r2r.tech/resources/quick-start/web-width/ethernet/scu6x.md?sensor=odc-48) (48 mm)
- [ODC 96](https://r2r.tech/resources/quick-start/web-width/ethernet/scu6x.md?sensor=odc-96) (96 mm)
- [ODC 192](https://r2r.tech/resources/quick-start/web-width/ethernet/scu6x.md?sensor=odc-192) (192 mm)
- [ODC 288](https://r2r.tech/resources/quick-start/web-width/ethernet/scu6x.md?sensor=odc-288) (288 mm)
- [ODC 384](https://r2r.tech/resources/quick-start/web-width/ethernet/scu6x.md?sensor=odc-384) (384 mm)
- [ODC 480](https://r2r.tech/resources/quick-start/web-width/ethernet/scu6x.md?sensor=odc-480) (480 mm)
- [ODC 768](https://r2r.tech/resources/quick-start/web-width/ethernet/scu6x.md?sensor=odc-768) (768 mm)
- [ODC 960](https://r2r.tech/resources/quick-start/web-width/ethernet/scu6x.md?sensor=odc-960) (960 mm)

## Related Quick Start Guides

- [Splice Detection — Industrial Ethernet — 1DC Series](https://r2r.tech/resources/quick-start/splice-detection/ethernet/1dc.md)
- [Splice Detection — Industrial Ethernet — SCU6x](https://r2r.tech/resources/quick-start/splice-detection/ethernet/scu6x.md)
- [Splice Detection — Digital Output — SCU6x](https://r2r.tech/resources/quick-start/splice-detection/digital/scu6x.md)
- [Position Measurement — Analog Output — SCU5](https://r2r.tech/resources/quick-start/position-measurement/analog/scu5.md)
- [Position Measurement — Industrial Ethernet — SCU5](https://r2r.tech/resources/quick-start/position-measurement/ethernet/scu5.md)
- [Position Measurement — Industrial Ethernet — SCU6x](https://r2r.tech/resources/quick-start/position-measurement/ethernet/scu6x.md)
- [Position Measurement — Industrial Ethernet — 1DC Series](https://r2r.tech/resources/quick-start/position-measurement/ethernet/1dc.md)
- [Web Width Measurement — Analog Output — SCU5](https://r2r.tech/resources/quick-start/web-width/analog/scu5.md)
- [Web Width Measurement — Digital Monitoring — SCU5](https://r2r.tech/resources/quick-start/web-width/digital/scu5.md)
- [Web Width Measurement — Industrial Ethernet — SCU5](https://r2r.tech/resources/quick-start/web-width/ethernet/scu5.md)
- [Web Width Measurement — Digital Monitoring — SCU6x](https://r2r.tech/resources/quick-start/web-width/digital/scu6x.md)
- [Web Width Measurement — Industrial Ethernet — 1DC Series](https://r2r.tech/resources/quick-start/web-width/ethernet/1dc.md)
- [Multiple Web Width Measurement — Industrial Ethernet — SCU6x](https://r2r.tech/resources/quick-start/multi-web-width/ethernet/scu6x.md)
- [Multiple Web Width Measurement — Digital Monitoring — SCU6x](https://r2r.tech/resources/quick-start/multi-web-width/digital/scu6x.md)
- [Multiple Web Width Measurement — Industrial Ethernet — 1DC Series](https://r2r.tech/resources/quick-start/multi-web-width/ethernet/1dc.md)

## Support

- Email: experts@r2r.tech
- Phone: +1-888-290-3215
