Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

using NI-XNET session with FGV

Hello,

 

I want to use NI-XNET session in a FGV and I've got the following error : 0xBFF6309C.

I also try with Global variable same error.

it's not possible to save XNET session ?

 

I'm using Labview 2012 SP1 and NI-XNET 1.7

 

Thank you for your help

 

JP

0 Kudos
Message 1 of 10
(8,682 Views)

Hi,

 

Can you provide an example of your code and the screeenshot of this error?

 

Thanks

Paolo_P
Certified TestStand Architect
Certified LabVIEW Architect
National Instruments France

0 Kudos
Message 2 of 10
(8,659 Views)

BFF6309C is

 

Error -1074384740 occurred at an unidentified location

Possible reason(s):

NI-XNET:  (Hex 0xBFF6309C) You called XNET Clear for the session, then tried to perform another operation. Solution: Defer clear (session close) until you are done using it. This error can also occur if you branch a wire after creating the session. Solution: Do not branch a session to multiple flows in the diagram.

 

I assume a screenshot of this error is not needed

0 Kudos
Message 3 of 10
(8,656 Views)

Which LabVIEW are you using?

Which NI-XNET driver?

Can you attach a IO-Trace log file which lists the XNET function calls?

 

thanks

 

0 Kudos
Message 4 of 10
(8,648 Views)

A simple three icon FGV with XNET is working fine for me, so there shouldn't be a fundamental problem with it.

 

Could you post your VI (or contact National Instruments support)?

 

Christian

0 Kudos
Message 5 of 10
(8,645 Views)

I have the same problem, did you find the solution?

0 Kudos
Message 6 of 10
(8,029 Views)

as Ceule wrote please add a VI so that we can reproduce your issue

0 Kudos
Message 7 of 10
(8,018 Views)

there is no solution, the xnet session is not maintained in memory if the FGV is not called in a Principal VI.

In my case the FGV is called by TestStand Steps and it works.

 

hope this help

0 Kudos
Message 8 of 10
(8,010 Views)

Thanks

0 Kudos
Message 9 of 10
(7,993 Views)

相同的问题......


JP_V 已写:

Hello,

 

I want to use NI-XNET session in a FGV and I've got the following error : 0xBFF6309C.

I also try with Global variable same error.

it's not possible to save XNET session ?

 

I'm using Labview 2012 SP1 and NI-XNET 1.7

 

Thank you for your help

 

JP


 

0 Kudos
Message 10 of 10
(6,987 Views)