several results

Hi all

I have a question on how to account for multiple results. Here is my configuration:

  1. I have 2 test

  2. I would like to report the result of the test 1, test 2 and total of test1 + test2

Please see my attached VI

Thanks in advance,

That would be because you need to start training.

Training center of NOR

NEITHER start-up

-Hardware Basics

-LabVEW databases

-DAQ Application tutorials

Introduction to LabVIEW for 3 hours

Introduction to LabVIEW for 6 hours
Paced self-study for students
Self Paced Training beginner to advanced, required SSP
LabVIEW training Wiki

The fundamental problem is that there is no element of memory (Feedback node or shift register) to store the data of several [the course

If you select 'Test 1' default data for 'Test 2' (a ZERO) came out of the first structure of matter.  Conversely if you select 'Test 2 '.

A pair of nodes of feedback wired through the structure of the case are required to "Remember" the last value of test.

Somethimg like this works much better

home in 2011

Tags: NI Software

Similar Questions

  • Construction of test with several results

    Hi, I have the question of Lilybyri:

    I'm learning to build test with several results from your article:

    Construction of Test with several results (CP5)

    That's exactly what I need. My question can I use the interaction of radio button or smart shape rather click on? What do you recommend? I used CP7 CP8.

    Need to publish the final test HTML5 and the output SWF. My test wil have 55 questions and 4 results score-one of them describe the personality of the learner.

    Yarik

    Advasntage to click on the button box and shape, it's that they have points

    attached to it. This is not the case for the interaction of radio buttons that has

    also limited formatting options.

  • AS3 + mysql database design: several students over several results

    It is more a problem of design of database, but almost everyone here using database integration with their applications so it seems important. I'm integrating AS3 + mysql + php and need to clarify the design of database of several results of students in various activities.

    Development of a learning course online with a 'dashboard' control panel with all the kids teacher translates every activity.

    I read the rules of design of database by Codd etc...

    I understand the need for the parent tables and children so information are relational and not duplicated etc...

    BUT I'm not sure I know how to design the results section. Several students various lessons with 10 activities which each give a mark out of ten.

    The table would be updated every few seconds that 10,000 users would be online at the same time

    1. I created a table of results with the results of pupils in the same table, IE: Tom would be the first line

    brand name lesson activity

    Tom               1                1               6

    John              1                1               4

    Tom               1                2               8

    As you can see it Tom is very fast, because he has already completed the activity 2 and so it is added to the third rank. It seems I'm repeating the same info: lesson and Tom.

    I know that this should be a student_id instead of the name of Tom - it was just to clarify the example.

    Thank you

    Could someone send me to a link with an example of a table for the results of the students

    nothing is repeated in this table (results).  you have a number of lessons each with 10 activities.  It's no different than having 10 times more lessons.

  • 3.0EA1: display of several results of the query in a spreadsheet

    Hello Forum,
    just after starting SQL Developer 3.0EA1 for the first time, I had a new tab for each SQL query result I entered in the worksheet. This is a great feature!
    But now I can not reproduce this behavior. All SQLs put their results into a single query result tab. The last of them wins.
    I have not found a preference setting to return several results of the query again.
    Did I miss something?
    I'm running on Windows XP and updated the parameters of 2.1.1.64. Perhaps that explains the rescue of the old behavior afer restart SQL Developer.
    I connect to Oracle 10.2.0.5 if it matters.

    Kind regards
    dhalek

    Preferences - Database - spreadsheet - automatically freeze the tabs of the result, or red pine under the result tabs button themselves.

    Have fun
    K.

  • Several results of the Select statement horizontally

    Hello

    DB Version: Oracle 11.1.2.1.0

    OS: OEL5

    I try to print the results of several SELECT horizontally using SQL statements, but not able to reach my goal.

    Multiple SQLs:

    SELECT 'DB Version', version db_version FROM v$instance
    UNION ALL
    select 'Oracle Client', length(addr)*4 || '-bits' word_length from v$process where ROWNUM =1
    UNION ALL
    select 'Database Edition', trim(substr(banner,20,19)) from v$version where rownum<2
    UNION ALL
    SELECT 'Single Instance or RAC', CASE COUNT(1) WHEN 1 THEN 'Single Instance' ELSE 'RAC' END is_single_instance FROM gv$instance
    UNION ALL
    SELECT 'No of CPUS', to_char(value) FROM v$osstat WHERE stat_name='NUM_CPUS'
    UNION ALL
    SELECT 'No of CPU Cores', to_char(value) FROM v$osstat  WHERE stat_name='NUM_CPU_CORES'
    UNION ALL
    SELECT 'No of CPU Sockets', to_char(value) FROM v$osstat  WHERE stat_name='NUM_CPU_SOCKETS'
    UNION ALL
    SELECT 'Physical Memory (GB)', to_char(ROUND((value/1024/1024/1024),3)) FROM v$osstat  WHERE stat_name='PHYSICAL_MEMORY_BYTES'
    /
    
    

    Result:

    'DBVERSION'            DB_VERSION
    ---------------------- ----------------------------------------------------------------------------
    DB Version             11.2.0.1.0
    Oracle Client          64-bits
    Database Edition       Enterprise Edition
    Single Instance or RAC Single Instance
    No of CPUS             4
    No of CPU Cores        2
    No of CPU Sockets      1
    Physical Memory (GB)   3.864
    
    
    8 rows selected.
    
    

    Expected result:

    DB VERSION  ORACLE CLIENT   DATABASE EDITION         SINGLE INSTANCE OR RAC     NO OF CPUS  NO OF CPU CORES  NO OF CPU SOCKETS  PHYSICAL MEMORY (GB)
    ----------- --------------- ------------------------ -------------------------- ----------- ---------------- ------------------ ---------------------
    11.2.0.1.0  64-bits         Enterprise Edition       Single Instance            4           2                1                  3.84
    
    

    Any help would be greatly appreciated.

    Val

    SELECT "DB Version."

    "Oracle Client."

    "Database Edition."

    "Single instance or RAC.

    "None of the processors."

    "No CPU Cores.

    "No CPU Sockets."

    "Physical memory (GB).

    OF (choose the version "DB Version" of v$ instance where rownum)<>

    (choose the length (addr) * 4 | bits "Oracle Client" from v$ process where ROWNUM = 1).

    (select trim (substr (banner, 20: 19)) "Database Edition" version $ v where rownum)<>

    (select CASE COUNT (1) WHEN 1 THEN 'Single Instance' ELSE 'RAC' END 'Single Instance or RAC' SGS $ instance).

    (SELECT to_char (value) 'Number of processors' v$ stat_name WHERE osstat = 'NUM_CPUS'),

    (SELECT to_char (value) "Number of CPU cores" v $ stat_name WHERE osstat = 'NUM_CPU_CORES'),

    (SELECT to_char (value) 'number of CPU Sockets"v$ stat_name WHERE osstat = 'NUM_CPU_SOCKETS'),

    (SELECT to_char (ROUND ((value/1024/1024/1024), 3)) 'physical memory (GB)' v $ stat_name WHERE osstat = "PHYSICAL_MEMORY_BYTES")

    /

    DB Version Oracle customer Database Edition Single Instance No. No. processors CPU Cores No. CPU Sockets physical memory (GB)
    ----------------- --------------- ------------------- --------------- ---------- --------------- ----------------- --------------------
    11.2.0.3.0 64-bit Enterprise Edition Single Instance 4 4 and 1 7.991

    SQL >

    SY.

  • Q. how get several results from a single column in a recordset using PHP

    Hello world

    I hope someone can help. I have a column called categories and about 5 categories listed. I want to show all the products listed in say 2 categories. I don't have that basic php skills so know only how to pass a value to the url to display the products of 1 category for example

    Select *.

    PRODUCT

    Category WHERE colname =

    $colname = $_GET ['category'];

    URL... page.php? category = result

    Question is how can I get products in several categories to show for instance all the products of the categories "fruits", "dairy products", 'meat '.

    Your help will be much appreciated, because I'm tired of beating my head against the wall. (should invent a pillow of wall PHP and sell online)

    Thank you

    $colname1 = $_GET ["category1"];

    $colname2 = $_GET ["Category2"];

    $colname3 = $_GET ["category3"];

    Select *.

    PRODUCT

    Category WHERE the ('$colname1', '$colname2', '$colname3')

    > Your help will be very appreciated because I'm tired of beating my head against the wall

    My guess is that you are trying to build a web application without first learning the basics of PHP and SQL. It is certainly the hard way.

  • Why the start window does not decrease when there are several results, and I want to check each?

    Is there anyway of peacekeeping beginning box upward?   By doing a search, 8 elements came, I right click the first to 'open', the start box breaks down the jpg couldn't be displayed (God knows why or where it is!) so I have to click on start and type in the search had once AGAIN, do it with all 8 icons... come on Microsoft all new fandangled stuff you've added and you assume if 35 things go up the first I click is the one I am you are looking for?

    Faster we go, the behinder we get.   Seems the more glitzy junk that is added, 'user-friendly' things common sense falls through the cracks of geek.

    Windows 7 and Office 2010 have made me really want to do not use a computer... I have a business online (successfully) and uses a computer for 18 years.    This "not compatible" nonsense, "is no longer supported" is just this absurdity.   It's as if they're building a new road in your area, well you have to buy a new car!   If they come out with new TV shows, you will need to buy a new TV.   That Microsoft is not?  The upgrade is good but forcing me to give up what I love and know you is crazy, boring and very discouraging.

    Ruth Niles

    Hi Ruth Niles.

    I suggest you run search and convenience store Index and see if that helps.

    Open the troubleshooter for search and indexing
    http://Windows.Microsoft.com/en-us/Windows7/open-the-search-and-indexing-Troubleshooter

    Hope it will be useful. Incase if you still have any other queries please respond with more details and we will be happy to help you.

  • Export several query result tabs in an Excel worksheet in the form of tabs

    I want to export several "Result of the query" tabs in an Excel worksheet as individual tabs in the workbook. is this possible?

    Not today.

  • How can I remove my address bar Bing search results?

    When I start typing the name of a Web site (expected FireFox to display the URL in the address bar) I now get several results from BING search on the links. If I click on one of these search results (with a magnifying glass to the left of the writing), I take to a Bing search results page.

    Yes, I tried to reset the Config.

    No, I don't seem to have this "C:\Program Microsoft Search Enhancement Pack Helper\' on my system. Or at least not to this place that I am on Windows 7.

    I can't update my system recently and it just started last night. Any help would be appreciated.

    I finally just did a system restore and that solved. Thanks for all the help.

  • Run multiple chooses due to several input values (need help in SQL)

    Hello

    I would need to run multiple SQL select statements I get input of several results of the subquery. In my test case, I get three 3 results of the subquery

    Select ALL_TABLES where LAST_ANALYZED is not null AND OWNER of TABLE_NAME = "IHS" AND TABLE_NAME LIKE '_TBL_PROCESS %' AND (SYSDATE-LAST_ANALYZED) < 1 order by (SYSDATE-LAST_ANALYZED
    The complete query is:

    SELECT SDE_ID, SERVER_ID, REGISTRATION_ID, TABLE_NAME, CONNECTOR, START_TIME, NODENAME OF THE

    * (select ALL_TABLES where LAST_ANALYZED is not null AND OWNER of TABLE_NAME = 'IHS' AND TABLE_NAME LIKE '_TBL_PROCESS %' AND (SYSDATE-LAST_ANALYZED) < 1 order by (SYSDATE-LAST_ANALYZED)) *.

    Can someone help me to get the appropriate SQL code?

    Thank you
    Dejan

    Right. I should have put a comment explaining that. I used the name A_TBL_PROCESS because the WHERE clause has
    'AND table_name like '% _TBL_PROCESS' ' then yes that should be a table name that will be selected.

  • Satellite M30 - what compatible HARD drive can I use?

    Hello

    My Satellite M30 hard drive crashed (after 3 years of intensive use). I would like to replace it, but I don't know which drive is suitable (SATA, ATA 6... etc). The original for this computer hard disk is the MK6021GAP.

    Can someone hep me on this subject? By the way, is - it complicated to replace the hard drive on this computer?

    Thank you

    Use the advanced search of this forum and you will get several results with different threads on the same topic.
    The replacement is not difficult. At the bottom f the unit, you will find a HARD drive Bay. Armand, remove the cover and cut the shape of the disk of the controller. But be careful.

  • F100-NH Pavilion: Pavilion HP KEYBOARD PROBLEM

    Hello world!

    I have a laptop HP Pavilion F100-NH with Win 8.1.

    2 weeks before my keyboard has a problem. I started windows and I couldn't type anything. I removed the keyboard from the Device Manager, and then I restarted > it would be OK.

    But today, I have the same problem. I just removed the keyboard from the device, restarted Manager and nothing happens... And now I don't see the "keyboard" devices more. Strange.

    The hardware itself has a problem, because I can use it during startup. Windows has a problem. How could I solve this problem?

    I tried to reinstall the chipset driver (I thought that this may be a solution), but I couldn't find the chipset driver.

    Thank you for your answer!

    Best regards:

    Csaba

    HI @loscsaba,

    Thank you for your request!

    I understand that once before you have had a problem with the keyboard does not not after scoring in Windows.  You went to the Device Manager, removed the keyboard and rebooted.  The keyboard once again fully functional. Two weeks later the return issue, but repeating the previous steps did not help. After removing the keyboard when you restart, it was no longer listed in Device Manager.  When in Device Manager, if you are looking for a material change the keyboard appear?

    Thinking it might be a chipset driver you went looking for an update, but have been unable to locate one.

    When I searched for your laptop, I get several results.  To get the right pair, please provide your model number. How can I find my model number or product number?

    Here is a link to HP Notebook PC - portable keyboard troubleshooting (Windows 10: 8).  You would also go the HP Support Assistant to help solve this problem?  You can also try running the troubleshooter in Windows Help.

    Please let me know the results.

    Good luck!

    Please consider marking the post helped you overcome your problem with 'Acceptable'. This would allow others who may encounter the same or similar problem to find information with greater ease.

    If you appreciate the help, please click "Thumbs Up icon" below.

  • UNDER WINDOWS 95 WITH WINDOWS7

    I'm playing the old games starwars [tie fighter & rebel assault] held on win95 can help you

    eskemo,
    It must be addressed on a third type part BACK emulator program.  It would probably help you so he can work.  You can search Bing for Tie Fighter under Windows 7 and you should see several results for 3 third-party programs help to run older software.  I've never personally used any of them, so I can't recommend a.  But let us know what you use and how it works.  Maybe I'll get out my game Wing Commander. Mike - Engineer Support Microsoft Answers
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Pavilion dv7-4180: LAN - does not connect

    Hi all

    I myself have set up in a new home and now am using a modem to the computer's LAN connection.

    I could not receive a signal when the connection of the modem to my computer, but on wi - fi systems, it works.

    Then on another computer, the LAN connection starts a blinking on the modem and there I go, connection

    through the LAN.

    The first computer that does not have a connection on the LAN-

    Q: what could cause that?

    Once again, it is very well when instead of a Wi - Fi connection and scoring in just this old LAN connection to my new residence

    does not cause it to connect to the top.

    Any advice on a particular problem is appreciated.

    AtAF

    Hi @AtAF,

    Thank you for your query.

    I understand that after moving into your new home, you cannot connect to your local network, is another computer.

    You are able to connect to hotspots Wi - Fi with your CV.

    When I did a search for your model of laptop, I got several results that you forgot to enter the two letters after the model number (example Pavilion dv7-4180us).

    How can I find my model number or product number?

    On this particular model that Windows 8 is not supported by HP so they do not list the drivers updated for it.

    Download or update of software and drivers for HP computers

    You did all your Windows updates?

    You use the same Ethernet cable that worked with the other computer?

    Have you ran the Windows troubleshooting tool?

    If you check device manager there is an error on the network card?

    Here is a link to HP - troubleshooting Wired Home networks (Windows 8) computers that should help you too.

    To say thank you for answering, please click the button below thumbs up .

    If this fixed the problem for you, please choose the solution to help others locate it.

    Good luck!

  • Need help of the correct SAS 2.5 upgrade option "HDD for PowerEdge T620

    I want to add the disk to an existing Dell PowerEdge T620 (service tag GTPKDV1) storage. The vehicle currently has 7 300 GB SAS 2.5 "hot, two virtual drives (300 GB RAID1) and RAID5 1116 GB replaceable drives. There are 16 bays.

    Browsing the Dell store for server upgrade parts I am surprised not to see that two form factors for of 2.5 "10K rpm SAS drives. only 300 or 900 GB. Nothing to do with higher speeds or more capacity! And I'm not even sure, one of the search results is really 2.5 "because the Web site product description does not indicate the size at all.

    300 GB of the manufacturer: 15NM6 | Dell reference: 342-2016 (accessories.dell.com/.../productdetail.aspx

    900 GB of the manufacturer: TPMWF | Dell reference: 342-4143 (http://accessories.dell.com/sna/products/Hard_Drives_Storage/productdetail.aspx?c=ca&l=en&s=bsd&cs=cabsdt1&sku=342-4143&mfgpid=225343)

    The 900 GB is described as a hybrid drive. What is a drive hybrid? Isn't SAS, SAS?

    There are several results that seem to be variations on the 300 GB 10 K 2.5 "disk SAS6. They are all the same product? Why the different reference numbers?

    The H710p wouldn't even try to use the 300 to rebuild the 1.8 TB drive failure, as the reader will not be perceived as a Hot Spare for this virtual disk. A 300 GB global Hot Spare would be able to rebuild any 300 GB or more small disc. If the Global Hot Spare is a 1.8 to it should rebuild one of these virtual drives.

Maybe you are looking for