test recordin labview 8.6

Hello

Anyone know how I can record a running test in labview 8.6 to be able to check the sequence of the test later?

Thank you

Hello

Are you talking about a TestStand sequence.

By default, all types of Test step have recording permitted so that a report is generated, providing its active in the Configuration. Options menu of report or substituted by the ReportOptions recall sequence, when you run a sequence from 'Test DUT' or 'Single Pass' entry point.

But my guess is that you're not talk TestStand wish purely LabVIEW, in which case you will need to repost the Forum of LabVIEW.

Concerning

Ray Farmer

Tags: NI Software

Similar Questions

  • Control of canoe of unit tests in LabVIEW on ActiveX

    Hello

    I want to run the unit tests of canoe in LabVIEW using ActiveX.

    EnvVars and sysVars in canoe handling was not a big deal, and there are plenty of examples here.

    But the unit tests of handling is quite difficult. Canoe help file shows this way in the object hierarchy:

    I solved the problem with the help of vector Support. They sent me the following c# example:

                MApp CANoe.Application = new CANoe.Application ();
    CANoe.Configuration mConf = (CANoe.Configuration) mApp.Configuration;
    CANoe.TestSetup mTestSetup = (CANoe.TestSetup) mConf.TestSetup; Test settings window
    CANoe.TestEnvironments mTestEnvs = (CANoe.TestEnvironments) mTestSetup.TestEnvironments;
    CANoe.TestEnvironment mTestEnv = (CANoe.TestEnvironment) mTestEnvs [1]; Test environment (file *.tse)
    Console.WriteLine ("Name" + mTestEnv.Name);

    CANoe.TestSetupFolders mTestSetupFolders = (CANoe.TestSetupFolders) mTestEnv.Folders;
    CANoe.TSTestModule mTSTestmodule = (CANoe.TSTestModule) mTestEnv.TestModules [1];
    Console.WriteLine ("Name" + mTSTestmodule.Name);

    CANoe.TestSequence mTestSequence = (CANoe.TestSequence) mTSTestmodule.Sequence;
    Console.WriteLine ("Count TestSequence" + mTestSequence.Count);
    CANoe.TestCase mTestCase = (CANoe.TestCase) mTestSequence [1];
    Console.WriteLine ("Name of Testcase" + mTestCase.Name);
    mTestCase.Enabled = false; disable the unit test - XML and structured NET only module.

    CANoe.TestReport mTestReport = (CANoe.TestReport) mTSTestmodule.Report; Access to the report

    CANoe.Measurement mMeasurement = (CANoe.Measurement) mApp.Measurement;
    If (! mMeasurement.Running)
    mMeasurement.Start ();

    mTSTestmodule.Start ();

    I realized that you can cast the ActiveX object references to another class of the child in the following way:

    It was the right solution and I want to share with you.

  • Several digital test with labview cluster?

    Is it possible to make a numerical limit several test with the values of a cluster of a labview vi?

    So-called step "Multiple numerical limit", the data must be numeric. If the cluster already contains only numeric fields.

    Given that, I would throw the cluster within the module in a table (table Cluster). The downside of this is that all the fields of the table share the data type, so all are single or double or I32...

    Other solutions will not work with the default step type, but you can create your own type of step to accept a multiple similar to the digital cluster, which only accepts an array.

    Norbert

  • LabVIEW Developer or test engineer

    In companies with the engineers has more developers of application or TestStand Test Engineer LabVIEW?

    Having several allways assets provides career options.  A test engineer with strong skills LabVIEW, I managed to earn a living doing what I love.  Some have experience with TestStand helped win some contracts as well.

    I guess - I'm you encourage them to do what you love!  If you can keep food on the table and a roof over your head while doing what you like to count you among the few lucky exceptionally.

  • To a result NULL of Labview TestStand to a type of digital test limit.

    Hello:

    I am looking for a way to pass a null value as a result in a limit test multiple digital test type.  My tests are written in Labview.

    The tests now pass a value of '-' 999 to TestStand to signify that this measure has not been made, but this requires additional processing and code in our data analysis tools.  Passing a value zero would simplify the tool and reduce the workload.

    Thank you

    Mike

    You can switch NaN instead.  At least, I think you can.  TestStand supports NaN, but I never spent through Labview adapter, so I'm not 100% sure if it will work.  NaN is treated in tests limits labview as follows (hat tip to James Grey here):

    (NAN > x) == false
    (NAN == x) == false
    (NAN< x)="=">
    (NAN == NAN) == true

    I don't know how it would be dealt with when writing a good database.  I guess it depends on the data base and values of what digital special supports.  A quick search shows that NAN (not sure if he would lift an error or that) does not support Sybase, MySQL stores NAN as NULL in numeric fields, SQLite stores NAN as a special string code, Access stores in the form of NAN.

    So you should always write a step for translate NAN for NULL values, but I think it would be easier to write and maintain than an arbitrary number.

  • details on the test of suspension of vehicle (car) with labview real-time

    Hello friends,

    I'm doing phd in the suspension system active semi auto. Here, I need to study and measure all the setting of suspension of the complete vehicle experimentally. . So far, the experimental cost is so high.that too will give the approximate result.

    In the experimental method, we need create the profile of the road using jacks. Its cost too much. I don't want to do that.

    I would like full of model.is of vehicle it is possible to time real suspension test using labview? Let me tell you what I want.

    I have to fix four sensors on four wheels to measure the road disturbance. Then I will join four more sensor on the car body.

    This difference in two reading will give the perfromace of my suspension. Whenever I drive my car, I can get this place profile and the road to the deformation of the car body. Finally, I can measure my performance of car suspension.

    is it possible to get the upward movement of the tire by using sensor in labview? That's what I want exactly. In the experimental method, we spend a lot of time and money to create the profile of the road. but it is already available in envirment. So, I just want to eliminate the road profile. If we eliminate we can easily measure the performance of the suspension.

    The measured value recorded in the vehicle itself using labview computer. So we can better the performace.

    If you do not understand my question pls ask me once again.

    looking for your answer.

    Spengler

    I saw an article that uses labview for quarter car model. but want to do it for the full car model.

    Hello

    I hope that I can understand what you mean, because I did several tests on vehicles and I hope that I can tell you something good for your topic.

    First of all, I am interested in what kind of upward movement? Speed, displacement or same acceleration? You can have a lot of possibilities for a test in the vehicle using LabVIEW, CompactRIO or CompactDAQ, but they are all software problems. If you know which parameter you will measure, we can simply fix the sensors on the suspension and run the test program.

    Also you can collect the State of the car, for instance a speed of ROTATION of the wheels and so on, through the CAN bus.

    If you are you doing PhD on this topic, you may need to find a company to present a better solution. Well, in a Word, it is a part of a doctoral thesis.

    Wilbur

  • LabVIEW / TestStand ignores license server settings

    Hello

    I see a rather odd behavior on my computer. We received a new license file to our license server. Once it has been imported, TestStand and LabVIEW used of temporary licenses... I ignored it for a day, but became suspicious.

    The Manager of License tool on my computer detects only the license server and properly displays the access rights for my Suite of Dev (incl. Automated test). LabVIEW and TestSTand can check a property...

    Instead, I get the error message

    LabVIEW development system

    License attempt 1:
    All the available licenses on 'xxx' are currently extracted. (NILM13)
    If you have any questions, contact your license administrator.

    Shows available licenses however License Manager. I already tried to reinstall software of NOR (took awhile...) manually remove, add license server information. I'm getting a little desperate / annoyed.

    Any ideas?

    See you soon

    Oli

    Fixed a problem.

    After the stop & a few reboots of license server, my license works again.

    Seems, it was a "personal matter" between me a license, since only my license server refused to work...

    Enjoy the weekend!

    Oli

  • The Web Service of LabVIEW error on restores model ESP

    Hello

    I was hoping that people would be able to help with the following problem:

    I'm currently on the Page Embedded Server (ESP), functionality of the LabVIEW webservices script and keep receiveing an error when you try to view a page.

    I think I put in place the Manager HTTP queries properly - buffered stream with headers

    The correct model is located and used as the page reaches the insertion point variable esp.

    I find that the AddressBook example works fine, unless I try and add an additional variable to the model, then the same error occurs.

    I have attached a sample project which shows the same behavior, and the error is less.

    Tested on LabVIEW 2014 (14.0.1 SP1) 32-bit on 64-bit Windows 7.

    See you soon

    John

    *****************************************************************************************************

    Error-67035 occurred at .vi NI_WebServices.lvlib:Error Converter (ErrCode or status)

    Possible reasons:

    LabVIEW: The Services Web of LabVIEW (Hex 0xFFFEFA25): error in the ESP.

    «"" "String of full appeal:»»"»
    NI_WebServices.lvlib:Error Converter (ErrCode or status) .vi
    NI_WebServices.lvlib:Web Request.lvclass:Render ESP Template.vi
    Test.VI
    Test.vi.ProxyCaller

    *****************************************************************************************************

    Hi John_Neutron,

    I worked on your code today and we managed to reproduce and to fix the error you saw.

    The Web service name ESP file and rendering the page, but it throws the error because the variable you are trying to set was not properly declared. We managed to make the error go away by changing the file text with Notepad like this ESP.

    --------------------------
    <%
    //This is a server side comment
    // Variables:
    var myvariable;
    //
    %>


    This is the test pattern



    It's the body:

    Here's the varaiable


    Variable: @@myvariable


    ---------------------------

    Before, you had / / in front of the variable (making a comment) and you don't have "var" to tell him you have said anything (it's all in the 4th line). Without the appropriate statement, the code generates an error when it is called.

    Vsenior

  • How can I unit test screws with classes?

    I have my first VI using an oriented object approach I want to unit test. How in the world I have configure Unit Test infrastructure to accept a specific class? See the attached excerpt.

    Hi elrathia,.

    Here is a link that should help you:

    http://zone.NI.com/reference/en-XX/help/372584D-01/lvutfconcepts/utfc_tests_cases/

    Below, you can see an example location:

    labview\examples\Unit Test Framework\LabVIEW Class\LV Class.lvproj

    (Note this is for 2012)

    DylanC

  • PXI-6229 + LabVIEW

    Hi all

    I'm doing some tests with LabVIEW and I want to send the signal to analog voltage to a PXI-6229 (the chassis is an SMU-1071). I would like to know if I should add, in test programs I have, all controls to make the connection between Labview and the control. For example, to describe to which connector in the PXI-6229 cable is connected to (it has only connector 0 and 1)

    Thanks in advance,

    Francisco

    Out of the actual analog channels and which connector they are, are defined by the task you created in MAX, the project or the VI. Somewhere, you specified ao0, ao1, etc. and the pxi slot number. No other information in addition to what you already have is necessary.

  • Test sequence

    Hello world

    I do a test configuration for my PCB.

    My project is to make a sequence of Test in Labview to test, measure and perform computations for devices on PCB.

    I want to do as 'HIT' start and the test sequence begins one by one. I can't afford Teststand if want to labview.

    Can you suggest me a model of design for the test sequence faster?

    Hi Drew,

    less information, I would say: try a state machine approach!

  • Measuring frequency VirtualBench with LabView

    Hey guys,.

    I recently acquired a VirtualBench for testing through LabView. The test installation I want to do is very basic. Use a DC power supply to power a crystal as a device and the oscilloscope to measure the frequency of the device.

    By using the software application OR virtual bench, I had the installation works perfectly in less than 5 minutes.

    However, when I move the setting in Labview I don't know the correct VI so that I can output the frequency measured as an indicator of the façade.

    I installed the drivers for the virtual bench and can set the output to DC and retrieve a graph of the frequency, but like I said, I can't find a single VI included in the package that will give me the frequency as a measure as the application software OR virtual bench.

    I'm missing this VI right in front of me, or the VI for measuring frequency has not been created yet?

    I enclose two photographs. One is the application virtual bench doing exactly what I want. The second photo is of the VI more close than I thought to take care of my needs (read the OSM aka paid), but as you can see the only way out is an analog output, no measure included frequency.

    Thanks for any help!

    Best,
    Andy

    There is a dial tone measures Express VI.  Or you can extract a single signal.

    There are also many FFT analysis or spectrum of VI.

  • When to use c / python instead of LabVIEW

    I was recently asked when you use python/c and not of LabVIEW.

    As someone who has worked with LabVIEW Kool for awhile I found difficult to answer as it seems to be very few restrictions to what labVIEW can achieve.

    LabVIEW is obviously ideal for test of manufacturing, control systems, rapid prototyping systems, develop ideas, and I even used to generate executables to decrypt the data of wireshark, editing MySQL databases, programs of encryption, etc..

    However, in my head at the following spring to mind that could impose a project to lean towards python.

    1 development license (free vs. paid)

    2 drive - engine labVIEW run requires a lot of space

    3 MCU / smart phones, in particular, could benefit from C / python / Java supported

    Recently, I worked in a company where all R & D product development and manufacturing was done through LabVIEW but regression testing has been done through python. Truth is, I probably could have implemented the regression test in LabVIEW but generally those working environments hose int will use PHP / Python or similar and it is easier to hire a team on that basis.

    I do not putting down LabVIEW rather try to honestly answer a customer's question.  Any OE ideas to answer the question?

    I think I can put it the way the shortest is: LabVIEW is best suited to the intervention of material.

    Yes, you can write a small application of office in LabVIEW... but the obligation to install the runtime (which can be quite slow), it is difficult to create a 'portable' application (there are a lot of workarounds... but still). I don't see why even a simple "Hello World" executable should force hundreds of MB of installation.

    I saw a lot of posts here who have spoken of creating applications to manage data in a database (for example a stock inventory system), or run an executable LabVIEW on a server to act as a server web - Yes, you can use LabVIEW to do these things, but there are other tools that seem much more appropriate (e.g. Apache/IIS and PHP/ASP) - essentially a nice web front end - I also have the same feeling about creating something to review test data - I think that this must be done in a more suitable tool (e.g. a web front end so anyone can access it without the need of RTÉ).

    The cost of the development license is there, Yes (but not for deployment) but it is easier to justify when it is just a small part of a test/measurement system expensive. I also don't really think that the use of the disc is so important nowadays with space being so cheap HARD drive to.

    I feel LabVIEWs strengths are its ability to allow no computer to write their own code to run tests (for example a DAQ in LabVIEW System prototyping takes minutes... how long take in C if you had never used before C?) for new users and allow advanced users (LabVIEW Professional) to create test/measure/search systems much more quickly they could start from scratch in C etc.

  • LabVIEW 2013 executable only works on the development machine?

    Hi all

    I created an executable to distribute my test software, but it only works on the development computer. With success, I gave my front executables with labview 2012 on the target computers by simply creating the .exe in the project and then Explorer in installing labview nessary drivers and run the engine of time without problems. Now, I created a new test with Labview 2013 program and I can not get my new test .exe application to run on the target computer. Has anyone seen this kind of problem before?  Any help will be appreciated.

    Thank you


  • Power supply Tester

    Hello

    We need to develop a new power supply Tester in LabVIEW software. We currently use the software LabVIEW 8.6 for our tester and we want to redraw the whole algorithm. What Version of labVIEW is better suited for this purpose right now?  We also want to include a report generation tool and PXI. It would be useful if someone call tell me cost as well.

    Thank you

    prvtmg

    Using PXI implies the new test equipment. PXI is a completely new platform.

    Personally, I don't see much need to report generation tool, but if you see that it had to directly manipulate word or excel, it would save you time.

    Any version, even your current is perfectly capable of controlling instruments. If you plan the upgrade, might as well get later.

Maybe you are looking for

  • Search for display wireless devices

    Some how I managed to get up the circular screen with a rotating wire that displays all available devices. Now his party and I cannot get to the top. I have a left click on the taskbar icon and a "search for wireless devices' but only get the small s

  • Envy 17-J111tx: second hard drive for the Envy 17

    I really want to add another SSD or HARD disk. My question is what size should I buy and it would be compatible with SATA 2 or 3? I will void the warranty of my mobile during installation it?

  • HP6600: Clean print heads

    Every inkjet printer, I have never had provides a utility to "clean the print heads" what weird colors appear in printed documents. It doesn't seem to be something like that with your device and everything will out "a bit greenish". Then... How can I

  • Impossible to uninstall the software for a webcam creative labs.

    Impossible to uninstall the software for a webcam creative labs.

  • My laptop is plugged in, but the battery is not charging

    My system is win7 Ultimate, 32-bit operating system. My laptop is Toshiba Satellite - C600 - 02L, processor: Intel (r) Pentium (R) CPU, P600 1.87 GHz, 1.87 GHz... I bought it about a year and eight months ago. I noticed that the battery light is off.