Jump to content

Recommended Posts

Trying to communicate with Victron Colour Control with Modbus TCP and a V700 PLC. The V700 is a Master, and the Victron is slave. Tried the communication with a Modbus Poll program now, and I get to communicate with the Victron. Seems like it is some spesial things with the V700 model. But now I tried so many different setups, that I'm lost :-) Anyone have som god examples for communicating with a Modbus slave on port 502?

 

Link to comment
Share on other sites

  • MVP 2014

The status information is accessed using a ladder function in the V700.  From the help file:

Quote

 

Certain Ethernet system operands are not relevant for the V700. The function of some system operands are replaced by a communication function located under the COM>TCP/IP menu, called V700: Read Socket Status.

The V700: Read Socket Status function checks the status of the selected socket according to the specified Socket Status requested, then saves the status indication into the linked operand.

 

I found this topic by searching "v700 ethernet" in the help.

 

Link to comment
Share on other sites

  • MVP 2023

@swb311, the V700 PLC has a different ethernet module than the other Vision PLCs. Because of that, some of the system operands are not valid. Instead, there are ladder functions available to replace those system operands. As Simon mentioned, this all very well documented in the Help file.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.