QUFxx_Blocked (Bool).QUFxx_RSB (Bool).Each feeder has:
QUFxx_CO for the command
QUFxx_ST for the status
The screen currently looks like this:
QUF_ is not being replaced correctly — instead, it always becomes QUF02_Blocked and QUF02_RSB for all objects that use this smart object.Additionally:
When I use *_Blocked and *_RSB, the buttons do not appear at all.
When I use QUF13_Blocked and QUF13_RSB, those values are applied to all objects.
For the command and status variables, everything works as expected (each feeder gets the correct variable substitution), but for this new button, the variable substitution doesn’t seem to work properly.
I have 13 feeders in total: QUF01 → QUF13.