08-17-2009 04:18 AM
Hi guys , guys i m new to labview , i tntended to use labview in my CONTROLLER AREA NETWORK project, In project i atleast want to communicate 5 to 6 nodes using can protocol, attached to different sensors and central node is connected to the lcd, guys please help me, please tell how can i go towards that ,i atleast want to demonstrate can protocol, please help.
08-18-2009 12:36 PM
Hello,
There are two parts to this, software and hardware. For hardware, we have a number of devices capable of communicating across a CAN bus. Check out our available CAN devices here to see which would best suit your application : http://www.ni.com/can/
For software, we provide an NI-CAN driver that works with all our CAN cards. This driver allows you to perform various functions in both Channel and Frame APIs. A good starting point for looking at the VIs that come with our NI-CAN driver, as well as getting some information on the hardware is the NI-CAN Hardware and Software Manual
Once you have the driver installed, there are a number of examples in LabVIEW that you can look at to see how CAN communication is set up in LabVIEW.
08-19-2009 07:54 AM
08-20-2009 11:26 AM