Skip to main content
1-Visitor
May 23, 2019
Solved

Button active and inactive entries from Industrial Connectivity (Kepware)

  • May 23, 2019
  • 1 reply
  • 1655 views

Hello,

 

I have 2 buttons in my mashup, "START" and "STOP" buttons. With these buttons I would like start and stop the data entry from Industrial Connectivity. Is it possible? If not, How can I program a simulate data in my thing "Temperature"? And with these buttons start and stop this simulation?

 

I am trying with one button and  display bind through GetPropertyValues and the click event is working but I don´t know if I have to program a service, event, subscription...

 

Thank you in advance

BR,

 

Luis

Best answer by tmisner

Hello Luis,

 

Thank you for reaching out on the ThingWorx Developer Community.

 

My apologies on the delay in response on this matter. Were you able to find a solution for the initial question proposed?

 

When you say you would like to start and stop data entry from the Industrial Connectivity are you referring to connecting or disconnecting a Remote Thing?

 

If so, you should be able to accomplish this by connecting the EnableThing service to the START button and the DisableThing service to the STOP button.

 

Regards,

Tyler Misner

ThingWorx Technical Support Engineer

1 reply

tmisner16-PearlAnswer
16-Pearl
June 26, 2019

Hello Luis,

 

Thank you for reaching out on the ThingWorx Developer Community.

 

My apologies on the delay in response on this matter. Were you able to find a solution for the initial question proposed?

 

When you say you would like to start and stop data entry from the Industrial Connectivity are you referring to connecting or disconnecting a Remote Thing?

 

If so, you should be able to accomplish this by connecting the EnableThing service to the START button and the DisableThing service to the STOP button.

 

Regards,

Tyler Misner

ThingWorx Technical Support Engineer

ljam1-VisitorAuthor
1-Visitor
June 27, 2019

Hi Tyler,

 

Yes,I referred to connecting or disconnecting a Remote Thing. I solved it but thank you for your answer anyway.

 

Regards,

Luis