Bryll Posted March 9, 2015 Report Posted March 9, 2015 Hello, We shall from a computer system communicate to a couple of Et200s nodes equipped with only digital inputs and outputs. The Communication is std profibus. I guess each input/output "slice" will take one byte, even if it's a four input or output unit. What is the start address for inputs ? What is the start address for outputs ? Quote
jstolaruk Posted March 10, 2015 Report Posted March 10, 2015 If I remember correctly (been a year since I did a Step 7 project) addresses are assigned in the HW configuration. Quote
Bryll Posted March 10, 2015 Author Report Posted March 10, 2015 No worries, I Think I figured it out now. The inputs and the outputs at each ET200S starts at byte 0. First digital input address is 0.0 and first digital output address is also 0.0. In the computer system do we need to specify how many READ and WRITE bytes the telegram shall consist of. So if I send a "1" to PB address 15, telegram byte 3.2, it means that output "2" of the third output module is activated. Just to install the GSD file to the computer system and get going Quote
Recommended Posts
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.