Menu

#3 Send and receive buffer

open
nobody
None
5
2014-10-22
2014-10-22
Jungle-80
No

Some companies (e.g. ICPDAS) implement their own modbus functions which are not possible to be executed via read/write registers functions.

I've looked at the source and found SendCommand function. What i would like to have is something like public SendCustomCommand function:

function SendCustomCommand(const AInputBuffer; const AInputSize: Integer; var AOutputBuffer; var AOutputSize: Integer): Boolean;

So it would send buffer, wait and receive. And it could be called from existing SendCommand function.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.