04-24-2006 12:45 PM
Hello:
I have LabView 7.1 with the pocket pc 2003 module installed on a laptop. I also have a panel pc with a pcmcia slot, as well as a NI PCMCIA-CAN/2 card. I have already established communication between the laptop and the pocket pc using ActiveSync. Additionally, I have already installed the drivers for the CAN card into the pocket pc.
Now I would like to run a simple Labview .exe to confirm I can actually communicate with my CAN bus. I don’t care what I see, just as long as I see something that proves the pocket pc can communicate with CAN.
As I am not experienced with LabView, I would think the easiest way to do this is to use an example VI. I opened labview, and selected pocket pc as the target. Then I clicked on “Open -> Example.” I selected “CAN Receive.VI” as the example. Then in order to build the .exe file, I clicked on “Tools -> Build for PDA.” In the ensuing window that popped up, I clicked “Build.” During the saving progress, I received 3 errors in succession. They are:
Unsupported prim – Build Path
Unsupported node – PropNodeMeth, 94852
Unsupported node – PropNodeMeth, 5184
Are these errors due to this example not being available for the PDA module? If not, how do I fix this problem? If so, then is there another example VI I can build an .exe file for my pocket pc that you would recommend to accomplish my goal?
Your help is greatly appreciated.
04-25-2006 12:22 PM - edited 04-25-2006 12:22 PM