Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 0xBFF63092 with NI 9862

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

0 Kudos
Message 1 of 3
(6,864 Views)

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

0 Kudos
Message 2 of 3
(6,810 Views)

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

0 Kudos
Message 3 of 3
(6,503 Views)