How to get labview test executive

Dear all,
i have known the labview test executive recently, but i don't know how to get it. would you please tell me?
Thanks!
Jimmy
Best regards 

Hello,
i just got to know the information from the ni site. i am very interesting in it. i review its manual downloaded from the ni site. i think its library is very helpful to our system which was developed by labview. How can i got the library? i have TestStand. Can i get it from the TestStand? Thanks!
B.R
Jimmy

Similar Messages

  • How to get the current executing file/itself absolute directory?

    hellooo,
              gentlemen/lady, how to get the current executing file/itself absolute directory?
              thanks
              

              Hello,
              you can get the real path information of the JSP through the servlet context:
              http://java.sun.com/products/servlet/2.2/javadoc/index.html
              javax.servlet
              Interface ServletContext
              Method getRealPath
              Christian Plenagl
              Developer Relations Engineer
              BEA Support
              [email protected] (alex mok) wrote:
              >hellooo,
              >
              >gentlemen/lady, how to get the current executing file/itself absolute
              >directory?
              >
              >thanks
              

  • How to get labVIEW to recognize DaqBOOK 2000A from Iotech

    I've just setp my hardware and software. Does anybody now how to get LabView to start "talking" with this IOTech product, DaqBook 2000A or similiar IOTech hardware?

    You can get the Agilent drivers from Agilent - where else?
    Once you have installed the drivers, in MAX you have to enable tulip support for the non-NI controller to be recognized. Expand the software listing, select NI-VISA, select the VISA Options tab, select General Setting>Passports. Check the box for NI-VISA Support for Tulip.
    p.s. It's not a 'cord' or 'wire'. It's a GPIB controller. There are numerous GPIB tutorials available on the web. You should google that before you start doing any LabVIEW programming.

  • How to get LabVIEW to use library created in Xcode using a library node?

    I have written C++ code in the Xcode IDE on Mac OS X. This code controls a camera driver to tell it to take a picture and save it. I want to call this code in LabVIEW. I am trying to use a library node, but when I tell it the location of the Xcode project it doesn't recognize that anything is there. How can I get LabVIEW to recognize this? (Xcode used to be called Project Builder in earlier versions). In the documentation it says to link against libvlexports.a. I have included this file in my Xcode project, but does "link against" mean something more than that?

    To create a framework in XCode that you can reference in LabVIEW for Mac OS:
    Open XCode.
    Select File»New Project.
    Select Framework»Carbon Framework as the project type.
    Name the framework when prompted. Click Finish.
    The XCode browser will now appear. Click on main.c to open the file. This is where you will create your functions. For an example open the file main.c in the Call Library Function Node on Mac with XCode zip file.
    After adding your functions, compile the framework. The compiler settings should all be left at default.
    Access your functions via a Call Library Function Node in LabVIEW.
    To access the functions in a framework using the Call Library Function Node in LabVIEW:
    Place a Call Library Function Node on the block diagram by going to All Functions»Advanced»Call Library Function Node.
    Apple-Click on the Call Library Function Node and select "Configue..."
    Click on the Browse button and browse to your .framework file and click Select to select the framework.
    Type the name of the function you want to access in the Function Name field.
    NOTE: Unlike LabVIEW 7.x for Windows, once your framework is selected, the Function Name field DOES NOT autopopulate a list of functions in the framework.  You must type in the name of the function you want to access.
    Specify the return type of the function.
    Add the number of parameters in the function and specify their types.
    The function prototype will appear in the Function Prototype field according to how you have specified the function parameters.
    Click the OK button.
    Your Call Library Function Node will appear with the number of inputs you selected as well as the output. If LabVIEW cannot find the function you specified within the framework, it will show a broken Run arrow.
    The "Call Library Function Node on Mac with XCode.zip" file (attached) contains a simple framework created in XCode along with its source code in main.c.  main.c simply contains two functions both of which multiply two numbers. One function accepts integers and the other doubles. The zip file also contains a VI that references this framework using a Call Library Function Node.  This VI was created in LabVIEW 7.1 for Mac OS.
    Kind Regards,
    Message Edited by AESulzer on 07-08-2005 06:11 PM
    E. Sulzer
    Applications Engineer
    National Instruments
    Attachments:
    Call Library Function Node on Mac with XCode.zip ‏33 KB

  • Programmatically get labview project executable version

    Hello,
    I would like to programmatically get the executable version number from the build specifications in my LabVIEW project so I can display it on the Title bar in my application. 
    I looked at the application properties and was able to get to the build specifications property from my project, but I could not find out how to retreive the version number. 
    Attached are screenshots of the project build specification window with the version number information I want to retreive and VI project example that I did in LV 8.2.1.
    Thank you,
    Russell
    Engineering Team Leader
    G Systems, www.gsystems.com
    Certified LabVIEW Architect
    Certified Professional Instructor
    Attachments:
    LV project executable version.zip ‏42 KB

    A LabVIEW executable doesn't have a project (that's a development tool), but this thread should help you
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • How to get Quername while executing query in CMOD

    Hello,
    I have written some code for giving authorization to the users while excuting query,
    i need to find users with role YB_CRM_MN_ADMINISTRATOR which i can get through FM CRM_ROLES_OF_USER_GET.
    After that I need to find the query it is executing, if it is ZZCMI0UO01_Q0002 the user should have all the access to view all the data in the query or have limited data access.
    how can i get the Query name at runtime ??
    Thanks in advance.
    regards,
    Mahesh

    The result of the query is normally shown via an iterator which ids bound to a vo. After the query is executed you can check the iterator (estimatedRowCount >0) and then insert a message.
    Got this you need to use your own query listener (sample for this http://andrejusb.blogspot.de/2008/11/adf-query-component-and-view-criteria.html) here you execute the query and after that get the estimated row count.
    Timo

  • How to get Labview RT to Display a Front Panel on the Graphics port

    I suspect that this post belongs on the feature request board but I'll ask anyway.
    Most of my systems require a seperate PC for a SCADA/HMI/User interface linked to the RT controller using Network Published Shared Variables.
    I understand that Remote Panels and Web Interfaces are also an option, bu still requires a PC to Access them.
    I use high end RT controllers such as PXI, CRIO, and of 3 hours ago Desktop PC's.
    Each has a DVI or VGA port connected to a graphics processor.
    What I would like to be able to do is display my main VI front Panel to a connected monitor.
    A possible solution is to use a windows OS but it is no good for a precision realtime system.
    Any thoughts?
    iTm - Senior Systems Engineer
    uses: LABVIEW 2012 SP1 x86 on Windows 7 x64. cFP, cRIO, PXI-RT

    Dan,
    As above, Web interface still requires additional hardware of some sort.
    Apple is a closed system so loads of prlems with 1/2 the market,
    I am warming up to the hypervisor, I just don't like the idea of it taking out an entire core (on a dual core system). And needing a windows licence to go with it as well.
    A quad Core PXI puts a gaping hole in my budget, makes a second PC not seem so expensive.
    Would be great if I could get it on a Desktop, quad cores are pretty cheap now.
    iTm - Senior Systems Engineer
    uses: LABVIEW 2012 SP1 x86 on Windows 7 x64. cFP, cRIO, PXI-RT

  • How to get the last executed SQL Statemnt of my session

    Hello,
    I am trying to log my SQL-Statements that I use in a PL/SQL Procedure or Package iinto a text file.
    How can I log my SQL-Statement without repeating the Statement?
    Here is an example:
    INSERT INTO people (id, name)
    SELECT people.nextval, name from people_to_load;
    log_pkg.log(getLastStatement());
    I don't want to code the following:
    INSERT INTO people (id, name)
    SELECT people.nextval, name from people_to_load;
    log_pkg.log('INSERT INTO people (id, name) SELECT people.nextval, name from people_to_load;'),
    Thank's for any feedback.
    Oliver

    Hi,
    You can get from the V$sql SQL (statements that are in memory, parsed, and ready for execution).
    with respective to your Session. Else if you want to seee you can get from the Redo Logs with the utlility Lop Minner..
    Sorry I misunderstood your question.. !!
    Go for Dymanic SQL where you can Build a Query.. and Hold that Query in one String and Pass it on as the parameter to the Package or Procedure what ever you are using for logging purpose...
    You can go for Auditiing in stead of Custom Logging.
    - Pavan Kumar N
    Edited by: Pavan Kumar on Sep 23, 2008 2:13 PM
    Edited by: Pavan Kumar on Sep 23, 2008 2:15 PM

  • How to get name of executed script in InDesign

    Hi,
    Is there any possibility to get the name of executed script within the InDesign CS6 application.
    For example, I am running five different scripts at different intervals. Each time I run the script, its name must be displayed or saved in a text file.
    Can I get any help or suggestion on achieving this.
    Thanks,
    Gopal

    Thanks Ariel.
    This command would give file name along with the path.  My requirement is, I need to get the names of all scripts that are run on particular InDesign file.
    Just like, using actionEvent to capture all script name which was run on the indesign file.  Is this possible?
    Thanks,
    Gopal

  • How to get .sitx file execute.

    Hi, I got a question about the downloaded software Windows Media 9.0 as .sitx file. Once execute the file, OS always prompt me "choose application". meahwhile, downloaded .wmv files how to open it ? Thanks..

    Hi,
    have you expanded the sitx file with StuffIt Expander ?
    Volker

  • Installing Test Executive 5.0 in LabVIEW 6.0.2

    I'm trying to install Test Executive 5.0 in LabVIEW 6.0.2. However, I run into problems. When i Try to mass compile the test executive folder I get a lot of errors (see attached file), and I don't get the executive in the tools menu.
    Could someone tell me what needs to be done?
    Thanks,
    /Martin
    Attachments:
    mass_compile_TestExec.txt ‏32 KB

    I use Test Executive 5.1 with LabView 6.1 (after doing a mass compile) and have no problems.
    It looks to me like Test Executive isn't installed correctly so some VIs are missing or in not the expected place. Try reinstalling Test Executive. Don't move any of its VIs after you install it.
    You get a ### Bad VI message for a VI if any of its subVI's are missing. There's probably a lot of other reasons for Bad VI, but a bad install seems like the most likely reason. A install may be bad if it's incomplete or simply if you install it to a new location and the VIs that use it are still referencing the old location.
    Test Stand is a much more powerful product (and I use it on other applications), but for an existing application with a limited budget, we upgraded LabView,
    the PC and Windows, but we didn't replace Test Executive with Test Stand. Going to Test Stand, you not only have the cost of the Test Stand software, you also have the development cost of rewriting some code for Test Stand. Depending on your application and how much you customized Test Executive, the development cost may be significant.

  • LV Test Executive reloading

    Is there anyone having a problem to run the test sequences in Labview Test
    Executive V5.1 ? I must reload the Test Executive every 4 or 5 full test
    execution. Otherwise, Test Executive can not communicate with instruments
    in ATE and the test sequence displayed all false error measurements. I don't
    know if it could be the case of memory leaking !
    I am working with labVIEW 5.0.1 for Windows 98
    Thanks in advance.

    Check to see how you are opening and closing VISA references. If you keep
    opening references without closing them afterward, you can see this sort
    of problem. I use TestStand instead of Test Executive but what I do is open
    references to all instruments in a setup step and then close them in a cleanup
    step.
    "vanhoa dao" wrote:
    >>Is there anyone having a problem to run the test sequences in Labview Test>Executive
    V5.1 ? I must reload the Test Executive every 4 or 5 full test>execution.
    Otherwise, Test Executive can not communicate with instruments>in ATE and
    the test sequence displayed all false error measurements. I don't>know if
    it could be the case of memory leaking !>I am working with labVIEW 5.0.1
    for Windows 98>>Thanks in advance

  • What is test stand ? Why is it used, how to get going ?

    Hello All,
    I am LabVIEW user and very new to test stand, have few basic questions,
    1. Why teststand was introduced ?
    2. In LabVIEW we write VI's and build a project to execute a big task, how is this done in teststand?
    3. I did download some of the pdf from NI website, but not able to visualise what needs to be done,
    Pls do share if you have more insight to Teststand.
    Thanks

    Hey systemcrash,
    I will try and answer your questions the best I can:
    1. http://www.ni.com/teststand/whatis/
    TestStand is an automated test executive (ATE).  It is an off the shelf solution which makes your life easier.  It handles report generation, user management, sequencing (i.e. test flow), result collection, pass/fail analysis, common User Interface, database logging, etc...  Basically, all the crap you don't want to develop in LabVIEW.  But it gives you consistency and commonality for all your tests.  If you look at the layers of the test system TestStand would be at the top like this:
    TestStand
    LabVIEW (or other software)
    Hardware Drivers
    Instruments
    UUT (unit under test)
    2. In TestStand you have the development environment (Sequence Editor) and the User Interface.  They can both execute tests.  The User Interface is an application written in LabVIEW (or other programming languages, ships with TestStand) which gets deployed to a test station so that testers can execute your test.  It does not have the ability to edit the test (in TestStand tests are called Sequence Files).  However, the Sequence Editor can edit the tests and would be used on the development machine.  There is a deployment utility in TestStand which allows you to create an installer.  In that installer you would include the TestStand Engine, the User Interface and all the dependencies for your test (Sequence File).  Then the user just opens the User Interface and runs it.
    3. NI does offer TestStand courses which can be helpful.  I recommend going through these PDFs though first:
    http://www.ni.com/pdf/manuals/373200c.pdf
    http://www.ni.com/pdf/manuals/323436a.pdf
    You will get more out of the classes if you have starting playing around with it first.
    Hope this helps.
    Regards,
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

  • How to input data from labview to executable application and export the results back to labview

    I have a simple function written in m file under Matlab enviornment,
    function [c]=myadd2(a,b)
    c=a+b;
    I built it into a executable file (.exe), then I want to call it in labview and get the results.
    I followed this tutorial and some other information on line:
    http://digital.ni.com/public.nsf/allkb/5CF9526FF069EA8E862564C400579DBA
    But I didn't see any telling me how to get the Labview array data input to the EXE file and return the results data back to another indicator in labview.
    Any one have some idea?
    I appreciate the help very much.
    Arnold

    You probably need to include some command line arguments on your executable that would be the name of a file to get the data from. You could also include a command line argument telling that exe where to store the results.
    I am not familiar with Matllab to give you advice on how specifically to do that with your exe though.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • How to randomly select links in e-tester and how to get VU# in e-load

    1. How to randomly select one from links in a webpage in e-tester?
    For example: there is a root-page. On it, there are about 2000 links to its subpages. They all have the following pattern:
    <pre>
    multiline<TD width="50%"><NOBR>
    <img src="/images/tfold.gif" border="0" alt="GXC_.+?" align="texttop">
    {a href="(.+?)"}<font class="titleorimageid1siteid0">GXC_.+?</font>{a} </NOBR>
    </TD>
    </pre>
    So how can randomly select one link and then navigate to it?
    2.how to get VU# in e-load?
    For example: we launch 4000 VU to load-stress our server. But we want to use different user names to login for different VU#. such as VU#1's username is ADF1, VU#2's username is ADF2, VU#100's username is ADF100 and so on. How can we implement the feature?
    Thanks a lot.
    Edited by: user783927 on Dec 1, 2008 5:57 AM
    Edited by: user783927 on Dec 1, 2008 5:59 AM

    Thanks a lot for VU#. Also i got an idea about how to randomly select a link:
    Private Sub RSWVBAPage_afterPlay()
    Dim objReg As New RegExp
    Dim objMatchCol As MatchCollection
    Dim objMatch As Match
    Dim objSubMatch As SubMatches
    Dim doc As String
    Dim str As String
    Dim rNumb As Integer
    RSWApp.GetHtml doc
    With objReg
    .Global = True
    .IgnoreCase = True
    'the kind of urls have the following special pattern
    .Pattern = "pageid=34,([\d]{5})"
    End With
    Set objMatchCol = objReg.execute(doc)
    Randomize
    rNumb = objMatchCol.Count * Rnd
    If objMatchCol.Count >= 1 Then
    If rNumb = objMatchCol.Count Then
    rNumb = objMatchCol.Count - 1
    End If
    End If
    Set objMatch = objMatchCol.Item(rNumb)
    Set objSubMatch = objMatch.SubMatches
    str = objSubMatch.Item(0)
    Call RSWApp.setCustomVariable("var_url", str)
    RSWApp.WriteToLog str
    Set objMatchCol = Nothing
    Set objMatch = Nothing
    End Sub

Maybe you are looking for

  • Popup with the text "Security Breach" in Safari

    My son told me he saw a popup with the text "Security Breach" when visiting a website. He is concerned that his phone may be compromized. He is using Safari, iOS 6.0.1 on a iPhone 4S. The was a n OK button on the popup. He pressed it and the popup di

  • Accounting Document not released

    Hi gurus, i created a Credit Memo, for a sales order, and accounting document is not cleared, can some body please guide me how i can check and release? here is the Order Sttus looks like, . Credit Memo Request 62987215 / 10         06/26/07         

  • How To Generate Debug Log Files for ebs jsp?

    hi   How To Generate Debug Log Files for ebs r12 jsp? and where i get the log .please help me thanks!

  • Any way to change speed of a clip in "over-write edit" mode?

    I want to change the speed of a clip in the timeline without having to lock all the other tracks or having to move the other following clips out of sync. For example I have a clip which lasts for 1 sec, which I want to change to 3 secs. Normally when

  • HELP!!!! Error 80003 App World Blackberry Curve 8520

    Hi, I have been getting the error message for the past 2 months. I've tried the option of setting via the Advanced Options > TCP/IP > APN and ticking the APN box and typing "Internet", and my App World still gives me the same error message, I reboote