use data tpye I64 in labview 7.1

Hello

I update a former program and must use data tpye i64 in labview 7.1, but only support labview 7.1 i32.

So how to use i64 in labview 7.1, thanks for your help.

Sonic

Hey sonic.

as LV7.1 does not support 64-bit by default integers, you could

-store 64-bit entities in a cluster containing a high and a low 32 bits longword

-make your own mathematical routines (unless the +, -, *, / are easy to incorporate) emulating math 64 bit with 32-bit integers

-Read papers on how old 8-bit processors emulated math whole 32-bit...

Tags: NI Software

Similar Questions

  • Speed of data recovery of DIAdem data base using data Finder Toolkit in LabVIEW

    I have developed a LabVIEW code using the toolkit OR database search to extract the data from the tiara. I formed queries for data extraction. But data recovery takes more time to retrieve the data.

    I have attached my image of LabVIEW code with this post. In what I circled the VI 'Waveform results', which is the VI toolkit database search that takes more time for extraction. My trial, application takes only a few milliseconds to run, but 'Results to Waveform.vi' takes about 35 seconds. I also want to run the same type of search for 5 times. In total, it will be taken approximately 1.5 minutes to 2 minutes for the execution.

    Is there another alternative way to do this research? Kindly help me to resolve this.

    Thank you

    Driss

    Hi Nanda,

    If you want to extract all the data channel of each channel group you can use the channel group object type of result for the Query.vi to run instead of the channel.

    When you load the channels through its channels of content groups are treated as a unit and the loading process should be faster. Hope that helps.

    Kind regards
    Eva

  • Failed to retrieve the DIAdem DataFinder research data, using data-finder toolkit LabVIEW 2009

    I am facing problem to retrieve the DIAdem Datafinder data.

    At first, I developed this project in LabVIEW 2010. But because of a problem that I met in LabVIEW 2010, I thougth to work on the project in LabVIEW 2009.

    Then, I reused the project that I created using LV 2010 using option economy for the previous version.

    When I tried to retrieve the data from the tiara using data finder toolkit. I got a 305505 warning. Please see the attached message of Warninig.

    But I have not seen this warning while I was working in LabVIEW 2010 and also, I was able to get the data from the tiara.

    Please suggest me a way to solve this problem.

    Hi Nanda,
    There is a bug when using the SDK use in combination with DataFinder Toolkit 2009.
    This bug is already fixed in LabVIEW 2010 and use SDK 2010. But as you said there is another question in LabVIEW 2010, forcing you to LV 2009.
    I suggest you use LabVIEW 2009 with use SDK 2009 and DataFinder Toolkit 2009 and instead to use the "Waveform.vi results" to read the search results, I would recommend to use the screw storage. I spread your example VI and it attached to this message. You will still see the dialog box to search for "lvStorage.dll" but it will automatically disappear and the VI works anyway because in this case LabVIEW will find the dll itself.
    My extended VI uses the '_openWithRoot.vi' to open a file with a different use than CT or PDM. This VI is also described in the following knowledge base article: http://zone.ni.com/devzone/cda/epd/p/id/4181
    With LabVIEW 2010 use support has been enhanced and fully integrated in the standard palette of storage screws. So in LabVIEW 2010, you can replace the "_openWithRoot.vi" with the 'Open Data Storage.vi' standard but with LabVIEW 2010, you can also use "Waveforms.vi results" to read the search results.

    I hope this helps.

    Kind regards
    Eva

  • Can I use data value references with a functional overall?

    Can I use data value references with a functional global?  I am trying, but it causes problems:  I run the attached VI with "new DVR" selected.  Then I run it again with "return array" and I get the error 1556: "The reference is invalid. This error might occur because the reference has been deleted."  It seems to have forgotten the DVR, but I thought it should be stored in the shift register.
    
    Another odd thing:  In my VI, if I try to connect the wire shown in "something strange", then the type changes (from U16 array to DBL), i.e. it doesn't recognize the type referenced by the DVR.
    
    I want to pass a very large 4-dimensional array between parallel loops with a functional global.  To avoid memory problems, I want to use a DVR and in-place element structures.  If that's not allowed in Labview, I will try passing it through a user event or notifier.  Any problems with those alternatives?
    
    Thanks.
    

    I received a response from an engineer applications OR on this subject, and it seems that it is perhaps a problem with Labview.  They are working on it, so I'll go ahead and close this discussion.

    Thanks for the help,

    Allan

  • How to send data from CANOE to LABVIEW

    Hello

    I need to receive data from canoe in Labview.

    I prepared the VI (ex command.vi) sender and receiver VI (Simple UPD - receiver.vi) attached.

    My problem is:

    (1) when I run Canoe (arrested measure) and send the command start-> Canoe starts measurement. (OK)

    (2) when I run VI receiver and send the command Start-> receiver receives the command. (OK)

    (3) when I run the canoe, then run VI receiver and send the command start-> receiver VI receives command but DO NOT canoe starts measurement (canoe does not receive order). (NOK)

    I use the FDX Protocol (UDP-based) and it looks like canoe and receiver VI can work simultaneously on the same port (2809).

    How can I solve this problem?

    PS: Later I want to put the canoe in free run mode to control the Labview application so I need to work VI receiver with canoe.

    OK, now I get it.

    Is there a reason that you need three applications (transmitter + receiver + canoe) at the same time?

    Could not put the sender and receiver in a VI? That would solve your problem of port.

    Another way would be to send messages to general circulation, so canoe and the other VI can receive.

    A third option would be to send the message twice, once at canoe, once the receiver VI.

  • Cannot use MATLAB MCR DLLS in LabVIEW

    General information:

    We would like to call a Matlab compiled DLL, which is based on the duration of the compiler Matlab (MCR), LabVIEW. We also want to use the LabVIEW Vision of data collection software. Use a map OR frame grabber is installed, and a camera is connected to the card. We were using an evaluation version of LabVIEW to see if you can solve this problem. We tried two versions of LabVIEW 8.6 and 2010.

    The problem:

    The installation program of LabVIEW place dll in the system32 folder. The names of some of these DLLs are generic enough. LabVIEW vision software includes tbb.dll in the System32 folder. Execution of the Matlab compiler also includes a tbb.dll, not in system32, but in it's own application directory. LabVIEW DLL / so everybody, which is kind of rude, but little matter which at the present time. The biggest problem is when I try to use Matlab in the same process as LabVIEW Vision. It is not possible to do so, because the names of DLL in conflict between them, and I have no control over the source or Matlab and LabVIEW code to allow them to be charged with the full path name.

    For this reason, we can use the LabVIEW software to solve our specific application.

    Hi marcus,

    R & D is aware of this problem and it has already been established as part of the Corrective Action that requires #245249. You can watch the future versions of LabVIEW release notes to see when it is fixed.

  • I live in a town where Comcast caps using 300 GB/month data. To watch a movie that I bought it through my AppleTV, it downloads to the AppleTV device before playing, or it flow (therefore using data)?

    Question about the use of Apple TV2. I live in a city where Comcast caps using 300 GB/month data, more of exhaust us sequences of movies and tv via a new Apple TV2 (64 GB) and our application of Samsung Smart TV. I just bought my first movie via iTunes and have a question about how / where it is stored / games. When I look on my AppleTV2, downloading movies on the AppleTV device before playing or he broadcast from the cloud similar to renting (and therefore use data)? Can it store movies AppleTV2 I bought, or what I need to download them to my computer? I read that HD movies don't play well through HomeShare or iPlay, but perhaps beyond the news. Thanks for the help.

    Use the same amount of data streaming and download.

    The only difference would be if you want to watch the movie several times. In this case, download the movie first, would be more effective in terms of use of the data.

  • "Service location" uses data from my data plan when it is on?

    My iPhone 5 is my first smart phone.  Unlike most people, I rarely use it as a laptop.  I just use it as a phone.

    I'm confused about what "data" are and when I use 'data' of my package of data and when I'm not.  "Location services use data.

    my plan when I activated?  Or can I leave the location services on all the time without emptying my small data assignment?

    Thank you

    No, location-based services do not use data simply by being on. They will use more autonomy . An app of navigation such as the construction of maps use data because the application downloads maps on the fly.

    You can check what the things are using data by going to settings > cell and drag down. You will see a list of applications that can use data and a switch. In small print under the name of the application is the amount of data that the application operates since the last time you reset the stats. You can reset the data all the way down the screen on your billing date if you want to get an idea of what is using your data. Activate the switches or disable depending on whether you want to allow a particular application access to cell data.

  • Shutoff valve 3G / 4G to stop the background task using data

    Android enabled me to shutoff valve 3G / 4G, except when I wanted it on.  This controlled use of unwanted applications as data updated in the background.  I want to really just phone and text except when I need data services.

    You can turn off the cellular data settings. Disabling the LTE (4G) and 3 G without disable cellular data will stop all data usage. If cut you 4G and 3G, the phone will come down to the network EDGE (2G) if it is available. It will always use data, just more slowly.

  • How can I find out why my iPhone 6 is using data so

    How can I find out why my iPhone 6 is using data so

    What do you mean by data? Do you mean using your your wireless provider data allowance, or hear you storage space for files?

    See how much storage you have used on your iPhone, iPad and iPod touch - Apple-Support - http://support.apple.com/HT201656

  • Is there a way to use data formats i.e. Go Mo Ko in numbers?

    Is there a way to use data formats i.e. Go Mo Ko in numbers?

    I am trying to add the size of the library files to estimate the needs of the HD. If I had the files on my system I could just put them in a folder and the operating system would be to calculate them for me, but I don't have them yet. I have a list of files and their size in GB.

    Someone has it worked?

    I suggest the following:

    Create a second table called "convert".

    In this table, enter the first column as show (pasted here so you can copy)

    Value

    Divide by

    suffix

    0

    1

    b

    400

    1024

    Ko

    1000000

    1048576

    MB

    1000000000

    1073741824

    GB

    1000000000000

    1099511627776

    TB

    Appropriate now in the table 1 use the conversion table to change the size of the files in the format:

    "C2 = ROUND (B2÷VLOOKUP (B2, Convert::A:C, 2, 1), 2) &" "& VLOOKUP(B2,Convert::A:C,3,1)".

    It's shorthand dethrone select cell C2, then type (or copy and paste it here) the formula:

    "= ROUND (B2÷VLOOKUP (B2, Convert::A:C, 2, 1), 2) &" "& VLOOKUP(B2,Convert::A:C,3,1)".

    Select cell C2, copy

    Select cells C2 at the end of the C column, paste

  • I use data when you use my appletv?

    I use data using the AppleTv?

    Yes.

  • Hide icon Label step using the API Testand and LabVIEW

    Hello

    can someone tell me how it is possible to hide the icon of a step label using the API Testand and LabVIEW?

    In the Teststand sequence editor, under the Label Edit tab there is a checkbox called "Hide icon". Is there something similar in the API?

    Thank you

    Yes you can, you must set the stage "ni_blank.ico" IconName property

  • How to use data recovery in memory of "D"? The computer did not contain a wrioter of C/D, so I couldn't make a recovery disk.

    How to use data recovery in memory of 'd' (about 10 GB)?

    See if a manual provided with the computer or go to the manufacturer's website, email or you can call for information on how to make a recovery.

    Normally, you have to press F10 or F11 at startup to start the recovery process...

    Another way I've seen on some models is press F8 and go to a list of startup options, and launch a recovery of standards of plant with it, by selecting the repair option.

    Ask your manufacturer of computers for the EXACT method to restore to factory settings.

    This isn't their recovery process, Microsoft.

    See you soon. Mick Murphy - Microsoft partner

  • Message from blackBerry Smartphones: the page you requested was created using data from the form.

    While closing a link to expedia.ca a message come to say: the page you requested was created using data from the form. This page is no longer available.  If you resend the data, any action that has been specified by the form will be repeated.  You want to resubmit the data?  When I click Yes or no, nothing happens except that the message just reappears.  I can't get rid of it so I can't do anything else on my phone, except to answer a call if someone calls me.  How can I get rid of this message from my phone?  I tried to turn it works... even by leaving off the coast for 5 minutes before turning turn it back on.  I can't even check my OS because I do not what anyone on my phone.  I hope someone can help me with this.

    Have you tried a battery pull?  This should fix a problem as you described.

    With your phone, remove the battery, then replace a minute later.  This will do all sorts of wonderful things to your phone for free unclaimed memory, delete no cited source points and make your phone run smoothly.

    Try it and let us know if it does the trick.

Maybe you are looking for