In the default code this year, in
begin.vi, the error line is bundled into an array like this:
As I add other devices, should I expand the array and add those errors?
Is whatever is handling errors able to expect errors from additional devices, or do I need to modify something else to anticipate them?
Are these errors that are going to be displayed in the Driver Station?
What's the best practice here?
Thanks!