Skip to main content
13-Aquamarine
August 14, 2017
Solved

No longer be able to receive data from KEPServerEx when changing property from read only to read/write

  • August 14, 2017
  • 1 reply
  • 5051 views

Hi,

 

By default,when binding data with remote thing from KEPServerEx, the binded property is read only. And I can see data coming in. But when I changed this property to read/write mode, It no longer be able to receive data any more. Even I rebind it, there is no new data received.

 

Anyone can help?

 

Thanks & Best Regards

Tom

Best answer by AnnaAn

Hi Tom,

Indeed I had the same issue per my test locally.

I will open a Jira to R&D to confirm if this is an bug or configuration issue.

I will open a new case for this case to track the Jira progress.

I will contact you through the case thread.

So we could close this thread now.

Thanks,

Br,

Anna

1 reply

14-Alexandrite
August 14, 2017

Hi Tom,

Did you try to change Read-Only to Read/Write on ThingWorx Thing Property or from Kepware itself? Make sure that you have configured Read/Write properly in the Kepware side and try again.

Thanks,

Br,

Anna

weli13-AquamarineAuthor
13-Aquamarine
August 14, 2017

Hi Anna,

Thanks for your help.I changed the status of property inside Thingworx composer. I just tried to change it in the Kepware side, but after selecting read/write, and hitting OK buttion,it changed back to read only.

model.png

weli13-AquamarineAuthor
13-Aquamarine
August 15, 2017

Thanks Anna, just tried Data Type Examples->16 Bit Device->K Registers->Boolean1,found it can be modified to read only or read/write, after binding a remote thing, I can pass value at both side.

But once I changed the read/write mode of this property in Thingwor or in Kepware,the property lost binding, value will no longer pass anymore. I am not sure this is an issue or it should be act like this.