Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hi,
I need to monitor a certain tag, specifically I am monitoring a tag that records a temperature.
I would need to set a boolean tag to 1 when a certain temperature threshold is exceeded. When the problem returns, I would need to reset the boolean tag to 0.
How can I set this condition with Kepware?
Solved! Go to Solution.
Greetings @AntonioFar
Certainly! To achieve this in Kepware, you can use the Advanced Tags feature. Here’s how you can set up the condition:
Create an Advanced Tag:
Link the Temperature Tag:
Reset the Boolean Tag:
For more information please refer to the Advanced Tag documentation.
Greetings @AntonioFar
Certainly! To achieve this in Kepware, you can use the Advanced Tags feature. Here’s how you can set up the condition:
Create an Advanced Tag:
Link the Temperature Tag:
Reset the Boolean Tag:
For more information please refer to the Advanced Tag documentation.
Thank you!! ntripathi