HEN Downloads
My goal is to build a collection of short "how-tos" for those tasks we do often enough to matter, but not often enough to remember clearly.
General Interest:
Documents and Help Files
-
What Is This 169.254.x.x IP Address:
Simple explanation of what a 169.254.x.x IP address means, why it happens on SLS devices,
and what steps to take to fix it when a network connection isn't working.
What Is This 169.254.x.x IP Address.pdf -
Wireshark EIP Connections Test Example:
WireShark captured example of an EIP connection, loss of connection,
and reconnection.
Wireshark EIP Connections Test GM Office 02242025.pdf
IM2 / SensorLab Steel Related
Documents and Help Files
-
SLS Internal Ethernet Wiring Diagram - For Different L2 Option:
Internal Ethernet wiring reference for SensorLab Steel (SLS): shows LAN1/LAN2 routing on the BYT CPU,
external LAN/option connectors, ADC/EK1100 backplane, and Beckhoff terminals for each L2 option—
A) none, B) EtherNet/IP, C) Modbus TCP, D) Profinet (EL6631).
SLS Internal Ethernet Wiring Diagram - For Different L2 Option.pdf -
MetNet to SLS Light Set Conversion:
Directions for the light set conversion wiring when changing over a MetNet to a SLS. Also contains a good illustration of the SLS connector wiring.
MetNet to SLS Light Set Conversion.pdf -
Heraeus IM2 SensorLab to Receiver Box Wiring Guide:
Heraeus IM2 SensorLab to Receiver Box Wiring Guide Using Cat 5/6 Extension and DB9-RJ45 Adapters.
Heraeus IM2 SensorLab to Receiver Box Wiring Guide.pdf -
Disable QUBE Wireless Sleep Mode on SLS:
Directions for disabling the QUBE wireless sleep mode on SLS.
Disable QUBE Wireless Sleep Mode on SLS.pdf -
Disable QUBE Wireless Safety on SLS:
Directions for disabling the QUBE wireless safety mode on SLS.
Disable QUBE Wireless Safety on SLS.pdf -
Change SLS Screen Resolution:
Directions for changing the screen resolution from the operating system on SLS.
Change SLS Screen Resolution.pdf -
Set SLS To Display Time Interval Between Measurements:
Directions for setting up the SLS to display the time interval between samples on the screen.
Set SLS To Display Time Interval Between Measurements.pdf -
IM2 or SLS - Check for EIP Hardware:
Directions for checking if the EIP hardware is installed in the SLS. This same approach works for other cards such as the ProfiNet also.
IM2 or SLS - Check for EIP Hardware.pdf -
SLS Remote Viewer Installation:
Directions for installing the SLS Remote Viewer.
SLS - Installing Remote Viewer.pdf
IM2/SLS ProfiNet Comms Related
-
Set up SLS for ProfiNet Output Registers:
Directions for enabling the ProfiNet module and seting it up to used Output registers up the SLS .
Set up SLS for ProfiNet Output Registers.pdf -
SLS Output Register Memory Organization Reference for ProfiNet :
Illustration mapping Output register data from the SLS internalling using TIA Portal .
SLS Output Register Memory Organization Reference- PNet.pdf
IM2/SLS EIP Comms Related
-
Set up SLS for EIP Output Registers :
Step-by-step setup to enable EtherNet/IP Output Registers on SensorLab Steel / IM2: covers network prerequisites,
login (24816), LAN configuration, enabling EtherNet/IP in the active program, selecting Use Registers, Low byte first,
Single precision Float, and saving/activating the program
Set up SLS for EIP Output Registers.pdf -
Set up PLC for EIP Generic Ethernet Module Communication to SLS :
Step-by-step setup for connecting SensorLab Steel (SLS) to an Allen-Bradley CompactLogix/ControlLogix via a
Generic Ethernet Module in Studio 5000: includes example IP settings, exact connection parameters, the “don’t use unicast”
checkbox, offline download note, and how to view raw data (hex) in the input array, plus a Loom video link..
Set up PLC for EIP Generic Ethernet Module Communication to SLS.pdf
IM2/SLS AOI
-
SLS Example PLC Output Register AOI Use Rev2:
Hands-on guide to using the SLSRegisterAssembler_CLX34 AOI with CompactLogix/ControlLogix: shows how to import the AOI,
map the SLS 130-byte :I.Data array, create SLSParsedDataSet result tags (per station), verify parsed fields, and configure
a Generic EtherNet/IP module—includes a Loom demo link..
SLS Example PLC Output Register AOI Use Rev2.pdf
Hydris / HydroVAS Related
Documents and Help Files
CasTemp / CasTip Related
CTW Windows
-
CasTemp / CasTemp Wireless — Licensing (PDF):
How to generate the Hardware ID, submit the approval form, receive the .lic file, and activate the license
on the instrument via License → Update (includes version requirement and typical status messages).
CTW Licensing.pdf -
CasTemp Wireless — Verifying the EtherNet/IP Module (PDF):
How to confirm an Anybus M30/M40 EtherNet/IP module is installed (visual ID from the faceplate), plus safe removal/reinstallation
steps with Torx T8, power-off precautions, and alignment warnings for the CompactFlash connector..
CTW - Verifying the EthernetIP Module in a CasTemp Wireless Unit.pdf -
CasTemp Wireless CTWReadAssembler_CLX3x AOI — Setup & Use (Rev 1, PDF):
Studio 5000 v34+ Add-On Instruction for CompactLogix/ControlLogix that parses CasTemp Wireless EtherNet/IP input data into a
structured CTWResults UDT. Includes import steps, tag mapping to CasTemp:I.Data, optional .ConnectionFaulted handling,
required telegram layout, and a link to a short demo video.
CasTemp Wireless CTWReadAssembler_CLX3x AOI Setup and Use Rev1.pdf
CTW E5
-
CTW_E5_EthernetIP_Config.pdf:
Short guide to configure the CasTemp Wireless E5 (CTW E5) for EtherNet/IP using the Anybus B40: includes
exact Level-2 menu paths, station value, I/O sizes (64 in / 128 out), recommended telegram selections (e.g.,
Output Telegram 10 for AOI), trigger options, and save steps for Allen-Bradley/Studio 5000 integrations.
CTW_E5_EthernetIP_Config.pdf -
CTW_E5_EthernetIP_Config_DocImage.pdf:
Visual quick-start for configuring the CasTemp Wireless E5 (CTW E5) on EtherNet/IP: annotated screenshots of
the Level-2 menus, IP/network setup, I/O sizes, telegram selection, trigger/save steps, and a Studio 5000 mapping
example—ideal as a one-page setup reference.
CTW_E5_EthernetIP_Config_DocImage.pdf -
E5_Castemp_Telegram_10.pdf:
Field-by-field reference for CasTemp Wireless E5 Superheat Output Telegram #10: lists each element
(e.g., MODID, BAT, DATETIME, TMP, SH, TL, PRSH, ROC, ERR/ERRLIST, RSSI, HN, GN), data types and lengths,
byte order (high-byte first for floats/time), plus complete sample frames in ASCII and HEX with total byte
counts for PLC parsing.
E5_Castemp_Telegram_10.pdf -
HEN_CTWE5Parser_CLX34_UserGuide:
This document provides detailed instructions for importing and using the HEN_CTWE5Parser_CLX3x Add-On Instruction
in Rockwell Studio5000, including tag setup, telegram parsing, and module connection options for Heraeus CasTemp Wireless E5 (CTW5) instruments.
Parsed values include process measurements, diagnostics, and metadata from the wireless QUBE module::
HEN_CTWE5Parser_CLX34_UserGuide.pdf
---
CoreTemp / OOD Related
Documents and Help Files
EDS/GSDML Related
Allen-Bradley
-
Anybus CompactCom M30 EDS File 005A0000002E0100:
The Anybus ABCC CompactCom EtherNet/IP (M30) EDS File 005A0000002E0100 for EIP communication..
- Instruments:
- CasTemp (Windows)
- DTE/Celox E4
-
Anybus CompactCom M40 EDS File 005A002B00370100:
The Anybus ABCC CompactCom 40 EtherNet/IP EDS File 005A002B00370100 for EIP communication..
- Instruments:
- CoreTemp
- Hydris/HydroVAS
- CasTemp E5
- DTE E5
Siemens
-
Anybus CompactCom PROFINET M40 module File gsdml-v2.33-heraeus-abcc40-pir-20180907.xml:
The Anybus ABCC40-PIR CompactCom PROFINET M40 module File gsdml-v2.33-heraeus-abcc40-pir-20180907.xml for ProfiNet communication..
- Instruments:
- CoreTemp
- Hydris/HydroVAS
- CasTemp E5
- DTE E5