12-06-2010 09:33 AM
I'm trying to convert an existing program that used NI-Can to Xnet. I don't really want to use the FIBEX file for CAN so I'm trying to create a memory session. I need to be able to specify the incomming message ID. In NI-Can I used the filters. It looks like if I could use the mode FrameInQueued then it would work. I get an error when trying to use that mode. Creating a session with FrameInStream works but it doesn't filter out by ID. Is there a way to create a session input that will filter by ID?
12-07-2010
01:23 PM
- last edited on
12-23-2025
11:57 AM
by
Content Cleaner
Hi MickF,
What error are you seeing when using FrameInQueued. Also, have you checked out the following document on migrating from CAN to Xnet: https://www.ni.com/en/support/documentation/supplemental/21/migrating-ni-can-applications-to-ni-xnet...