Modbus/TCP
OperatingManualCommunicationinterfaces
1002971EN03
54
6.4.2 Functioncodes
Thefollowingfunctioncodes(FC)areavailableforcommunicationwiththePNOZmulti2
viaModbus/TCP:
Functioncode Function
FC01 ReadCoils TheconnectionClientreadsbitdata
fromtheconnectionServer,
datalength≥1Bit,content:Input/output
data
(datareceivedfrom0x)
FC02 ReadDiscreteInput TheconnectionClientreadsbitdata
fromtheconnectionServer,
datalength≥1Bit,content:Input/output
data
(datareceivedfrom1x)
FC03 ReadHoldingRegister TheconnectionClientreadsworddata
fromtheconnectionServer,
datalength≥1Word,content:Dia
gnosticword
(datareceivedfrom4x)
FC04 ReadInputRegister TheconnectionClientreadsworddata
fromtheconnectionServer,
datalength≥1Word,content:Dia
gnosticword
(datareceivedfrom3x)
FC05 WriteSingleCoil TheconnectionClientwritestoonebit
datumintheconnectionServer,
datalength=1Bit,content:Inputdata
(senddatato0x)
FC06 WriteSingleRegister TheconnectionClientwritestoone
worddatumintheconnectionServer,
datalength=1Word,content:Input
data
(senddatato4x)
FC15 WriteMultipleCoils TheconnectionClientwritestomultiple
bitdataintheconnectionServer,
datalength≥1Bit,content:Inputdata
(senddatato0x)
FC16 WriteMultipleRegisters TheconnectionClientwritestomultiple
worddataintheconnectionServer,
datalength≥1Word,content:Input
data
(senddatato4x)
FC23 Read/WriteMultipleRe
gisters
TheconnectionClientreadsandwrites
multipleworddatawithinatelegram
(receivedatafrom3xandsenddatato
4x)