Back to Tools

PLC Data Type Converter

Convert raw PLC values with endian handling and scaling — validate the byte layout against your device documentation.

Raw Input
Enter hex bytes, a pair of 16-bit registers (high,low), or one decimal value per line. Use -- before a comment.
Data Type & Endian
Reads 2 bytes from input stream.
ABCD = Big-endian (network)  |  DCBA = Little-endian  |  BADC / CDAB = Swap bytes / reverse word order
Linear Scaling
Formula: eng = engMin + (raw - rawMin) x (engMax - engMin) / (rawMax - rawMin)  · Scaling is applied only when the checkbox is enabled.
Conversion Results
ABCD
# Original Value Byte Swap Scaled Value Notes
Load a sample or paste bytes and click Convert.

Next step

Validate the result against device documentation and known examples. Find commissioning checklists and technical guides in the resource library.

Explore PDF resources →
THE NEXT STEP

From calculation to implementation.

Let’s look at your machine, your data flow or your production goal together.

Talk to ASP Dijital ↗