Ask our Experts
Didn't find what you are looking for? Ask our experts!
A forum for topics related to the scope of Modicon PAC offers and ecosystem along the whole lifecycle: Modicon M580 and 340, EcoStruxure Control Expert, EcoStruxure Process Expert (Unity Pro) and more.
Search in
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-09-22 02:08 AM
Hello,
I am looking for information about Read_var block.
Using M340 NOC0401 I would like to read Siemens 1200/1500 controller.
data is located in Data block (DB).
Is read_var able to read data from DB ?
Regards
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-09-24 01:33 AM
It's not, sorry. Siemens uses S7 communication, which is a communication protocol specific for their system.
The preferred way of communication between Schneider and Siemens would ask the Siemens PLC engineer to set up a Modbus TCP server and expose the DB information on a Modbus map. Then you would use READ_VAR to read from that.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-09-24 01:33 AM
It's not, sorry. Siemens uses S7 communication, which is a communication protocol specific for their system.
The preferred way of communication between Schneider and Siemens would ask the Siemens PLC engineer to set up a Modbus TCP server and expose the DB information on a Modbus map. Then you would use READ_VAR to read from that.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-09-28 10:45 PM
Thx.
Regards
Link copied. Please paste this link to share this article on your social media post.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.