Category property
- Last UpdatedJul 26, 2024
- 1 minute read
An attribute’s Category property determines if the attribute is writable. The only categories that you can write to are:
-
Writeable_U
-
Writeable_US
-
Writeable_UC
-
Writeable_USC
-
Writeable_UC_Lockable
-
Writeable_USC_Lockable
The letters included in the Writable categories mean the following:
|
Letter |
Description |
|---|---|
|
U |
UserSets are OK. You can modify these in the Object Viewer. |
|
S |
SupervisorySets are OK. You can modify these only with an application function. You cannot modify them in the Object Viewer. |
|
C |
Configtime time sets only. You can modify these only when you are configuring the object. You cannot modify them in the Object Viewer. |