Maryn Posted June 24, 2022 Report Posted June 24, 2022 Good Day everyone i'm just really new in PLC programming using M221 series on Ecostructure basic. Can someone help me to make a program that will ON/OFF one digital output depending on the temperature setpoint of thermocouple input (module TM2AMI2LT). Thank you so much Quote
Wasan Posted June 25, 2022 Report Posted June 25, 2022 @Maryn You need to read data from analog input (They are in %IWX.0 or %IWX.1 depend on which channel do you use) then use compare block to enable with output. Quote
Maryn Posted June 25, 2022 Author Report Posted June 25, 2022 Thanks Wasan I already figure it out. Just need more time to read manuals ?. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.