Hallo
I made profinet project with a B&R X20BC00E3 profinet slave. Everything worked well witch you can see in Screen1.
Then I put 24V to an input of the B&R modul. The led of the modul shines but the state of the input in the online view did not change to true.
At least I used "GerΓ€t suchen" and got the result which shows Screen2. I dont know what went wrong.
I had the same problem using Beckhoff EtherCat IO and I figured out that if you don't use any of the IO in the project they will be in grey in the online view and they won't change state.
If you map one of the IO to a variable in your project and you use that variable in a POU I think you will see it change state in online view.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
That's it. Simple Problem.You have to use the input as an variable in the programm. The declaration of the variable and monitoring it online is not enough.
Anyway I am little bit confused about the error message after testing "GerΓ€t suchen".
Thanks a lot.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hallo
I made profinet project with a B&R X20BC00E3 profinet slave. Everything worked well witch you can see in Screen1.
Then I put 24V to an input of the B&R modul. The led of the modul shines but the state of the input in the online view did not change to true.
At least I used "GerΓ€t suchen" and got the result which shows Screen2. I dont know what went wrong.
Has anybody an idea?
Profinet.zip [109.59 KiB]
I had the same problem using Beckhoff EtherCat IO and I figured out that if you don't use any of the IO in the project they will be in grey in the online view and they won't change state.
If you map one of the IO to a variable in your project and you use that variable in a POU I think you will see it change state in online view.
Hello
That's it. Simple Problem.You have to use the input as an variable in the programm. The declaration of the variable and monitoring it online is not enough.
Anyway I am little bit confused about the error message after testing "GerΓ€t suchen".
Thanks a lot.