Wizbit Posted April 5, 2005 Report Share Posted April 5, 2005 i am trying to build an exe to go onto a PDA using the Labview PDA module but when ever i have a tab container in the code i get the following error when trying to build the EXE in device mode and emualtor mode cosm5432_ctlid missing VI or C file if i delete the tab container i dont get any errors and it builds with no trouble and downloads onto the PDA no problems can anyone on here shed any light on this problem where can i find this missing file/VI i have searched the NI website but have drawn a blank thanks in advance Quote Link to comment
aledain Posted April 6, 2005 Report Share Posted April 6, 2005 Not an answer but a suggestion, but their are two types of tab containers in Stanf=dard LV. One is from LV, the other is OS. They are found in the "Array & Cluster Controls" and the "Dialog Controls" palettes respectively. Perhaps try the other one? Hang on! Doesn't the PDA module give you a new set of controls? Are you starting from a "New PDA VI" or just building it from scratch? Perhaps this might explain it? cheers, Alex. Quote Link to comment
Wizbit Posted April 6, 2005 Author Report Share Posted April 6, 2005 Cheers for your reply im am using labview wiht the exeuction target set to Pocket PC 2003 device and as a result there is only one tab coniter avaliable which is in the containers pallet i am building the VI from scratch but it has always been built in the correct execution target ie pocket PC 2003 device (not for windows execution) i get the same error in both device and emualtor mode Quote Link to comment
Wizbit Posted April 6, 2005 Author Report Share Posted April 6, 2005 Double Post Sorry mods feel free to delete Quote Link to comment
Wizbit Posted April 7, 2005 Author Report Share Posted April 7, 2005 Okay sorted the problem i had a picture logo in each page of the tab container and this was causing the error with the pictures deleted it builds fine when the pictures are grouped with variuos other decortions i get the errors and it will not build if i ungroup the pictures then it will build but the picturs do not download on the the PDA how can i get the picturs to show on the PDA exe?? Quote Link to comment
celluloseester Posted April 22, 2005 Report Share Posted April 22, 2005 How to use PDA compact flash ethernet card to connect with fieldpoint by using the PDA module labview exe files. The question is how can I connect them both together.Answer me if you can answer my question surely. I hope that you can help me to solve my problem. Probably, if you have any resource which can solve my answer, plz contact me by reply this board. Quote Link to comment
Torque Posted July 11, 2005 Report Share Posted July 11, 2005 i am trying to build an exe to go onto a PDA using the Labview PDA module but when ever i have a tab container in the code i get the following error when trying to build the EXE in device mode and emualtor modecosm5432_ctlid missing VI or C file 4435[/snapback] I ran into a similar error citing the GetAttribute function. After talking to NI tech support, I suspect there's a problem with the .lsb resource file (a special compilation of the C source file that loads into a CIN). I had to devise a workaround to get an initial timestamp from a CAN PCMCIA card because the Time/Date functions don't work properly in the context of my application code, producing dates/times exactly 66 years in the future (ok, sometimes exactly 66 years and one day in the future). If you attempt to do any DAQ with this thing be prepared for torturous time. :headbang: Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.