12-12-2006 09:30 AM
| −1073807346 | The given session or object reference is invalid. |
12-12-2006 10:52 AM
Can you run the your FPGA VI in emulation mode? Right click on your FPGA target in the Project Explorer window and go to its properties. Set its emulation to On- Use Target Hardware for I/O. Then run the VI?
Regards,
Joseph D.
12-12-2006 11:32 PM
Hey Joseph,
Another post in the fieldpoint forums had the same problem... Apparently, if we have the "Autolmatically close VISA sessions" LabVIEW environment setting enabled, we get this error. Disabling this solved the problem.
Once I disabled this, I was able to control the cRIO modules.
Thanks,
Ashm01