From Friday, January 17th 11 PM CDT (January 18th 5 AM UTC) through Saturday, January 18th 11:30 AM CDT (January 18th 5:30 PM UTC), ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

Using CAN-Bus+LabView on a ARM9 / WinCE 6

Hello,

 

first of all: I have to warn you, I'm completely new to LabView 😉

 

I'm dealing with a student research project at my university. In my project I'm researching the possibilities to port an existing LabView-Programm written on a tablet PC running Win7 on a smaller PanelPC (embedded display) running Windows CE. LabView is creating a human-machine-interface to supervise and control components via CAN-Bus on a electrified sail plane. The porting on the small panel PC is due to limited space in the cockpit.

 

Therefore I've found an embedded display running Windows CE 6.0 and a ARM9 processor with CAN-Bus controller onboard, drivers included.

You may look it up here: emtrion DIMM MX257

 

Before we can order the board and start the porting it is important to know if its possible to use the boards CAN-Bus under LabView. Will there be driverrelated problems? Is there anyone who has experience with application of Labview on embedded displays / WinCE?

 

Thankyou in advance!

0 Kudos
Message 1 of 4
(7,168 Views)

If you want to use the protocol CAN to comunicate with your board, I can think of a couple of products that will help you with your application:

 

https://www.ni.com/en-us/support/model.usb-8472.html

https://www.ni.com/en-us/shop/category/vehicle-communication-buses.html

 

Do you think you will be able to integrate one of those products in your system? 

 

Cheers

0 Kudos
Message 2 of 4
(7,140 Views)
Thankyou for you reply, those converters might be a good solution, if the onboard CAN-Controller is not able to work with LabView But I had a look into the datasheet, it says the suported operating systems are Win Vista / XP / 2000.. will it also work with Windows CE? What do you think? Will the onboard CAN-Bus do the job? Or should I go to another solution?
0 Kudos
Message 3 of 4
(7,117 Views)

To use the on-board CAN port, you could use some libraries and toolkits developped for CAN buses. I have been looking at them and I am not sure if they will work with windows CE to control an on-board CAN. Anyway I send you the links so that you can retrieve more information about the compatibility with windows CE:

 

NI CANopen library labVIEW: https://www.ni.com/docs/en-US/bundle/ni-industrial-communications-canopen/page/canopenhelp/canopen_h...

CAN downloads: https://www.ni.com/en/support/downloads/drivers/download.ni-can.html

 

 

0 Kudos
Message 4 of 4
(7,085 Views)