That worked, thanks.
The robot reports this runtime error via console:
Code:
>>>>ERROR: status == -52010 (0xFFFF34D6) in sendMessage() in D:/Eric/Documents/Projects/Robotics/workspace2/Breakaway/CANJaguar.cpp at line 176
And via DS:
Code:
<Code>-52010 ERROR: status == -52010 (0xFFFF34D6) in sendMessage() in D:/Eric/Documents/Projects/Robotics/workspace2/Breakaway/CANJaguar.cpp at line 176
NI Platform Services: The requested resource must be initialized before use.
All I do is instantiate CANJaguar objects, like the example. Is there any document I should be reading while doing this? If the error's well known, how was I supposed to find out?