I know that it is possible to display on one graph values from 2 or more different sources by dragging the values from the network table source view, but I couldn’t find how to do it in the code.
Does anyone know how to do it in java?
You’d need to send an array
Do you mean NetworkTableEntry array or Number array?
I believe a regular number array will work fine.
Thank you very much for your help!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.