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

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Writing value from TWX to KepServerEX failed

pshashipreetham
17-Peridot

Writing value from TWX to KepServerEX failed

When trying to write the value from TWX to KepServerEx failed and gave following error:

 

 

 

Write to property failed. | Thing name = 'AdvanceTagsTestingDT', property name = 'Channel2_CalculatedTags', reason = conversion of value '632942' to type 'Short' failed.

 

 

 

 The Tag is created in the Simulator Channel type and assigned "K0001" as address to the Tag.

@slangley @PaiChung 

Thanks,
Shashi.

Shashi Preetham
1 ACCEPTED SOLUTION

Accepted Solutions

Hi,

This can be solved by changing the Tag Data Type to the Long and then follow below steps
1. Reinitialize the KepServerEX Connection

2. Go to Industrial Thing or Remote thing and press on save, this will reinitialize the properties or refresh's the Properties on Thingworx Side

3. If the properties are binded to a Property in Thing, then remove the binding and rebind it and save the thing.

Now try to write the data to the Tag in the KepServerEX, this error should go.

Thanks,
Shashi

 

Shashi Preetham

View solution in original post

1 REPLY 1

Hi,

This can be solved by changing the Tag Data Type to the Long and then follow below steps
1. Reinitialize the KepServerEX Connection

2. Go to Industrial Thing or Remote thing and press on save, this will reinitialize the properties or refresh's the Properties on Thingworx Side

3. If the properties are binded to a Property in Thing, then remove the binding and rebind it and save the thing.

Now try to write the data to the Tag in the KepServerEX, this error should go.

Thanks,
Shashi

 

Shashi Preetham
Top Tags