razelmania Posted September 25, 2023 Report Posted September 25, 2023 Hello, Seeking for your help on my load cell module RS1201, I am having trouble on how to activate the Ch1_One_touch_Tare_Subtraction_Execution. I have used it on my HMI using that address for tare, upon pressing the momentary button the value would change to zero. But if I release the button, the value would turn back to it's initial value before pressing the Tare Button. How will I be able to zero it? Thank you for any suggestion you may give. Quote
BE Posted September 26, 2023 Report Posted September 26, 2023 Can you share your PLC code? It sounds like the variable is being overwritten somewhere. That said, I haven't used those functions before, so it could be something else. Quote
razelmania Posted September 30, 2023 Author Report Posted September 30, 2023 @BE I have not used it in the PLC code, I just used the address highlighted in my HMI. Upon pressing the button in the HMI, the gross value of load cell will turn to zero, but when I release the button, it will display the same value that's not been tared. How do I use a tare in my program? Quote
chelton Posted September 30, 2023 Report Posted September 30, 2023 Have you looked at manual W565? According to the manual it's working as intended. Quote
razelmania Posted October 2, 2023 Author Report Posted October 2, 2023 @chelton I have read this in the manual, 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.