ModPackQTModPackQT
ResourcesSign up
HomeResourcesModbus Glossary

Reference

Modbus Glossary

49 terms — every concept you'll encounter working with Modbus RTU and TCP, explained in plain English.

ABCDEFGHIJKLMNOPQRSTUVWXYZ
F
FC01 — Read CoilsFunction Codes

Read the ON/OFF state of one or more output coils.

FC02 — Read Discrete InputsFunction Codes

Read the ON/OFF state of one or more digital inputs (read-only coils).

FC03 — Read Holding RegistersFunction Codes

Read one or more 16-bit holding registers — the most commonly used Modbus function.

FC04 — Read Input RegistersFunction Codes

Read one or more 16-bit input registers (read-only, typically sensor values).

FC05 — Write Single CoilFunction Codes

Set a single output coil to ON (0xFF00) or OFF (0x0000).

FC06 — Write Single RegisterFunction Codes

Write a 16-bit value to a single holding register.

FC15 — Write Multiple CoilsFunction Codes

Write ON/OFF states to a block of coils in a single request.

FC16 — Write Multiple RegistersFunction Codes

Write a block of 16-bit values to consecutive holding registers.

FC22 — Mask Write RegisterFunction Codes

Modify specific bits of a holding register without changing others.

FC23 — Read/Write Multiple RegistersFunction Codes

Read and write holding registers in a single atomic transaction.

FC08 — Diagnostics (Loopback)Function Codes

Diagnostic function to test communication with a slave, including echo (sub-function 0x0000).

FC43 / MEI 14 — Read Device IdentificationFunction Codes

Read vendor, product name, and version strings from a Modbus device.

FLOAT32 (32-bit IEEE-754 Float)Data Types

A 32-bit IEEE-754 floating-point number stored across two consecutive registers.

FLOAT64 (64-bit IEEE-754 Double)Data Types

A 64-bit double-precision float spanning four consecutive Modbus registers.

Ready to use Modbus in practice?

ModPackQT is a browser-based Modbus Master. Poll any TCP or RTU device, graph live data, and test every function code from this glossary.

Start free trialNode-RED examples →
ModPackQT Modbus Glossary · 49 terms · Updated 2026
TermsPrivacyPricingResources