Setting values through graphical view

I setup a simple OpenPLC program from:
https://openplc.discussion.community/post/help-with-sequencing-9683561?pid=1303579637
It just sequences between some LEDs. I’ve been able to setup ScadaBR to monitor the OpenPLC and see updates as time goes by and can even setup a simple graphic view.

Is it possible to set the values for the LEDs through ScadaBR? When I added the point details I clicked the box for “Settable”, but when I change the value in the Graphiv view from 0 to 1, it only stays for a short while in the view, but does not change the actual LED.

I’d also like to be able to enact a button push from the Graphic view, but those appear to not allow the “Settable” value to be selected.

Am I thinking about this in the wrong manner, or should these kinds of actions be possible through ScadaBR?

Thanks!