Using an array with an expression node on a PDA

I'm having a problem deploying an application to my PDA (pocket PC 2003) when the block diagram has an array wired to an expression node.
When I try to build the exe I get the following error:
retrun is a missing VI or C file.
Attached is an example VI that produces the same error
Thanks for the help.
Eric
LV 8.2
PDA Module 8.2
Attachments:
Array w ExN.vi ‏11 KB

Hello,
This is an issue known prior to release - it is documented in the PDA Readme file:
Open the LabVIEW Readme files folder by selecting Start»All Programs»National Instruments»LabVIEW 8.2»Readme, and then open readme_PDA.html.
Search that html page for "expression node" (without quotes) and you should find this issue acknowledged as the 8th bullet under the section entitled "VIs and Functions Known Issues."
Best Regards,
JLS
Best,
JLS
Sixclear

Similar Messages

  • Can I use MainStage 2 with Logic Express 9.1.6

    Is it possible to use MainStage 2 with Logic Express 9.1.6.?  Are there any limitations to not having Logic Pro 9.  I'm very happy with LE9.1.6. as it meets all my needs (perhaps with the exception of not having Space Designer) but if I need to upgrade to get the most out of MainStage 2 then I will.
    Thanks.

    Actually I have found a way for at least the instrument plug ins to be accessed.
    I was able to set up an instance of Sculpture in MS2 and record it in LE using Soundflower.
    Route the audio from MainStage to Logic and record onto an audio track in Logic as follows:
    If not already installed, get SoundFlower. After installing it.
    A) Setup the sound you want in MS2 and audio output to Soundflower (remember to Apply Changes or it does not hold).
    B) In Logic Express set the audio input to Soundflower and create a new audio track for recording. Important: set Soundflower's audio output to however you listen to your audio or you won't hear anything.
    C) Press RECORD and start playing, LE captures Mainstage's sound.
    I have not tried to wire LE's output to MS2 to take advantage of Space Designer. but since this functions, I'm not sure why that couldn't work as well. It is still flipping though a few screens though...might just be easier to get Logic Pro from the App store....

  • Using header files with call library node

    I am writing an application for Palm PDA, and I use call library node to insert some C code written in Codewarrior 9 for PalmOS.
    For some reason, when I build the program for the Palm the builder does not recognise the functions declared in my header files.
    Please help me with this problem and tell me how do I create a header file in Codewarrior so the builder can include it in the Palm application!!!

    Hello
    Can anyone help me out?  I am trying to use a chart with a Sliding Region of intrest function. 
    I would like to be able to zoom in on the RIO and have the ability to zoom back out.
    I would also like to be able to set the initial mid point setting of the RIO slider.  The original file was using the delta T (psec) control to do this.
    I have only been experiementing with this number to see what value works.  If someone could explain what is going on with that control it would help.
    I noticed that when I move the RIO slider to the left all the way the value goes negative, I am not sure if the program stops reading the value
    at zero or not.....
    When you run  the select RIO Rev 4 vi set the DATA COL to PLOT to 1 to see the correct data
    Thanks in advacne
    Tim C.
    1:30 Seconds ARRRGHHH!!!! I want my popcorn NOW! Isn't there anything faster than a microwave!
    Attachments:
    Sliding ROI Rev 4.zip ‏111 KB

  • Crash when use indexe array with in place element structure

    Hello !
    I have a problem with in place element structure. I want index a waveform array (16 elements) and when i execute or save that labview close....
    I dont have problem with waveform array 15 elements or less, but i need index 16 elements...
    Thanks for your help !!!
    Solved!
    Go to Solution.
    Attachments:
    Test.PNG ‏8 KB

    I give you my code but it work because i used a waveform array with only 15 elements. I can't save or execute with 16 elements...
    So add it (like picture Test.png) and you will see.
    Thank you
    Attachments:
    Test.vi ‏25 KB

  • Using remote speakers with Airport express & safari

    How do I get music streams to work through my remote speakers, that are connected with airport express to my laptop? No problem through iTunes. I'm using Safari.

    Hi Rcaanl, welcome to Apple discussions; )
    See if this site helps you any iFelix I hope so.
    Good Luck & please let us know how you fare.
    Eme'~[)
    Helpful.. Solved..... Awarding points

  • Is this possible: Use BI Publisher with Oracle Express?

    I am a new user, trying to learn BI Publisher (stand alone).
    I've installed BI Pulisher OK. I have installed Oracle Databse Express
    (for Windows) on the same PC with no problem.
    Where/how to I connect/relate the two?
    I'd like to use BIP with the HR schema.
    Thank you!

    Sorry, but I do not see the detail needed to connect [Windows] Oracle 10g Database Express Edition to Oracle BI Publisher (both, latest editions).
    Maybe I'm missing it. If you are referring to item 3.3 Configuring Application Express to use BI Publisher,
    the documentation does not match my screen options. I do not see an "Administration Services home page". I see an "Admin" tab in
    BI Publisher. I do not see a "Manage Service".
    Am I looking at the correct documentation?
    Please keep in mind, I just want to use the HR database in Express to learn the basics of BI Publisher.
    Thanks again.

  • Sharing internet connection using 4200 speedstream with airport express

    I have xp windows sp2 loaded on a desktop with ethernet connection to a modem and have a macbook pro laptop using airport express. I have to reset the modem to full bridge mode to access the internet when using airport express wireless connection,this disables the connection to the internet on my desktop ( the error displayed is low conductivity through the modem). To get my desk top to work on the internet I have to reset the modem and set it to optus bridge. This allows access to the internet but disables my airport express connecton.
    Is there a way to allow sharing my connection to the internet without reseting the modem.

    G'day mate,
    The SpeedStream 4200 supplied to Telstra BigPond customers is a single user device, connect it to a 'Switch' or 'Router' to share the Internet Service or, replace the whole thing with an ADSL2+ Wireless Modem Router and get coverage all over your house.

  • Using an array with a library function

    I have a library function that I would like to use on the data in an array. My problem is that the function(which I am using as a subVI) will not accept an array as the input data. So I need to pass each element of the array through the function, and rebuild the array so it is in the same configuration that it started at. I am hoping that there is a easy way to do this in labveiw without having to use a formula node. Any help would be appreciated.
    Amy

    I tried to do what you suggested, but for some reason I still can not wire the indexed array to the subVI. The error I'm getting say that I've wired two terminals not of the same type. The type of the sorce is 2D array of long. The type of the sink is unsigned long. I find that error odd seeing that the array has been indexed. I've attatched my VI. What the for loop is trying to do is pass each element of the array through the subVI, then return an array.
    Attachments:
    VolttoPress.vi ‏41 KB

  • No sound using headphones only with FC Express

    I've searched and read lots of threads on sound problems with USB headsets and 10.4.x but as yet have found no solution.
    First I should point out that ALL software including the OS environment works OK with the headset, even if sometimes I have to go to prefs/audio and select and deselect the mute button to get them working. However, with Final Cut Express even this doesn't work.
    I hear sound through the external/internal speakers with or without the headphones (USB) plugged in. I have tried front and rear USB sockets and on the keyboard which is where they normally work with everything else.
    I am merely trying to play clips from the timeline, but would prefer to use headphones and not the internal speakers.
    Final Cut Express HD 3.5 - My settings under view/video output is set to Canvas Playback.
    Buying another set with audio jack is not an option that I like. These work fine for everything else so why not with FCE?
    Is there anything else I should know or settings I should make? Anyone found a solution yet?
    Many thanks

    OK, I retract the comment about USB being the "norm"... but not the request to Apple to add USB headphones as an alternative because more and more people are using them.
    At least this shows people are reading the thread
    Thanks for all your feedback, I'll mark the question as answered.

  • Using an array with a function

    Hi all,
    I'm working on an order form where users choose a course they want to order from a drop-down list, then enter the number of licences they require. I'm trying to build in a 'volume-based' discount model the form, and would like to ask for some help in using arrays and how to use them in functions. I'm very new to this, and would appreciate any help you can provide!
    Basically, we have 3 products that can be ordered on the same form, and all have different discount models (i.e you get a different % discount for different numbers of licences ordered, depending on the course chosen). I'm storing the discount models in 3 separate two-dimensional arrays, then want to create a function that takes two parameters - the name of the array and the volume that the customer orders - to calculate the appropriate discount. I would then call the function on the change events of either the drop down list or the licence qty field.
    Below is my attempt so far (only one array here, but the others are the same syntax). This is held in a script object called DiscountCalculator in the form. The idea of the function is to loop through the array until it finds the correct course, then loop through the value field until it finds the correct discount:
    //code holds the discount model for each course in a 2 dimensional array. A new array is needed for each course.
    //Course 1
    var
    Course1Array = new Array(3);
    Course1Array[0]
    = new Array(2);Course1Array[0][0]
    = "49";  //'breakpoint' at which discount is appliedCourse1Array[0][1]
    = "0";   //discount % given for this no of licences
    Course1Array[1]
    = new Array(2);Course1Array[1][0]
    = "99";Course1Array[1][1]
    = "20";
    Course1Array[2]
    = new Array(2);Course1Array[2][0]
    = "199";Course1Array[2][1]
    = "25";
    function
    CalculateDiscount(CourseArray, value){
    for
    (var i = 0; i <= CourseArray.length; i++){
    if
    (value <= CourseArray[i][0]){
    return CourseArray[i][1]}
    I can use a MessageBox to return a specified value from the array on the click event, so that seems to be set up correctly. But when I try to tcall the function in the change event of the drop-down list on the form:
    DiscountCalculator.CalculateDiscount(fldCourse.rawvalue, fldqty.rawvalue)
    It doesn't work, usually complaining that "Course1Array is not defined". I think it must be some kind of syntax error, but I have trawled the internet looking for some examples and can't find any.
    I'd be grateful for any assistance.
    Thanks
    Matt

    It might be easy to solve these issues if you post your form.
    Post your form if it doesn't contain any confidential information.
    Nith

  • Can I use Windows 7 with airport express

    is airport express compatible with Windows 7? thnaks, bill

    Apple provides Windows software to configure the AirPort Express on a PC.
    AirPort Utility 5.5.3 for Windows

  • Using isight microphone with logic express 7.0? Can this be done?

    Hey I'm not new to Logic, but I AM new to using this macbook pro. I can't seem to use coreaudio as my input, and choose the built-in mic as my input source. I have gone to system preferences > sound > input > built in mic and it is selected. Coreaudio is selected as my driver in Logic. Please help, or just tell me "you can't do that."
    Thank you so much!

    Try making a aggregate device that contains your isight in "Audio MIDI setup" and go from there. I did this briefly a few weeks ago just to see if it could be done and it worked.

  • How do I use a DAC with my Airport Express ?

    Hello,
    Can I use a DAC with Airport Express ? If yes, how ?
    TIA

    check out this CNET Crave article: Using Apple's AirPort Express with a DAC: A how-to guide

  • Expression node

    What is the correct syntax for an exponent with the expression node?
    I looked in LabVIEW help, and it looked like it was the '^' character,
    except that doesnt appear to be correct:
    The correct output should be 2, but LabVIEW returns 3.
    Cory K
    Solved!
    Go to Solution.

    Darin.K wrote:
    That is easily in my top 2 or 3 LV pet peeves.  I use exponentiation countless times and the next time I use bit-wise XOR in a LV text formula will be my first.  Why couldn't LV be like every other program/language I have used and use ^ for exponentiation?
    Define your definition of every other programming language!
    There are Ada, Bash, COBOL, Fortran, FoxPro, Gnuplot, OCaml, Perl, PL/I, Python, Rexx, Ruby, SAS, Seed7, Tcl, ABAP, Haskell (for floating-point exponents), Turing, VHDL which do just as LabVIEW, Algol, Commodore BASIC which use a special symbol ↑, and some like Java who don't even have a special exponentiation operator, but require the call of a math library function.
    BASIC, J, MATLAB, R, Microsoft Excel, TeX (and its derivatives), TI-BASIC, bc (for integer exponents), Haskell (for nonnegative integer exponents), Lua, ASP and most computer algebra systems do use indeed the ^ symbol, but in Bash, C, C++, C#, Java, JavaScript, Perl, PHP, Python and Ruby, the symbol ^ is used for the XOR operator and the LabVIEW formula node borrowed a lot of syntax from C and is in its current incarnation in fact a limited C syntax environment, so that leaves the ^symbol not available for the exponentiation anymore.
    Also I would say that LabVIEW is indeed more a programming language and not a computer algebra system.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Reading data from mlx90129 rfid tag chip by using spi communication with labview?

    Hi,
     i have evb90129 evalution board in that mlx90129 chip and external memory (cat25128) and three external sensors are there, i am logging data from chip by using rfid reader it ok i am reading. at the same time i configured spi communication and  i am trying to read data i am reading data from internal memory not from external memory i tried but i didnt suceed , now can i use labview to read data from mlx chip and external memory. for spi communication i am using sparkfunction atmega168 microcontroller and also i have spi to usb cable? now can i communicate or i required any devies? is it possible?
    thanks in advance,
    biji.

    I suspect the culprit to be the first parameter to your function actually. Calling another function requires the caller to allocate any buffer with a big enough size for the function to write something into. Allocate that array by using Initialize Array with U8 as type and the correct number as size. Pass this size also as read_length. While your code doesn't make use of this I think the third parameter to your function is either wrong or unnecessary.
    As you use it now it is really nothing more than a local stack variable which you could declare inside the fucntion just as well. On the other hand what you probably want to do is have a function prototype like:
    extern "C" _declspec(dllexport) unsigned char read_Sensor(unsigned *char read_data, unsigned long read_length, unsigned long *byte_transfered);
    But you will have to do some modifications in your C code to support that parameter correctly.
    That all said, doing the same in LabVIEW using VISA functions would have been done with about two VISA nodes, no DLL headaches and probably already long ago working.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

Maybe you are looking for

  • Dunning letter was not created

    when i am doing for dunning letter in f150 it showing the following error message "list contains no data" .

  • Wireless Print Server compatibility for HP LaserJet P1005

    I recently purchased a HP LaserJet P1005 for home use and was considering putting in a wireless print server at home for that printer and another that I have.  Does anyone know what wireless print servers are compatible with this printer?  I can't fi

  • How do I prevent all dialog processes in SM50 from being occupied?

    Hi experts,   I have set rdisp/rfc_min_wait_dia_wp = 4 and I still saw all dialog processes got occupied. (PS: This screenshot is captured after a few minutes). Anyway, how do I prevent all dialog processes in SM50 from being occupied? Should I incre

  • Workflow step Mail with purchase order number is not executing

    Hi All, I created aworkflow which gets triggerd when a Purchase Order is created. I have mentioned the BUS 2012 event 'Release Step Created' as starting condition for the workflow. My workflow is triggering correclty. I need to send a mail to the ini

  • How to add missing garamond font in pages on ipad2

    Hi, Just wonder if anyone might be able to help me out. I have recently downloaded pages on my iPad2 running on IOS5 because I'd like to be able to use it to work with word documents. I noticed that in pages, there is no garamond fonts from the font