LabWindows/CVI Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Chupakabra

Implement Modbus RTU/TCP protocol support

Status: New

+ Implement Modbus RTU master/TCP client protocol support in CVI

4 Comments
gdargaud
Active Participant

There are two open-source modbus libraries available that compile fine with CVI. They both are incomplete in different ways but they work. Incidentally, both are named libmodbus.

CVI-User
Member

If this might become reality please consider UDP, too.

-----------------------
/* Nothing past this point should fail if the code is working as intended */
ottifant
Member

We have a Labwindows CVI Application realized with LabWindows V6.0. This application should communicate with a Matrikon server via Modbus TCP protocol.

Is it correct, that therefore we need to implement a Modbus RTU/TCP protocol support in the LabWindows application. We have the Matrikon Server and the

LabWindows application on the same PC. There should be no problem to communicate via Modbus /TCP on the same PC between the LabWindows application

and the Matrikon OPC server?


SASA1
Member

please specify were to find theme