Bianca Cordeiro Posted February 2 Report Posted February 2 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
MVP 2023 Joe Tauser Posted February 3 MVP 2023 Report Posted February 3 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now