I have one screen with TabControls. The first tab contains a button which pulses a signal which in turn runs a RAPID routine which updates some arrays. These arrays are bound to a graph on the second tab. The arrays are declared as PERS. However once the routine is finnished, the graph will not update. If I switch to another window/view, say production window, and then back to my screen, the graph is updated. Is there a way to redraw the graph without switching views?
Also I use 3 plots on my graph and I have tried changing legend, colour, linewidth etc for each without luck. They are stuck on blue, 1 width, and “Label”.
Selct Graph Control (I saved the screeen in the order I wanted the controls)
Select Action: UpdateValues
It updated all my values (thank you) but I would also like my Pens to be black not blue, perhaps I am being too picky as it does work but for ascetics I was hoping to have black, if you could point me in the right direction it would be appreciated.
Graph control updates when you change in properties like the color, type of plots have been taken care of. You can expect them in RobotStudio 5.15 release.