4/3/2023 4:40 AM | |
Joined: 3/30/2020 Last visit: 1/24/2025 Posts: 5025 Rating: (1029) |
Related topic:How to map memory bits in process image output area
Your plan is a good one and should work. You need to test to make 100% sure. There is something you can do about the warning also. Use the PEEK instruction available in the SCL coding language. This will give you the tool to read the output address indirectly. That would mean you do not have to even register a PLC tag for the output area you are using. The PEEK instruction can then redirect the write-to-output Modbus/TCP action to whichever memory area you want. Do note that if you "redirect" to a DB, that DB should not be optimized. The PEEK/POKE instructions only work on non-optimized memory areas. Do these notes help you? |
Activities of this user is voluntary. There is no obligation or liability placed on this user. Though optional, your 'please' and 'thank you' is highly valued. |
|
4/7/2023 4:16 PM | |
Joined: 4/15/2015 Last visit: 8/5/2024 Posts: 33 Rating: (0) |
Thank you so much for reply , that was really helping |
4/7/2023 4:18 PM | |
Joined: 4/15/2015 Last visit: 8/5/2024 Posts: 33 Rating: (0) |
Thank you Qwazee ,, appreciate your response
|
This contribution was helpful to1 thankful Users |
Follow us on