Create a virtual channel that increases a counter for each iteration of a cyclic load test

We will be a long period of cyclic fatigue tests, and I wish I could keep track of which iteration we are on this block.  The current plan is to test for 10 hours at 15 Hz, and then stop test for 2 hours for an inspection of the structure.  Later tests will begin upward.  Each of these blocks of 10 hours can start at a number of 0, but I would like to follow the release of our cell so that when he sees a rising edge (with filtering to take account of any noise) it will increase a 1 meter.  Each sample will then save this number in a column in the data file.  It doesn't have to be perfect in the measurement on the forehead, he sees the new cycle, but there need to be specific in the way that it is not miss or as an additional cycle.

Is something like this in Signal Express full?

Yes, what you are proposing is possible with SignalExpress full. You can call LabVIEW signal express code, so call a LabVIEW VI, which contains your counter code is a way to do it. If want to do entirely in SignalExpress you can use DAQmx features by browsing up to add a step > acquire signals > DAQmx acquire and put in place a task entry counter to match your needs.

Tags: NI Products

Similar Questions

  • Is it possible create a shortcut, so that by clicking top (for example on the desktop), it goes to "a certain page" a PDF file?

    Is it possible create a shortcut, so that by clicking top (for example on the desktop), it goes to "a certain page" a PDF file?

    Yes. Read this file: http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/pdf_open_parameters.pdf

  • How to reset the counter at each iteration, and how to introduce a delay

    Hello world

    First of all I apologize for the basic level of my questions, I'm new with Labview...

    I'm counties of reading out of a USB-6008 labview chip using the DAQ assistant and I write the output to a file. The problem is that instead of giving me the number of levels for each iteration it gives me the sum of all this. How to make Wizard Reset to 0 data acquisition account on each iteration? I tried using a shift register, but it added a counter to my folder and nothing else...

    Thank you very much

    Sure thing. Sorry about that.

  • That does Create DAQmx Virtual Channel (TEDS AI accelerometer) actually?

    Hi all

    I have a logging application of fundamental vibrations for which I use TEDS accelerometers active.  I set up a task using the virtual channel create (TEDS AI accelerometer) to add the right channels, but none of the data in the table of TEDS seems to be get attracted to my channels.

    This VI pulls information of the TEDS scaled such that the values I have read are resized to the appropriate unit?  Is it possible to force it to drag all the TEDS data by so that when I save a waveform to a tdms file they end up like channel properties?

    I've included a screenshot of VI, which creates the task for reference.  Thank you!


  • How to create a Virtual Com Port in Windows 7 for Palm HotSync

    I've just updated wo Windows 7 Pro 64 bit.  Because Palm does not support USB synchronization under a 64-bit system, it tells me that I need to create a virtual com port for my bluetooth device to synchronize.  I can't understand how to create this port under Windows 7.

    Hi Sonmox,

    Welcome to the Microsoft Answers site!

    In the Sub in view of the link you need to download the Palm Desktop and HotSync Manager. This software allows you to synchronize your device Palm with your computer, for your info is backed up and easily editable on your computer.

    Visit the following is given link of Palm and configure your Bluetooth device.

    http://KB.Palm.com/wps/portal/KB/common/article/49229_en.html

    When you set up your Palm device to synchronize using Bluetooth technology, you create a 'Bluetooth partnership' between your devices your computer (also known as "pair" or "trusted device"). This allows you to synchronize your device wireless and your computer have to authenticate each other, every time that you synchronize.

    Follow the steps in the document to sync your Bluetooth device.

    Hope this information is useful.

    Amrita M

    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Script to create multiple virtual machines model works is not for the network adapter variable

    We are working on a script to create multiple virtual machines from a template. The script works fine, but when we try to include commands to set the NIC to a group of specific ports on a dvswitch script errors on. Here's what we have so far. This script (less network variables) works, but we would like to include the network configs in the script as well.

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

    This is the part of the script that configures the network/dvswitch adapter... but does not work properly.

    $myResourcePool = get-ResourcePool-name DQOL

    $dsName = get-Datastore-name "DQOL-DS01.

    $myTemplate = get-Template-name "DQVTemplate".

    $distributedSwitchPortGroup = get-VirtualSwitch-distributed - name "CVE-dvS04-Nexus - k 5 | Get-VirtualPortGroup-name '979-DQ-SHARED '.

    New-VM-name MyVM1-model $myTemplate - Networkname ResourcePool - $myResourcePool - OSCustomizationSpec $mySpecification $distributedSwitchPortGroup - Datastore

    (Get-$dsName data store)

    New-VM-name MyVM2-model $myTemplate - ResourcePool $myResourcePool - OSCustomizationSpec $mySpecification - Datastore (Get-$dsName data store)

    _____________________

    !!!!!!!  This part works, but without specifying a network/dvswitch... card!

    $myResourcePool = get-ResourcePool-name DQOL

    $dsName = get-Datastore-name "CVE-SAN-ISG-DS02-02ef.

    $myTemplate = get-Template-name "DQVTemplate".

    New-VM-name MyVM3-model $myTemplate - ResourcePool $myResourcePool - OSCustomizationSpec $mySpecification - Datastore (Get-$dsName data store)

    New-VM-name MyVM4-model $myTemplate - ResourcePool $myResourcePool - OSCustomizationSpec $mySpecification - Datastore (Get-$dsName data store)

    Here is the error we get:

    New-VM: all parameters can be resolved by using the specified named parameters.

    C:\Users\capuanoj\Desktop\Create-multiplevms-fromtemplate.ps1:6 char: 7

    + New-VM < < < <-name MyVM1-model $myTemplate - Networkname $distributedSwitchPortGroup - ResourcePool

    ePool - OSCustomizationSpec $mySpecification - Datastore (Get-$dsName data store)

    + CategoryInfo: InvalidArgument: (:)) [new-VM], ParameterBindingException)

    + FullyQualifiedErrorId: AmbiguousParameterSet, VMware.VimAutomation.ViCore.Cmdlets.Commands.NewVM

    You cannot use the - model and Networkname - parameters of the cmdlet New - VM in a single order, because both are in different parameter sets. You must first create the virtual machine and then use the cmdlet Set-NetworkAdapter to change the portgroup of the virtual machine. As in example 4, assistance from cmdlet Set-NIC:

    --------------  Example 4 --------------

    C:\PS>$myNetworkAdapters = Get - VM | Get-NetworkAdapter-name "NIC 1.
    $myVDPortGroup = get-VDPortgroup-name MyVDPortGroup
    Together-NetworkAdapter NetworkAdapter - $myNetworkAdapters - $myVDPortGroup Portgroup

    Retrieves all network named "NIC 1" cards of all virtual machines and connects to the specified distributed port group.

  • SQL query to search for the line that contains the identifier for each consecutive group

    Hello

    I'm on 11.2.0.3 Enterprise Edition.

    I have a strange request here - do not know if this is possible without going to procedure...

    Given these data of the sample:

    create table test_status (
      status varchar2(10),
      revision_id number,
      revision_timestamp timestamp);
    
    insert into test_status values ('PROPOSED', 1, systimestamp);
    insert into test_status values ('PROPOSED', 2, systimestamp);
    insert into test_status values ('PROPOSED', 3, systimestamp);
    insert into test_status values ('ACTIVE', 4, systimestamp);
    insert into test_status values ('ACTIVE', 5, systimestamp);
    insert into test_status values ('PROPOSED', 6, systimestamp);
    insert into test_status values ('PROPOSED', 7, systimestamp);
    insert into test_status values ('ACTIVE', 8, systimestamp);
    insert into test_status values ('ACTIVE', 9, systimestamp);
    insert into test_status values ('FINISHED', 10, systimestamp);
    insert into test_status values ('FINISHED', 11, systimestamp);
    insert into test_status values ('FINISHED', 12, systimestamp);
    

    Gives me:

    SQL> select *
      2  from test_status
      3  order by revision_id;
    
    
    STATUS     REVISION_ID REVISION_TIMESTAMP
    ---------- ----------- -----------------------------
    PROPOSED             1 25-SEP-14 04.49.47.954000 PM
    PROPOSED             2 25-SEP-14 04.49.47.962000 PM
    PROPOSED             3 25-SEP-14 04.49.47.966000 PM
    ACTIVE               4 25-SEP-14 04.49.47.969000 PM
    ACTIVE               5 25-SEP-14 04.49.47.972000 PM
    PROPOSED             6 25-SEP-14 04.49.47.976000 PM
    PROPOSED             7 25-SEP-14 04.49.47.979000 PM
    ACTIVE               8 25-SEP-14 04.49.47.982000 PM
    ACTIVE               9 25-SEP-14 04.49.47.987000 PM
    FINISHED            10 25-SEP-14 04.49.47.991000 PM
    FINISHED            11 25-SEP-14 04.49.47.996000 PM
    FINISHED            12 25-SEP-14 04.49.48.000000 PM
    
    
    12 rows selected.
    ws selected.
    

    I want to get this result:

    STATUS     REVISION_ID REVISION_TIMESTAMP
    ---------- ----------- ----------------------------
    PROPOSED             3 25-SEP-14 04.49.47.966000 PM
    ACTIVE               5 25-SEP-14 04.49.47.972000 PM
    PROPOSED             7 25-SEP-14 04.49.47.979000 PM
    ACTIVE               9 25-SEP-14 04.49.47.987000 PM
    FINISHED            12 25-SEP-14 04.49.48.000000 PM
    

    Then query the table ordered by Revision_Id, I would get the line containing the highest revision for each consecutive group of status values.  I am able to get the line containing the highest revision for each separate status, value, but I can't deal with the scenario where a state value reappears later.  In the case of the real world, it is a workflow and I need to take into account the fact that an element through the workflow may be redirected to the back front she proceeds forward again.

    Hope it makes sense.

    Thank you

    John

    Hi, John,.

    John OToole (Dublin) wrote:

    Hello

    I'm on 11.2.0.3 Enterprise Edition.

    I have a strange request here - do not know if this is possible without going to procedure...

    ...

    Do not no stinkin' procedure:

    WITH got_grp_id AS

    (

    SELECT the status, revision_id, revision_timestamp

    ROW_NUMBER () OVER (ORDER BY revision_id)

    -ROW_NUMBER () (PARTITION STATUS

    ORDER BY revision_id

    ) AS grp_id

    OF test_status

    )

    SELECT status

    MAX (revision_id) AS revision_id

    MAX (revision_timestamp) DUNGEON (DENSE_RANK LAST ORDER BY revision_id)

    AS revision_timestamp

    OF got_grp_id

    GROUP BY status, grp_id

    ORDER BY revision_id

    ;

    For an explanation of the technique of Difference sets used here, see

    Analytic Question lag and lead and/or

    Re: Ranking of queries

  • Count for each table

    Hello

    I try to count (*) for all the table owned by a user
    I have the following error

    What's wrong?
    Thank you
    declare
    2 i the number;
    3 t_owner varchar2 (20);
    4 t_table_name varchar2 (20);
    5. start
    6 t in (select * from all_tables where owner = "MISAMM")
    7 loop
    8 t_owner: = t.owner;
    9 t_table_name: = t.table_name;
    10 dbms_output.put_line (' :'|| Table t_table_name);
    11 dbms_output.put_line (' owner :'|| t_owner);
    12 select count (*) in I of t_owner.t_table_name;
    14 dbms_output.put_line ('Table :'|| t.table_name |) "lines :'|| TO_CHAR (i));
    15 end loop;
    16 end;
    17.
    Select count (*) in I of t_owner.t_table_name;
    *
    ERROR on line 12:
    ORA-06550: line 12, column 37:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 12, column 1:
    PL/SQL: SQL statement ignored


    Elapsed time: 00:00:00.01

    Hello

    The names of the tables come display of metadata dynamically. Thus, you should use "immediate execution".

    declare
      i            number;
      t_owner      varchar2(20);
      t_table_name varchar2(20);
    begin
      for t in (select * from all_tables where owner = 'MISAMM')
      loop
        t_owner      := t.owner;
        t_table_name := t.table_name;
        dbms_output.put_line('Table:' || t_table_name);
        dbms_output.put_line('Owner:' || t_owner);
        execute immediate 'select count(*) from ' || t_table_name
          into i;
        dbms_output.put_line('Table:' || t.table_name || ' rows:' || to_char(i));
      end loop;
    end;
    /
    

    Also, I wonder why you are not satisfied with the "num_rows" user_tables and all_tables column?

  • Svchost.exe creates the disk activity that freezes my computer for several minutes

    After installing Windows 7 with everything working well, I started now get frequent (every few minutes) drive activity periods that are so intense that I can't do anything until they stop.  I tried to disable services (indexing, superfetch), my pagefile is set to automatic and the memory usage is only 50%.  I even uninstalled Norton Internet Security 2010 to see if it would eliminate the beating.  Even with only a single program running (I tried IE, Opera and Firefox as the browser), I still have this problem.  Nothing seems to stop it.  I'm going to uninstall W7 and go back to XP.  Any suggestions?

    Hello

    If you need search malware here's my recommendations - they will allow you to
    scrutiny and the withdrawal without ending up with a load of spyware programs running
    resident who can cause as many questions as the malware and may be more difficult to detect as the
    cause.

    No one program cannot be used to detect and remove any malware. Added that often easy
    to detect malicious software often comes with a much harder to detect and remove the payload. Then
    its best to be thorough than paying the high price later now too. Check with them to one
    extreme overkill point and then run the cleaning only when you are sure that the system is clean.

    It can be made repeatedly in Mode safe - F8 tap that you start, however, you must also run
    the regular windows when you can.

    Download malwarebytes and scan with it, run MRT and add Prevx to be sure that he is gone.
    (If Rootkits run UnHackMe)

    Download - SAVE - go to where you put it-right on - click RUN AS ADMIN

    Malwarebytes - free
    http://www.Malwarebytes.org/

    Run the malware removal tool from Microsoft

    Start - type in the search box-> find MRT top - right on - click RUN AS ADMIN.

    You should get this tool and its updates via Windows updates - if necessary, you can
    Download it here.

    Download - SAVE - go to where you put it-right on - click RUN AS ADMIN
    (Then run MRT as shown above.)

    Microsoft Malicious - 32-bit removal tool
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=AD724AE0-E72D-4F54-9AB3-75B8EB148356&displaylang=en

    Microsoft Malicious removal tool - 64 bit
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=585D2BDE-367F-495e-94E7-6349F4EFFC74&displaylang=en

    also install Prevx to be sure that it is all gone.

    Download - SAVE - go to where you put it-right on - click RUN AS ADMIN

    Prevx - Home - free - small, fast, exceptional CLOUD protection, working with others
    security programs. It is a single scanner, VERY EFFICIENT, if it finds something to come back
    here or use Google to see how to remove.
    http://www.prevx.com/   <-->
    http://info.prevx.com/downloadcsi.asp  <-->

    Choice of PCmag editor - Prevx-
    http://www.PCMag.com/Article2/0, 2817,2346862,00.asp

    Try the demo version of Hitman Pro:

    Hitman Pro is a second scanner reviews, designed to save your computer from malicious software
    (viruses, Trojans, rootkits, etc.). who infected your computer despite safe
    what you have done (such as antivirus, firewall, etc.).
    http://www.SurfRight.nl/en/hitmanpro

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

    If necessary here are some free online scanners to help the

    http://www.eset.com/onlinescan/

    http://OneCare.live.com/site/en-us/default.htm

    http://www.Kaspersky.com/virusscanner

    Other tests free online
    http://www.Google.com/search?hl=en&source=HP&q=antivirus+free+online+scan&AQ=f&OQ=&AQI=G1

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

    After the removal of malicious programs:

    Also follow these steps for the General corruption of cleaning and repair/replace damaged/missing
    system files. Once removed all malware these should help restore the WMP.

    Start - type this in the search box-> find COMMAND at the top and RIGHT CLICK – RUN AS ADMIN

    Enter this at the command prompt - sfc/scannow

    How to fix the system files of Windows 7 with the System File Checker
    http://www.SevenForums.com/tutorials/1538-SFC-SCANNOW-Command-System-File-Checker.html

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Also run CheckDisk, so we cannot exclude as much as possible of the corruption.

    How to run check disk in Windows 7
    http://www.SevenForums.com/tutorials/433-disk-check.html

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

    If we find Rootkits use this thread and other suggestions. (Run UnHackMe)

    http://social.answers.Microsoft.com/forums/en-us/InternetExplorer/thread/a8f665f0-C793-441A-a5b9-54b7e1e7a5a4/

    I hope this helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • problem by creating a virtual traditional NI-DAQ channel

    Hello friends,

    in fact I change computer daq to a machine, but for now I have problems when I try to create a virtual channel.

    I see the jury on the devices and interfaces but when I fill in the parameters of the analog track exactly in step giving the ports, and the channel of material not appear anything and when I finished the configuration in the virtual channel properties appears invalid configuration and there I can't select anything in the hardware channels.

    I don't know what is happening?

    I installed labview 2009 Windows 7 with MAX 5.0 and NI DAQ 9.4

    Please help me or ideas on the...

    Thank you...

    You change os or change at DAQmx. Traditional DAQ has been made obsolete when DAQmx was introduced with LabVIEW 7. If your card is one of the old cards that didn't is not supported by DAQmx, then Yes, you would also have to replace one if you stayed with windows 7.

  • How to create a virtual multi-user computer

    Our company has installed a new VDI and I'll put up the new virtual machine for our staff. I ran into a problem where I don't know how to create a virtual machine that will allow several people to connect. I have created several dedicated vm up to this point, but he must now create one where a user can walk up to the virtual machine, choose the journal and then to connect under a different. Any advice on how to implement and what type of pool is necessary are appreciated.

    Thank you

    Create a floating office pool with your desktop into it.  Then when the user disconnects.  User B can connect to the same workstation.  It is about the only way to do it with to a Terminal Server.

  • Create the virtual machine in ESX 4

    Hi guys -.

    I do not remember where / y at - it an option to choose the version of the hardware for a virtual machine.  I want to create a model from a RIS server and my dilemma is ESX 4 to create a virtual machine that will be running on ESX 3.5 until the environment is upgraded to 4.0.  I have improved my POC hosts to 4.0 (can only RIS servers in POC environment).  Please let me know if there is an option to change the material to 3.5 instead of 4.0 on my new virtual machine.

    Thank you!!

    Hello.

    When you create the new virtual machine, choose the custom configuration option, then you can specify the version of virtual machine to use.

    Good luck!

  • settings to create a virtual machine

    Hello

    I want to create a virtual machine that contains windows 7 as operating system. Suggestions how to set properties such as number of processor, memory size and so on. I HAV a system processor quad Q 6600 with 2.4 GHz. thanks a lot

    Best regards

    scorpio56xxl

    like continuum making sharp on ethe hard disk is big enough and start with a single vcpu - also it check out http://www.vmware.com/pdf/GuestOS_guide.pdf for more information.

    If you find this or any other answer useful please consider awarding points marking the answer correct or useful

  • How to create the virtual directory forms 12 c map

    Hi all

    I followed the link to create a virtual directory in 12 c forms, but he failed below.

    https://docs.Oracle.com/middleware/1221/formsandreports/deploy-forms/basics.htm#FSDEP146

    I want to create the virtual directory in ohs1 http server for accessing it via the http server port and the port of Forms Server.

    I want to access the URL like this http:/127.0.0.1:7779/forms/excels/abc.xlsx and http:/127.0.0.1:9001/forms/excels/abc.xlsx.

    Oracle HTTP Server > Administration > Configuration advanced in this i have not seen any forms.conf in the URL of web logic em.


    I added to forms.conf but it is not accessible. path $DOMAIN_HOME/config/fmwconfig/components/OHS/instances / < NAME of the OHS INSTANCE > /moduleconf/forms.conf

    AliasMatch genres / excels / (. *) "D:\My_dir\$1".

    WLExcludePathOrMimeType /genres/Excel /

    Please review...

    You can use SST to virtual mapping. Simply add these lines to forms.conf:

    RewriteRule ^ / forms/myfiles / (. *) /workaroundmyfiles/$ 1 [PT]
    AliasMatch ^ / workaroundmyfiles / (. *) ""C:\someDirectory$1 ".

    Concerning

  • How to create an interactive cursor that returns a numeric value.

    Hello world

    I am trying to create an interactive slider that the user can drag an icon from left to right, in order to select a numerical value. This numeric value will be output to a dynamic text box to capture the data. Please see the example at the link below...

    http://www.carbontrust.co.UK/solutions/CarbonFootprinting/carbonfootprintindicator.htm

    I welcome suggestions of action script to create a slider like that.

    Thanks for your help

    Just as an example, open a new file and add a movieclip on the stage... give it an instance name of "handle" and place it at x = 0, y = 100.  Then place this code in a layer of actons (code red, it's how the drag limits are set)

    handle.addEventListener (MouseEvent.MOUSE_DOWN, mouseDown)

    function mouseDown(event:MouseEvent):void {}
    handle.startDrag (false, new Rectangle (0, handle.y, 200, 0));
    }
    handle.addEventListener (MouseEvent.MOUSE_UP, mouseReleased);

    function mouseReleased(event:MouseEvent):void {}
    handle.stopDrag ();
    }

Maybe you are looking for