cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Write to Kepware with RemoteKEPServerEXThing Template

tjason
1-Newbie

Write to Kepware with RemoteKEPServerEXThing Template

Hi All,

 

I can read the value from Kepware by using RemoteKEPServerExThing template.

But i dont know what is the correct way to write the value to Kepware in Mashup?

 

I also tried to write the value to Kepware from "My properties", the value is no update on Kepware

Kepware.jpg

3 REPLIES 3
mattroy
5-Regular Member
(To:tjason)

Greetings,

If you are using the Simdemo project (loaded by KEPServerEX after install), Channel1_Device1_Tag1 should have a Base Type of INTEGER.  This may not be the problem, but I see you are using a STRING.  Once corrected, writes on the Property pages still need to be refreshed using the blue icon.  Remember to check the KEPServerEX Event Log for errors. 

In the Mashup, add a Data Entity that points to GetProperties of the KEPServerEX (IOT_Kepware in your case) thing.  For a quick test, add a LED Display Widget and select Configure Bindings > Binding Sources then add Data1 as a binding. 

Hope this helps.

tjason
1-Newbie
(To:mattroy)

Hi Matt Roy,

Thanks for your reply.

I already changed into integer but still not able to set it on the Property page.

For the step below, can i write value into Kepware? (I want to write to kepware)

In the Mashup, add a Data Entity that points to GetProperties of the KEPServerEX (IOT_Kepware in your case) thing.  For a quick test, add a LED Display Widget and select Configure Bindings > Binding Sources then add Data1 as a binding.

Ascherer17
14-Alexandrite
(To:tjason)

Did you ever get this figured out?  I'm having trouble writing to KEPServer tags as well.

Top Tags