(0)| 8/16/2023 1:46 PM | |
|
Joined: 2/1/2010 Last visit: 12/19/2025 Posts: 218 Rating:
|
Its interesting to change the text dynamically in this way, I wonder what your use case is. Anyhow a couple ideas of how do it: 1. UserStatus - freely assignable byte which has OCM - set your integer value into this input then use a text list, advanced status display or other methods as part of your animation in the block icon and faceplate. 2. Same as doing it with UserStatus, but use UserAnalog1 or 2 either the float value or the integer units variable. This will give you a lot more states to animate with. You'll still need to build a text list (or get really tricky with an enum which could require modifying the standard block properties). If you use UserAnalog just also think that it will also show up on your faceplate as a value which you might not like. |
Last edited by: RVS.wick at: 08/16/2023 13:51:14If my post helped you, please rate. Thanks. |
|
Follow us on