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

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

What does the "!" on a property mean?

JO_9930585
12-Amethyst

What does the "!" on a property mean?

I have a PLC Thing with a ThingShape. The ThingShape has a property that is bound to a kepware tag from the Thing. This property has a "!" next to it. What does this mean? Everything works fine, just curious.

JO_9930585_0-1732218374153.png

Also, I noticed that in our DEV env, this property shows under the ThingShape without the "!". Why is the property showing differently in the other env?

 

 

 

ACCEPTED SOLUTION

Accepted Solutions
DanZ
15-Moonstone
(To:JO_9930585)

This means that the property is overwritten. If you define the property on a Thing Shape or Thing Template and then "overwrite" it by binding a Kepware tag to it on an implementing Thing, the property definition is replaced by the tag. This is why the "!" icon appears. You will not see this icon when creating a Kepware tag directly on the Thing without having a previously defined property.

 

Similarly, you will notice the same "!" icon for services. Services defined on a Thing Shape or Thing Template can be set to "Overwritable," allowing them to have different implementations for different Thing Entities.

View solution in original post

2 REPLIES 2
DanZ
15-Moonstone
(To:JO_9930585)

This means that the property is overwritten. If you define the property on a Thing Shape or Thing Template and then "overwrite" it by binding a Kepware tag to it on an implementing Thing, the property definition is replaced by the tag. This is why the "!" icon appears. You will not see this icon when creating a Kepware tag directly on the Thing without having a previously defined property.

 

Similarly, you will notice the same "!" icon for services. Services defined on a Thing Shape or Thing Template can be set to "Overwritable," allowing them to have different implementations for different Thing Entities.

JO_9930585
12-Amethyst
(To:DanZ)

So, if I create a property on a Thing, bind the kepware tag to this property, then bind the ThingShape property to this property, this would not happen? And also, is their a preference for best practice here?

Announcements


Top Tags