We Value Your Feedback!
Could you please spare a few minutes to share your thoughts on Cloud Connected vs On-Premise Services. Your feedback can help us shape the future of services.
Learn more about the survey or Click here to Launch the survey
Schneider Electric Services Innovation Team!
HVAC and Pumping Forum
Support Forum for HVAC and pumping machines, Modicon M17x and EcoStruxure Machine Expert HVAC software for chillers, AHU, CRAC units for datacenters or process chillers applications - from design, implementation to troubleshooting and more, by Schneider Electric.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-05-28 11:23 PM
Hello everyone.
I am able to connect a TM172 PLC with a TM172 DCLWT and send set points to the PLC from the display but the write coils modbus function which I want to use to write data to the coil registers in the display is not working. The PLC is the master.
Attached is a photo of the write coils function for more information. Somebody please help.
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-06-01 10:13 PM
Hi,
Coils are not supported on TM17x devices. Everything works normally via Holding Register. If you creat a Modbus Var as Bool (Status or EEPROM), this value is based on a 16Bit Holding Register. The information is in Bit 0 of the dedicated word.
And as tip I would suggest it will be easier if the HMI is the master and the PLC the slave. You could import the PARX file from the PLC Project (automatically created) into the Project file of TM172DCL. Then you could use directly all values of the PLC project in the dipslay tab of the HMI. If you want to use values in the Programming tab of TM172DCL then you have still to read them manually.
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-06-01 10:13 PM
Hi,
Coils are not supported on TM17x devices. Everything works normally via Holding Register. If you creat a Modbus Var as Bool (Status or EEPROM), this value is based on a 16Bit Holding Register. The information is in Bit 0 of the dedicated word.
And as tip I would suggest it will be easier if the HMI is the master and the PLC the slave. You could import the PARX file from the PLC Project (automatically created) into the Project file of TM172DCL. Then you could use directly all values of the PLC project in the dipslay tab of the HMI. If you want to use values in the Programming tab of TM172DCL then you have still to read them manually.
Link copied. Please paste this link to share this article on your social media post.
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.
With achievable small steps, users progress and continually feel satisfaction in task accomplishment.
Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.
of