Function CodesModbus Term
FC23 — Read/Write Multiple Registers
Read and write holding registers in a single atomic transaction.
Definition
Function Code 23 combines a read and a write in one request, ensuring both operations occur before any other master can intervene. This is valuable for read-modify-write operations on PLC setpoints where a stale read between separate transactions would cause logic errors.
Quick Facts
Related Terms
Was this definition helpful?