node-modbus-serial icon indicating copy to clipboard operation
node-modbus-serial copied to clipboard

connectTcp questions.

Open Micuyli9279 opened this issue 4 years ago • 0 comments

I am using connectTCP in my program. Before i use connectTCP i was using connectTcpRTUBuffered. The construct for this TCP is from my Window_A(linux running modbus program to poll data) to a Window_B(window 10 running modsim act as a TCP server).

I want to know about connectTCP. how can i check the TCP Server timeout( Window_B) and how can i set it programatically?

Thank alot.

Micuyli9279 avatar Apr 22 '21 09:04 Micuyli9279