Jump to content

Basic question to the PLC cycle - Modbus Communication


Daniel_EWW

Recommended Posts

Just to get a better system understanding...

I assume, the the PLC cycle is the following:

-> Read inputs

-> Execute the ladder logic

-> Write outputs

I am interested in the following:

- Modbus slave request. Is this done at the end of a cycle or asynchronous to the logic execution? (Data consistency)
- Modbus master periodic/ aperiodic. Is this done at the end of a cycle or asynchronous to the logic execution? (Data consistency)
- HMI display. Are the displayed values updated at the end of a cycle or asynchronous to the logic execution? (Data consistency)

Thanks,

Daniel

 

 

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.