Let PLC know snap7 is connected #398
-
|
Is it possible to let TIA portal know if snap7 is connected or not, just like other IO? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
|
you can simply just write a boolean tag in some DB in PLC using snap7 to indicate it, I assume... |
Beta Was this translation helpful? Give feedback.
-
|
I can remember, that the number of Clients of the protocol snap7 is using is limited on a plc. I haven't got TIA at the moment, but perhaps there is a functionality? |
Beta Was this translation helpful? Give feedback.
-
|
您好,邮件已收到。谢谢!
|
Beta Was this translation helpful? Give feedback.
-
|
Closing as answered. The recommended approach is to write a boolean heartbeat tag to a DB in the PLC to indicate connectivity. |
Beta Was this translation helpful? Give feedback.
you can simply just write a boolean tag in some DB in PLC using snap7 to indicate it, I assume...