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
Hi MickF,
What error are you seeing when using FrameInQueued. Also, have you checked out the following document on migrating from CAN to Xnet: http://zone.ni.com/devzone/cda/tut/p/id/9717