Skip to main content
1-Visitor
July 25, 2021
Solved

Regarding changing the data of a particular tag using a numeric entry in another tag

  • July 25, 2021
  • 2 replies
  • 1009 views

In my mashup, I have added two tags, one for displaying current speed of conveyor using the gauge and other for setting the speed manually using a numeric entry. The issue is how can I reflect the change in my current conveyor speed, when a particular speed is entered using the numeric entry.Check the heading global tags 6-> OPC_Set_Conveyor_Speed and OPC_Current_Conveyor_SpeedCheck the heading global tags 6-> OPC_Set_Conveyor_Speed and OPC_Current_Conveyor_Speed

Best answer by PaiChung

If these are actual tags then you would just be reading the tag values and your set should reflect in a response in your get.

If you are just simulating, then the set would impact the target value for your other tag which is updated/simulated and retrieved with your get.

2 replies

PaiChung22-Sapphire IAnswer
22-Sapphire I
July 26, 2021

If these are actual tags then you would just be reading the tag values and your set should reflect in a response in your get.

If you are just simulating, then the set would impact the target value for your other tag which is updated/simulated and retrieved with your get.

Community Manager
August 3, 2021

Hi @LJ_9962981.

 

If you feel your question has been answered, please mark the previous response as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon