Event: number of tracks of the same event?

Hello world

I'm working on a CCD acquire the system, and I developed the control software using a structure of the event.

Each event controls a setting function for my system and place in fucnctions event timeout to get the status of my detector.

Data acquisition is one of control events. Now, I need make several acquisition and save the data in a spreadsheet file, which must be called with the number of the iteration.

For example the acquisition of 10, the acquisition event will be executed 10 times and save 10 files named: 1.csv, 2 csv...

How can we build a counter showing the number of iterations of a single event (in the example the number of passages of the event "get data")?

Thanks in advance

Eugenio

LabVIEW 2011

Hi Eugenio,.

Juice make a comparison for iteration 10 times. Use the value active signaling to ownership in the event of the acquisition. Try this and tell.

Tags: NI Software

Similar Questions

  • Endpoint Vrops - set the tracking of the same service on 100 different comments?

    Hello world

    Y at - it an easy way to set the tracking of the same service running on almost 100 comments OS running the Vrops agent endpoint, or do we have to do this guest by guest?

    THX in advance

    Olivier

    You can't do this in the user interface. I submitted it as a feature in the past req, as soon as they are clearly a problem when you have agents in bulk to manage.

  • I had a problem with my Mac, and I have to reinstall Adobe Photoshop CS4, I have on a CD. I put the serial number I have on the cover, it takes it. another window opens and ask for the serial number. again, I put the same number and he said to me: not val

    I had a problem with my Mac, and I have to reinstall Adobe Photoshop CS4, I have on a CD. I put the serial number I have on the cover, it takes it. another window opens and ask for the serial number. again, I put the same number and it says: invalid.

    where will be the second serial number?

    Help me please.

    Thanks, Abe

    Hi,

    Please see error "serial number is not valid for this product". Creative Suite and serial number incorrect error

    Kind regards

    Sheena

  • Production number: another auditor using the same SETTINGS? URGENT!

    Hi guys,.

    I have advanced and added another application in my config console, I then changed the name and then press to save the Configuration, when then I started the Repository Wizard steps.

    However, it turns out, another application was not necessary (false alarms) so I removed it completely.  I never actually created the repository.

    Now, I'm having problems with my current application.

    I get an error that says "there is another auditor using the same end points" in the event log.

    I have a feeling that this is my problem.  so when I browse to the UI via the URL, is there no current application, even though it says its up and runing (according to the Green icons) in the config console.

    I guess that's recognizing the app that I removed in the backend?  Anyone has any ideas how to solve this problem?

    It is an Oracle database if that helps any.

    Thank you very much!

    One potential gotcha here is that if you click on "Save Configuration" after the removal of the application (according to the context menu when you remove an application) then the application config might still be in the C:\Oracle\Middleware\EPMSystem11R1\products\DataRelationshipManagement\server\config\drm-config.xml for your system.

    A way to test this possibility in the user interface would be to close the config DRM console and then open again. If your application is displayed again in the console config DRM after reopening, then it's probably because you save the configuration. In this case remove the app again, and then click "Save Configuration".

    If not well then could you let us have the full error you are seeing so we can see whence the error please we have only an excerpt of all error to work on time

    Concerning

    Craig

  • Is it possible to see or read two video tracks at the same time?

    I have the video shot with two cameras at the same event.  If I took the video and put it in a sequence, say video1 video2, how can I watch two channels simultaneously so I can edit them?  I tried to use the multiple camera monitor and have this show video1, watching the video2 in the right panel, but it works very well.  I mean, that the multiple camera monitor does not play at the same time.  Instead, he stops, so when I play the other monitor is it still until I have stop it.  Then, it "catches up".  If I play the multi-monitor, the other is motionless until I have stop the monitor multi-cam.  Then, someone has a better solution that I can use where they both play at the same time?

    BTW, my hardware is new and I have a processor 6-core i7 - 3930K with 16 GB of memory, so I don't think that the problem is with my hardware is not not enough to properly run the Agency 5.0.

    «adobe multicam tutorial»

    http://TV.Adobe.com/watch/short-and-suite/MultiCam-sync-and-editing/

  • How to slide the clips on several tracks at the same time?

    Hi, first time poster here.  I recently had the first 14 elements and working on editing my first video.  I looked at several tutorials, but I found no answer to what follows.

    How can I simultaneously slide clips, which are on different tracks, the same distance (front or rear) on the timeline?  I read somewhere that you can group the items and move in unison, but when I right click on a clip, the words 'group' and 'Ungroup' in the box of pop - up are grayed out and cannot be selected.  So I don't know if it was a false tip or if I'm doing something wrong.  Maybe you know another way to accomplish what I'm doing?

    Advice you can give me would be greatly appreciated.  Thank you!

    Click and drag your cursor on the clips you want to move. You can then drag them with the cursor. See GIF below

    Best regards, Terry

  • Difference in the number of records for the same date - 11 GR 2

    Guy - 11 GR on Windows2005 2, 64-bit.

    BILLING_RECORD_KPN_ESP - is a monthly partitioned table.
    BILLING_RECORD_IDX #DATE - is a local index on "charge_date" in the table above.

    SQL > select / * + index (BILLING_RECORD_KPN_ESP BILLING_RECORD_IDX #DATE) * /.
    2 (trunc (CHARGE_DATE)) CHARGE_DATE;
    3 count (1) Record_count
    4. IN "RATOR_CDR". "" BILLING_RECORD_KPN_ESP ".
    where the 5 CHARGE_DATE = January 20, 2013.
    Group 6 by trunc (CHARGE_DATE)
    5 m

    CHARGE_DATE RECORD_COUNT
    ------------------ ------------
    2401 20 January 13-> > some records here.

    -> > Here I can see only '2041' records for Jan/20. But in the query below, it shows "192610" for the same date.

    Why is this difference in the number of records?

    SQL > select / * + index (BILLING_RECORD_KPN_ESP BILLING_RECORD_IDX #DATE) * /.
    (trunc (CHARGE_DATE)) CHARGE_DATE,
    2 count (1) Record_count
    3. FOR "RATOR_CDR." "" BILLING_RECORD_KPN_ESP ".
    "4 where CHARGE_DATE > 20 January 2013."
    Group of 5 by trunc (CHARGE_DATE)
    6 order by trunc (CHARGE_DATE)
    5 m

    CHARGE_DATE RECORD_COUNT
    ------------------ ------------
    192610 20 January 13-> > more records here
    JANUARY 21, 13 463067
    JANUARY 22, 13 520041
    23 JANUARY 13 451212
    JANUARY 24, 13 463273
    JANUARY 25, 13 403276
    JANUARY 26, 13 112077
    27 JANUARY 13 10478
    28 JANUARY 13 39158

    Thank you!

    Because in the second example you also select rows that have a nonzero component.

    The first example selects only rows that are 00:00:00

    (by the way, you should ask questions like this in the forum SQL)

  • View multiple video tracks at the same time?

    Hi guys,.

    How can I get the cam multi monitor to show me my 3 or 4 cameras at the same time? I know there is the method in which you synchronize clips and make then a sequence of nested with operations multi-cames enabled, but I can just see clips of several at once on the multi monitor?

    The reason why I want to do, so I can display all cameras and do a sync!

    Also, I have tons of things on my timeline looking at different hours of the day to be synchronized. I can't really do a quick sync and then the multi cam monitor...

    Currently, if I enable multi-screen in first, I can without video track of the video track, but can not see all my pieces at a time

    Thank you...

    MrD

    To do what you want, you do not use the multicam monitor.  You will need to apply an effect to transform image in the image to each clip, resize, and move to a corner of the frame.  This will allow you to see all the clips in the program monitor.

    Don't forget to remove these effects PIP once the synchronization is complete.

  • Report with multiple columns NUMBER of counts of the same table

    I am new to discoverer, so I'm a little lost.

    I work to create a report to show usage data and Knowledge Base of e-business. I have written using subqueries in SQL query that is in the format:

    Solution number | Soultion title | Solution views. Positive feedback | Negative feedback
    Title of 12345 _ 345 _ 98 34


    The entries 'Views', 'Positive' and 'Negative' are stored in the same table, so I do a count where setid = setid and usedtype = VS, then count where usedtype = usedtype and PF = NF

    Discoverer, I can get the number of solution, the title and THE totals but I can't seem to understand how to get an ACCOUNT for three different things from the same table in the columns on the same line.

    When I go on change map-> select the items once I select the option NUMBER of the UsedType column in the CS_KB_SET_USED_HISTS table, I can't select it again. I also found way now to add a column based on a query entered.

    If someone could help it would be much appreciated.

    Thank you

    Published by: Toolman21 on December 2, 2010 14:17
    _ to correct spacing added.

    Hello
    You can separate the column with a case or decode.
    for example to create 2 calculations:

    case
    When usedtype = "PF".
    then - that contain both
    0 otherwise
    end

    case
    When usedtype = 'NF '.
    then - that contain both
    0 otherwise
    end

    After that, you can create the aggregation count on those.

    Tamir

  • Compare and get the number of days since the same date field

    Hello

    I need to get the results in days when comparing the same field, date

    For example,.

    Primary_key_field Date_field
    100000002 1 January 10
    100000004 February 1st, 10
    100000005 30 April 10
    100000006 April 18, 10
    100000007 29 April 10
    100000008 May 1st, 10

    extract the first two date_field records based on the primary_key_field. (January 1, 2010 and February 1, 2010) and compare and find the difference and who appear in number of days, the same fetch two disks and do the same math... How can I achieve this... is it possible to make the SQL thro? Please help me solve this problem...

    Thank you and best regards,
    KBG.

    This is the query using functions oracle Analytics

    Primary_key_field Date_field
    100000002 1 January 10
    100000004 February 1st, 10
    100000005 30 April 10
    100000006 April 18, 10
    100000007 29 April 10
    100000008 May 1st, 10

    Select rn, date_field, next, next - date_field "Diff".
    de)
    ROW_NUMBER() SELECT over (ORDER BY primary_key_field) rn,
    date_field, LEAD (date_field) OVER (ORDER BY date_field) next
    FROM table_name)
    /

  • How can I add more than 2 audio tracks on the same blade?

    Well, I'm just trying to include more than 2 audio tracks on the timeline. The audio tracks to be included in the project are around 10, but whenever I simply drag and drop a new track on this specific slide, which already has 2 (1 said track 1 (music video) and the other just track 3) I get a message asking me if I want to change the audio for this slide. Help!

    Hello

    Any individual slide can have only one "track". This is normally where will the audio narration. But if you want more than one audio clip to play, you can get there by inserting an object such as a box to highlight, configure it as basically invisible by setting alpha good value and cerebrovascular accident. Then by adding audio to the highlight box.

    Add a second box to highlight if you want a third clip to play. Repeat if necessary.

    See you soon... Rick

  • number of rows is the same but the byte size is less... (exp. IMP.)

    After import 9i to 11g... rowcount is the same but on all the bytes smaller... any problem pls advice


    concerning
    ----------
    Nathalie

    Import has effectively used space. Nothing wrong

  • Drop a large number of tables with the same prefix

    Hello

    can you help me to make a script to move all the tables with the same prefix = TEST_LINK_?

    Thank you very much.
    Crystal

    Hi crystal,

    Here's something to start. It does not all FK constraints on those tables and assumes that the executor is the owner.

    declare
      pstmt  constant varchar2(255) := 'drop table :t purge';
      vstmt varchar2(255);
    begin
    for rec in (select table_name
                  from user_tables
                 where table_name like 'TEST_LINK\_%' escape '\')
       loop
          vstmt := replace(pstmt, ':t', rec.table_name);
          dbms_output.put_line(vstmt || ';');
    --      execute immediate vstmt;
       end loop;
    end;
    /
    

    Concerning
    Peter

  • change the resolution of several files/tracks at the same time?

    Hello

    We are now recording over 1000 LP to resolution 32 bit (float) for our records, but for our and the use of the public, we will have to 16-bit resolution. Is there a possibillity to change the resolution (for example 100 files) at the same time?

    IASA recommendations:

    http://www.IASA-Web.org/TC04/introduction-first-edition
    "It is recommended that all the sound elements scanned at 48 kHz or more and with a depth of at least 24 bit. «

    Thank you.

    Course

    To change the display, select file-> Batch Processing.

    Select your files, and then re - sample parameters

    Too easy.

  • Maximum number of connections at the same time of the print server?

    in our society, we have same HP LaseJet P2015 printer for about 90 users. printer was attached with the XP machine, and we have had no more (more simultaneous then 10) connections. After consulting with one of my friends I purchsed impression D-Link DPR-1020 sever. Now I m not sure how many concurrent connections could be maximally & what time interval is for each connection (XP, it is 15 minutes)?  I also need advice for the installation of a shared printer said to XP client machines

    Waiting for an answer urgent nice

    Simultaneous connections in XP is 10, until all have been disconnected. You will need to contact support on installing printer.

Maybe you are looking for

  • Samsung wireless surround does not work with Airport wifi network

    I have a smart tv with a Soundbar and wireless - all Samsung two speakers. I should be able to set up surround sound via the network wireless like this http://support-us.samsung.com/cyber/popup/iframe/pop_troubleshooting_fr.jsp?idx= 629802 & modelnam

  • new iPhone changed another iPhone 6 sec more

    My wife changed my s iPhone new iPhone more parameters, but not a sound is mostly been change. You did not notice this problem until today, just had the SE yesterday at Verizon.

  • Satellite A200-1CR - need drivers Windows XP Home edition

    Hi all I would like to downgrade from Toshiba laptop, XP an A200-1CR. Correct model No. PSAE0E-02G016HU.Where can I find these drivers? THXMatekrisz

  • Malicious site asking Apple ID

    I am posting this here because I hope in some the message will get to someone at Apple and they may have more success in the action on this subject than me. I received an email telling me someone tried to access my Apple account and I needed to conne

  • How to install skins in Windows Media Player

    original title: after I have download a skin (Media Player) to microsoft and click on save,... simple says, read it or open it, when I hit open, he does it very well... but if I go back to the regular windows media player and "choose skin", I chose a