12-13-2013 10:39 AM
Hello,
I am trying to read out CAN Data with the NI 9862 Module and a cRIO 9024 / cRIO 9114. At first I wanted a simple readout of some signals which came from a database file.
Unfortunately I get an error (Hex 0xBFF63092), which is explained as "Session not found in project". As the session is in my project, I don't see how to solve this problem. Can you help me with that? You can find a screenshot of my project attached to this post.
Regards,
Thomas
12-18-2013 05:26 AM
Hello Thomas,
could you please upload a screenshot of your LV-project with your FPGA Target expanded? How did you create your XNET-Session (Testsession)? What kind of data do you want to read? How configured you the Loop Timer function in your VI (ms, µs or Clock)?
Best regards,
Cem
01-09-2014 01:55 AM
Hey Cem,
as FPGA-VI I just compiled a blank VI before trying to run the RT-VI. Xnet support should be available after doing that. The Xnet Session was created by right-clicking on my cRIO Target in project explorer and importing a .dbc file. I wanted to read signals single-point. The Loop Timer was configured as ms.
The problem was meanwhile solved by creating the XNET-Session in the RT-VI itself via "Create Xnet Session" and selecting the signals which should be read at that point. Curious that it does not work the other way.
Best Regards
Thomas