Daniel_EWW Posted March 18, 2022 Report Posted March 18, 2022 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
MVP 2023 Flex727 Posted March 18, 2022 MVP 2023 Report Posted March 18, 2022 Did you check the Help file? Starting up UniLogic can be a bit of a chore, but I happen to have VisiLogic running and find this in the Help file there: 1
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