Where can I find VI Description & usage for VIs in Program Files\National Instruments\LabVIEW 2009\vi.lib\variable

In the the said folder are many VIs.  They are all part of the NI_Variable.lvlib.    However there is no help or description (context help just shows the terminals and names) for many of these VIs.  Where can you find more 'help' on these VIs, the block diagram is password protected.

Hi phillman,
If there is no detailed help in the LabVIEW help, or on ni.com, you will probably need to ask about specific VIs for more detailed information. I would first search the LabVIEW help and the website, however.
Let me know if you have specific VI questions!
Take care!
Tanya V
National Instruments
LabVIEW Platform Product Support Engineer

Similar Messages

  • HT4463 Where can I find iTunes credit balance for gift cards on file?

    Where can I find credit balance on my iTunes Acct. after posting gift cards to the account and making several purchases?

    The credit remaining should be located at the top right of the iTunes store, next to your Apple ID, after you sign in.

  • Where can I find a user-guide for the awfull Text-Editor used to enter/edit these forums entries?

    I am desesperate to understand how quite basic functions (just as one of many examples: how can I paste text, that I have formatted in MS Word and want to paste into a Forum Post-Entry?) can be done with the primitive and awful Text Editor used to enter/edit Forum Entries. Notice, that like many other Adobe users, I am not familiar at all with HTML and it is therefore a description of the badly named "Full Editor" that I am looking for.
    Where can I find a User-Guide for this Text Editor?
    My recommendation to Adobe: exercise enough  brute pressure on the developers of this primitive Text Editor to force them to provide something more reasonable, more powerful and more intuitive.

    Thank You Jochem
    I was trying to understand how I could do things as simple as inserting text that I had previously copied. Since there are neither command menüs nor buttons for the Insert of previously copied text, I was trying a mouse right click.....and was being offered in the context menu the choice between "Insert Link", "Insert Image", "Alignement", and "Insert Table"....... but no possibility of a plain insert of previously copied text.
    Now, I realize, that Clearstream supports at least the keyword shortcut of "Ctrl V" ........that I am not using in any other software (I never use any keyboard shortcuts).
    Since Clearstream does not support reasonable choices in the contextual menus, I will need to memorize the most important keyword shortcuts.
    By the way: I detected now, that the "Ctrl V" keyboard shortcut allows me to insert formatted text.
    Even, if I will now begin to be able to use reasonably Clearstream, I am quite surprised to see that such a software provides neither reasonable Contextual Menus, nor a User Guide, nor........
    Thank you again Jochem for your patience with me.

  • The InitCVIRTE function is not listed in the NIDAQ function reference online help? Why? and where can I find a description of this function?

    the InitCVIRTE function is not listed in the NIDAQ function reference online help? Why? and what does she do?and where can I find a description of this function? Can i use this function with visualc++ 6.0?

    The InitCVIRTE function is in the CVI run time engine (cvirte.dll)..not part of NI-DAQ.
    Applications written or using CVI may call this function..
    How are you running into this ?
    From the CVI help...
    This function performs initialization of the CVI Run-Time Engine. It is needed only in executables or DLLs that are linked using an external compiler. Otherwise, it is harmless.
    It should be called in your main, WinMain, or DllMain, function. The parameter values you should pass depend on which of these three functions you are calling InitCVIRTE from. The following examples show how to use InitCVIRTE in each case.
    If you are using main, your code should be as follows.
    int main (int argc, char *argv[])
    if (InitCVIRTE (0, argv, 0) == 0)
    return -1; /* out of memory */
    /* your other code */
    return 0;
    If you are using WinMain, your code should be as follows.
    int __stdcall WinMain (HINSTANCE hInstance,
    HINSTANCE hPrevInstance,
    LPSTR lpszCmdLine,
    int nCmdShow)
    if (InitCVIRTE (hInstance, 0, 0) == 0)
    return -1; /* out of memory */
    /* your other code */
    return 0;
    If you are creating a DLL, you must call InitCVIRTE and CloseCVIRTE in your DllMain function, as in the following.
    int __stdcall DllMain (void *hinstDLL, int fdwReason,
    void *lpvReserved)
    if (fdwReason == DLL_PROCESS_ATTACH)
    if (InitCVIRTE (hinstDLL, 0, 0) == 0)
    return 0; /* out of memory */
    /* your other ATTACH code */
    else if (fdwReason == DLL_PROCESS_DETACH)
    /* your other DETACH code */
    CloseCVIRTE ();
    return 1;
    NOTE: The prototype for InitCVIRTE is in cvirte.h, not
    utility.h.
    NOTE: In CVI 4.0.1, this function was expanded from one to
    three parameters. Executables and DLLs that were
    created using the one-parameter version of the function
    will continue to work properly.
    /*-------------------- Prototype ---------------------*/
    int InitCVIRTE (void *HInstance, char *Argv[], void *Reserved);
    Nandan Dharwadker
    Staff Software Engineer
    Measurement Studio Hardware Team

  • Where can i find the wall amount for 610 1201

    where can i find the wall amount for 610 1201
    This question was solved.
    View Solution.

    c0rnel wrote:
    Can you give me more descriptions on what a 610 1201 is?
    Monitor? TV? What brand?
    Not having very much luck finding the product you're describing but i'm more than happy to assist you with this.
    I would assume since the OP is posting in the Touchsmart forum they are referring to the Touchsmart 610-1201 computer, no idea why you can't find it, the OP gave all the correct information.
    OP you're probably looking for the #VK554AA adapter, but you will still need an additional VESA wall mount.
    Google for "touchsmart wall mount adapter for vesa wall mount" and you'll see the many sources for this part.

  • Where can i find the wall mount for 610 1201

    where can i find the wall mount for 610 1201

    c0rnel wrote:
    Can you give me more descriptions on what a 610 1201 is?
    Monitor? TV? What brand?
    Not having very much luck finding the product you're describing but i'm more than happy to assist you with this.
    I would assume since the OP is posting in the Touchsmart forum they are referring to the Touchsmart 610-1201 computer, no idea why you can't find it, the OP gave all the correct information.
    OP you're probably looking for the #VK554AA adapter, but you will still need an additional VESA wall mount.
    Google for "touchsmart wall mount adapter for vesa wall mount" and you'll see the many sources for this part.

  • Hi, I have a MAC (version 10.10.2) and installed Creative Suite one year ago. Now I want to open the Illustrator, but it does not work. It says I should install old Java SE 6-Runtime-Version to open „Adobe Illustrator CS6". Where can I find it? Thanks for

    Hi, I have a MAC (version 10.10.2) and installed Creative Suite one year ago. Now I want to open the Illustrator, but it does not work. It says I should install old Java SE 6-Runtime-Version to open „Adobe Illustrator CS6“. Where can I find it? Thanks for your answer! Jana

    Prompted to install Java SE 6 Runtime | Mac OS 10.9
    Mylenium

  • Where can I find detailed, systematic HELP for advanced topics relating to Thunderbird?

    In moving from XP to Windows 7, I opted for Thunderbird as email client in order to bypass Microsoft's hyper-intrusive Windows Live Mail (I used Outlook Express for years).
    I have a very complicated email structure, and it's taken me weeks (seriously) to learn how to replicate it in TBird. Now I'm trying to customize TBird further, but none of the TBird articles/forum Q&A's/Google searches address my questions.
    There is no live tech support for TBird, and I'm just about ready to leave it for good. However -- one last effort: where can I find detailed, systematic HELP for advanced topics relating to Thunderbird?
    Thanks.

    I am no expert, but I don't know of any authoritative reference as to what elements of HTML and CSS are supported in Thunderbird. However, as I believe you appreciate, it's more than just what Thunderbird supports, but one must also think about what is likely to work in other email clients. Keep it simple. Avoid ancient deprecated tags that other email clients may not support, and for similar reasons, avoid cutting edge technology. Remember that recipients using tablets or smartphones won't appreciate large fancy email documents.
    The only thing ''guaranteed'' to work in email is plain text. ;-)
    If you haven't already discovered it, the Stationery add-on is designed specifically to support OE stationery in Thunderbird. Your existing stationery may "just work" in this add-on. It makes switching between various stationery templates much easier, but I'm not confident that it will affect interpretation of your CSS or HTML coding.
    Your code is at least clean and minimal. Most times my involvement with troublesome templates and signatures centres on the horrible bloat and mso custom code generated by Word or Outlook.
    Having said that, you and I are mortal enemies, as I don't have much patience with what you aspire to achieve. I specifically don't like background images, nor being obliged to suffer other folks' bizarre choice of typefaces and colours (but your simple 12pt black Tahoma is quite inoffensive. ;-) ) I'm of an age where my tolerance and eyesight are easily offended.
    Nonetheless, I'm intrigued by how to parse the tag for the background image, as it doesn't look like a legitimate pathname to a graphics file. Does the background image actually appear as required?

  • Where can I find a good tutorial for mobile game developement with J2ME ?

    Hi All,
    I'm completely new to J2ME programming. But I have past experience on J2SE developement. Now I would like to know that where can I find a good tutorial for mobile game developement with J2ME ?
    I'll be very greatful if I can find a useful step-by-step tutorial (eg. "The Java Tutorial" for J2SE)
    Please point me ot the direction.
    Thanks
    ZuriJAckshoT

    ibook-widgets.com    have a free tutorial book in the iBooks store.  Search for "Create your first interactive book using iBooks Author"   they also  sell widgets.
    I  dont have any connection - I  found their eBook in the store long ago  and used it to learn more about iBA.
    The best advice though, is be patient,  go back over the process step by step, I cannot  access the Help files for some reason.. but i am sure its in their.

  • Where can I find a video tutorial for 5.5?

    Where can I find a video tutorial for 5.5?
    I am a Soudbooth user in CS4. When I upgraded to the master suite 5.5 soundbooth was not in the package, but Audition was.

    There's a new webinar that is coming up soon (2012-01-18) by Larry Jordan: http://www.larryjordan.biz/webinars/#0118
    We have several on Adobe TV: http://tv.adobe.com/product/audition/
    There's some tutorials on Lynda.com, although they're for the older versions of Audition, they should still be mostly applicable: http://www.lynda.com/Audition-training-tutorials/159-0.html

  • Where can I find a sample ERD for a University

    Hello.
    I have to develop a program in C# that manages details about the students, taxes, courses, etc and prints some reports.
    It's for my license degree.
    The programming part is not that hard but the task that is killing me is designing the database because I have poor experience with data modeling.
    I don't have access to my university's database so I need to make one myself..and the teachers won't help..
    I tried to make a diagram but I realised that I cannot do it, I got stuck.
    An university database can get extremely complex and it's hard to make .. so I wonder if any of you know where can I find a sample ERD for a University. I need one as complete as possible.
    Any help is appreciated..

    jorjiana wrote:
    I don't have access to my university's database so I need to make one myself..and the teachers won't help..
    Unfortunately due to the quality of most of the homework questions on these forums I believe you when you say the teachers are no help. You should still discuss it with them and make clear you are not learning what they are supposed to be teaching.
    http://www.google.com/search?q=university+database+erd
    The top hit looks like a good start.

  • Where can I find a BIOS update for Satellite A100-200 (PSAA8E)

    Hello,
    Where can I find a BIOS update for this model?
    The BIOS on the download page is November last year, is there anything newer or does anyone know of an update that is compatible?
    Thanks,
    Ian

    Yep, newest updates and drivers for your notebook you will find on the Toshiba download pages, as Jimi already mentioned.
    Just as a little hint from my side is, that if there is nothing wrong with your notebook, just leave it as it is.
    As there is the saying, never touch a running system.
    So keep that in mind. ;)

  • Where can I find a BIOS update for Satellite A200-14D (PSAEC)

    Hello,
    Where can I find a BIOS update for this model?
    My bios is 23/10/07 Windows Vista 32 Bit 1.80-WIN

    Hi
    Did you check the Toshiba European driver page?
    There you could find all drivers and BIOS for the Satellite A200-14D (PSAEC)
    But I checked the page and the BIOS 1.8 for Win Vista 32bit is still the newest one.
    Seems you are already up to date buddy ;)

  • Where can I find a logic board for iMac G5 17" (EMC No. 1989) Apple Part

    HI  Where can I find a logic board for iMac G5 17" (EMC No. 1989) Apple Part #: 661-3290, 661-3351?

    Thanks--makes life easier!
    I found DV Warehouse has a number of G5 logic boards but none had the exact model number:
    http://www.dvwarehouse.com/iMac-G5-Logic-Board-c-4771.html&pltid=05fedd9f246e2a1 dbc9f35cd6712e781
    They have a toll-free number. You could ask if another board # would be compatible.
    Another option is to contact recylers or schools shucking off older gear. Using the enigma of " A used computer is worth more parted out," you might be able to pick up another G5 cheaper than its LB. Unless the LB had the dreaded "leaky capacitor" failure, most computers don't get discarded for a bad LB.

  • Where can I find a downloadable benchmark for the MacBook Pro?

    I have a 2013 MacBook Pro and a 2006 Mac Pro. I am thinking of dumping the Mac Pro and make my MacBook my one and only computer. I want to run a benchmark on each system to see what I am trading off with this plan. Where can I find a downloadable benchmark for a Mac running OS X?

    Geekbench -> http://www.primatelabs.com/geekbench/.
    Clinton
    MacBook Pro (15-inch Late 2011), OS X Mavericks 10.9.5, 16GB Crucial RAM, Crucial M500 960GB SSD, 27” Apple Thunderbolt Display

Maybe you are looking for

  • Itunes syncing problems

    i tried to synce my ipod with itunes and its keeps popping up a window saying " Songs on the ipod cannot by synced because all of the playlists selected for syncing no longer exist" can anyone help me im going on a raod trip tomorrow, I need songs in

  • Plug-in for Sony RX100M3 camera

    I have Photoshop Elements 12 and I need to know what plugin and where to get the plugin to read the RAW files.  I have Adobe DNG converter loaded and it will not read the raw files either.

  • Customer/Vendor Code in Form Settings

    Hello everyone, I'm facing a strange problem. When I want to add an extra column (Customer/Vendor Code) using form settings in the list of A/R Invoices, the system is displaying Customer/Vendor name instead of the code. When I use the View System Inf

  • Po notes print

    Hi experts I hope to query how to print out some notes on PO output? Now we hope for one comany code and purchase org , it need print certain Text. What's the better way to config it ? User don't want to input such notes on po every time, but if we m

  • PanelBox light header icon problem

    I use icons in my panelBox component. Icons are used in panelBox header as well. The problem is that it doesn't show. Can this be a problem with icon size? or smth? please help..