cwalter-at / freemodbus

BSD licensed MODBUS RTU/ASCII and TCP slave

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eMBPoll always returns success

karlp opened this issue · comments

It seems more appropriate that it return eStatus, rather than always returning success. This would have a chance for the caller to track that things have gone wrong.