Jump to content

Communication between Unitronics with Elipse E3


Recommended Posts

I'm trying to communicate the CLP variables on the Elipse E3, but even using the programming suggested by help, the CLP's Modbus communication is still not working. 

Furthermore, in the program I need to use parameters 140,141,142 and 143 for other programming information, as they are the same parameters used in modbus communication.

The first image is how the help indicates it should be done. The second is how I use these same variables

help.png

clp.png

Link to comment
Share on other sites

  • MVP 2023

Check the Help on "Special Functions".  They're used by loading your parameters into SI 141..SI 147, and then executed by setting SI 140 to the function code.

After you've triggered the Modbus function once it should work.

Only trigger the Special functions as needed.  They will execute the function and then be ready for the next call.  In your code above you are continuously calling function 200 (Store Timer Preset).  Do you really need to do that all the time?

The Jazz is a very primitive controller compared to the Vision.  Considering what you're trying to do I would seriously consider upgrading to a Samba, which would make these tasks much easier.  Your time is valuable.

Joe T.

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...