I'm using a PXI-8196 with an M Series Card (PXI-6251). When I run my VI in the development environment (but on the RT target) everything works fine. When I define it as startup executable and reboot the target, the DAQmx tasks are not valid any more. I read out the error with a shared variable so I have it on the host. I get the following error:
Error -200428, Value passed to the Task/Channels In control is invalid. The value must refer to a valid task or valid virtual channels.
The DAQmx versions on the RT target and the host are the same, the drivers for the card are installed. The tasks were debloyed to the target before.
Has somebody an idea what this could be about? Thanks, Dave