01-18-2025 07:00 AM
Hello All,
I developped a TestStand sequence that calls steps using CAN FD xnet session (TS2021(64bits), LV2021 (64bits) and NI X-NET 21.8). This sequence is executed using parallel processmodel (6 executions).
After communication error, due to UUT tested, it happens sometime that the "XNET Clear" doesn't work properly and then, when I restart the sequence, the "XNET Create session" return the following error :
XNET: (Hex 0xBFF6309A) The interface has already been opened with different cluster settings than the ones specified for this session. Solution: Make sure that the cluster settings agree for the interface, or use a different interface. [Error Code: -1074384742] |
The only solution to reset this error is to exit TestStand.
so I would like to know if there is a solution to reset all XNET sessions used by a CAN interface ?
Thank you for your help
JP
01-19-2025 08:34 AM
What I can think of:
01-20-2025 08:38 AM
Hello,
thank you for the answer, it looks like the system config Reset VI is not supported by CAN interface
any other idea?