RTU request
01 03 00 00 00 0A C5 CD
Parsed
Address=1, FC03 read holding registers, start=0, quantity=10, CRC OK
Developer Tools
Build, parse, and CRC16-check Modbus RTU and TCP (MBAP) frames in your browser. Covers common function codes FC01–FC16 for coils and registers used in industrial IoT debugging.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
生成的报文 (Hex)
报文字段解析
选择功能码并填写参数后点击生成
RTU request
01 03 00 00 00 0A C5 CD
Parsed
Address=1, FC03 read holding registers, start=0, quantity=10, CRC OK
FC01–FC04 (reads), FC05/FC06 (single writes), and FC15/FC16 (multiple writes), covering most common Modbus use cases.
Modbus RTU uses CRC16 with polynomial 0xA001 and appends the low byte first (little-endian).
Yes. It detects exception responses where the high bit of the function code is set and shows the exception code.
Tools
Continue with another translated tool for a nearby task.
Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal locally in your browser. Useful for embedded debugging, bitwise checks, and address inspection.
Hash Generator
Compute SHA-1, SHA-256, SHA-384, and SHA-512 digests for text or local files, with optional HMAC mode and hash comparison. Uses Web Crypto in the browser for checksum and signing checks.
Cookie Builder
Visually configure Cookie name, value, Path, Domain, HttpOnly, Secure, and SameSite attributes locally and generate a Set-Cookie fragment.