We are new to using LabView NT tables and are having problems getting them to work. We see how they are used in the default code when you start a new project, eg. the autonomous selector drop-down list box. We tried replicating the format in order to send values from the RoboRio to the DS without luck. We put an NT_Write in the RoboRio code and an NT_Read in the DS code. Both were named with the same identifier string. Nothing. Do we need to initialize them somewhere?
We are running the RoboRio code 'off the PC' and are not doing a full deploy and 'set as startup' etc - not sure if that would be the issue.
