How to get information about time of triggering and entire time waveform

I have been trying to capture a certain portion of waveform from Textronix DPO2024 using triggering in Labview. Further, I want to save the the entire triggered waveform (triggered time as one array and triggered signal amplitude as second array)  in .xlxs format.
With the present setup (screenshot, and output of program attached). I only get the triggered portion of signal, I get time stamp (that I do not want) but require the time array, instead.
I know there are methods to convert the timestamp to time array. I do not want to use this, as I need to capture the data every 10 ms  or even faster, and this slows the acquisition process.
Any help will be much appreciated.
Thanks

Hi Dennis,
Thank you for the response.
Please find the .vi attached. In the case - without triggered, with the information of dt and length of Y, we can determine the time waveform (as calculated using matlab script on right). But in the presence of triggering, neither  the length of waveform nor the start time of triggering is known, so calculating the time waveform is tricky. In addition, since the waveform is continuously changing, and keeping trigger fixed at a particular level,  the length of waveform is also changing in some of the acquisition. So I wanted  a 'simple' method where I can get the time information about the triggered waveform in each acquisition.
More specifically, I wanted help in regard to getting time array of the triggered signal and save it as a column in excel file.
Thanks

Similar Messages

  • How to get information about creation of a virtual machine on a Hyper-v host.

    Hi,
    How to get information about creation of a virtual machine on a Hyper-v host?
    I need: host name, time created, creator user.
    I saw in Hyper-V-VMMS but I found info about movements of VM between hosts.
    Thank's in advance.
    Denius Valiant

    For Host Name * Created Time Use This Command In PowerShell 
    Get-VM -Name (Read-Host "Type Your Vm Name") |select CreationTime , ComputerName
    and for Create User , As i know you should see on Event Log . 
    Go To Event Log Viewer--->Applications And Services Logs--->Microsoft--->Windows--->Hyper-V-VMMS--->Operational 
    You can see in Event Log who create the Vm.
    Whenever you see a helpful reply, click on Vote As Helpful & click on
    Mark As Answer if a post answers your question.
    LinkedIn:
      Facebook:
      

  • HOW TO GET INFORMATION ABOUT THE CLIENT MACHINE AT DATABASE LEVEL

    HOW TO GET INFORMATION ABOUT THE CLIENT MACHINE AT DATABASE LEVEL USING 10g Database and 10g Application Server
    we have developed an application using oracle forms 10g with
    oracle database 10g and Application server 10g
    Application uses a single Oracle User name to connect to database
    where as at Application level there are different users (these are not database users)
    Now how can we get the information about the user/his machine etc. at database level. earlier in 6i/8i we use to get by using
    USERENV('TERMINAL')
    we had written a triggers on tables on Insert/Update where we used to update a database field Last user terminal with USERENV('TERMINAL')
    but not this information is comming to be the machine name of application server where as we wish this to be the machine name of Client. Any Way outs
    thanks
    Chaand Kackria

    hi, you can use the sys_context function, like this:
    select sys_context('userenv','current_user'),
         sys_context('userenv','os_user'),
         sys_context('userenv','host'),
         sys_context('userenv','ip_address'),
         sys_context('userenv','instance'),
         sys_context('userenv','sessionid'),
         sys_context('userenv','terminal')
    from dual;
    Is this what you 're looking for?

  • How to get information about cursor? I had only a reference on it.

    Hello
    How to get information about cursor, that I receive in my procedure as a reference. For example I need to know, a number of columns. I know nothing about this cursor, except the link on it.
    Best Regards, Kostya Proskudin!

    However, I would seriously reconsider what you are trying to achieve.
    It looks like you are trying to write some ultimately generic cursor processor. i.e. pass any cursor and process it in some generic way.
    Good design should include knowledge of what is expected to be passed and that knowledge can be put into the code.
    Generic code is inherently difficult to maintain and debug and will never 100% deal with all possible situations e.g. even if you know the table being queried in the cursor you can't rely on the data dictionary to give you all the returned columns if some of the returned columns of the cursor are computed columns.
    Be careful you aren't writing something that's going to cause problems later.

  • How to get information about limitation Internal Memory on device

    hallo ..
    have some question here, so please some person able to answer my questions 
    1. How to get Information about limitation internal memory on device 
    2. is possible to improve internal memory on Blackberry ( move apps on external memory )
    3. any tools to get internal memory activity ?
    thanks for this people who joins here, hope we can share more information about blackberry .. 

    In addition...
    There are three types of potential memory on a BB: 1) Application Memory, 2) Device Memory, and 3) Media/SD Card Memory.
    Application Memory -- This is the most crucial; it is the protected (not user accessible), dedicated, and fixed (in size) space that is available as the destination for the installation of applications (plus some application storage, overhead and such). You cannot touch AppMemory. You cannot improve the maximum AppMemory that your BB has. It is what it is. Applications can only install here...there is no option.
    Device Memory -- This is space on your BB that you can touch to store files, pictures, media, etc. Typically, it is not terribly large, but it is available to you.
    SD/Media Card Memory-- This is what it says...your SD card, for you to store files, media, pictures, etc. It can be as large as your BB OS can support...see this KB:
    KB05461MicroSD card sizes supported by the BlackBerry device software
    On some devices/OS levels, you can only see "File Free" (Options > Status), which I think is equivalent to AppMemory. On other devices, you can see all three memory usage levels (Options > Memory). Here are some guidelines to use:
    KB02843What is the Low Memory Manager feature on the BlackBerry smartphone
    KB14320How to maximize free space and battery power on the BlackBerry smartphone
    KB14213Call logs, SMS text messages, and email messages are deleted from the BlackBerry smartphone
    Lastly, it is always important to properly close applications when you are done with them. Using the Back or the Red key will not do this -- those leave it to the app to decide what to do...and some will leave themselves resident in memory, consuming resources on your BB, slowing the overall performance. Rather, to close an app, press and select "Close" or "Exit"...that will force the application to be closed, freeing up for your new use the resources it was consuming. Some apps will always remain running (typically -- BBMessenger, Browser, Homescreen, Phone, and Messages)...but, you should still close them properly - especially the Browser...if it is left on an active web page, it will not only consume extra resources but battery power as well.
    Further, anytime random strange behavior or sluggishness creeps in, the first thing to do is a battery pop reboot. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes. See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure. Some have taken to doing this on a regular basis as a preventive measure...some as frequently as once per day. Others have obtained the QuickPull app to automate a simulated Batt-Pull.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • How to get information about connections and calls?

    Hi everyone,
    I would like to know if there's a way to get informations like time spent and bytes transfered from connections* and callings made from the cellphone, not just from a midlet application?
    * Any type of connections like WAP, SMS, GPRS.
    tks

    As far as getting the time it takes, as i've previously seen responded to this type of problem you can get the time before and after the event that took place and do a subtraction to calculate the time it took.

  • How to get information about PowerPivot options

    I was going through the Custom Xml structure present after unzipping a PowerPivot enabled excel file.
    My main motive is to extract information pertaining to PowerPivot options present in the Excel File.
    It had around 16- 19 Custom Xmls, I had a little confusion and it would be great if you could help me on this :
    1. In the workbook.xml.rels file, there is entry for each Cutomxml file. For ex. –
    But according to my interpretation, each of these entries must be referenced also. What i mean is that the specific Rel ID i.e. rId30 (for the above entry) must be referred somewhere in the package that is why it is mentioned in the Workbook.xml.rels.
    But i couldn’t find it anywhere. So how does Excel does all the mapping that which Custom XML is referred to?
    2. I found out that for each table in the PowerPivot window, there is a Custom XML present in the Custom XML’s folder.
    But, there are other field also present such as ‘ColumnFormat’, ‘ColumnNegativePattern’, but these are not getting updated whenever I am changing these for any table.
    I can get the Column names of the table but how can i find out what Format has been applied to the Column of the tables.
    3. Moreover, I found a bunch of Custom XML’s but couldn’t really make sense out of them that what they were pointing to.
    For ex. – CustomXml with namespace – Gemini xmlns=”http://gemini/pivotcustomization/a1265ca3-5c9c-4281-be48-a1a026385b0a”
    or “Gemini xmlns=”http://gemini/pivotcustomization/IsSandboxEmbedded””
    It would be highly beneficial if you can help with these namespaces and their interpretation.
    4. I understand that majority information is present in the database i.e. Item.data file and also in the Temp folders when the file is opened.
    I got through some files present in the Temp Folder and could get my hands on information about Column Format, Formula in case of Calculated Columns. But how do I find out the exact path for the Temp folder every time I open the file.
    I could find some paths in the Item.data file in the BackUpFile nodes but those didn’t exist.
    So is there is any way by which I can get those paths.
    Sorry if the query is a little long, but I am actually stuck with the above questions acting as bottleneck.
    Thanks a lot!!
    Sahil Puri

    What version of Power Pivot are you on?
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • How to get informed about new features and version...

    Hello,
    I used to get informed on skype when a new version is launched, but now I dont. I noticed it when I delete skype and re-install again from the site for a reason. Also I want to learn about the new features via e-mail. What should I do?
    Regards

    To manually check for new updates, you can click the Check Update option in the Help menu in the Skype software window.  Then if there are new versions released and you want to know what new features are added in that release, you can check the Skype Blog's Garage section - 
    http://blogs.skype.com/category/garage-updates/
    IF YOU FOUND OUR POST USEFUL THEN PLEASE GIVE "KUDOS". IF IT HELPED TO FIX YOUR ISSUE PLEASE MARK IT AS A "SOLUTION" TO HELP OTHERS. THANKS!
    ALTERNATIVE SKYPE DOWNLOAD LINKS | HOW TO RECORD SKYPE VIDEO CALLS | HOW TO HANDLE SUSPICIOS CALLS AND MESSAGES

  • How to get information about file owner in UNIX

    Dear all
    I would like to write a file management program in Solaris 8 using Java.
    However, I don't know how to get the file owner and file permission information
    by any Java class. Please advise.
    Sincerely Yours
    Mr. Voravit H.

    I fear there will be no pure java solution, because file owner and file permissions are platform-dependent issues, especially about the gory details (groups, executable / sticky / setuid-bits, ACL etc.)
    AFAIK java supports only the notion of a file's being readable or writeable but nothing further.
    On the other hand, some (even popular and wide-sprread) platforms / file systems do not have the notion of the owner of a file.
    So you will need some platform-specific solution like running an external command or calling the C function "stat".

  • How to get information about downtimes of application servers?

    Hi,
    I would like to know, when an application server was down and came online again - downtimes and dates.
    As far as I know, there must be a possibility by using transaction AL11. One of the folders provides information about it, but I do not know which one it is.
    Is there any Tcode available to check this?
    Can anybody suggest me?
    thanks, holger

    Hi,
    Check the transaction SM21 , may be you can get some info from that...
    Regards
    vijay

  • How to get information about the modules used in the RT system from host pc.

    hi all,
    i am trying to  read the modules of the RT tragets from my host pc without deploying the program.
    i have 2 or more than 2 rt systems from which i am trying to get the information about the modules used in that particular system.
    Regards,
    Santhosh M

    hi, you can use the sys_context function, like this:
    select sys_context('userenv','current_user'),
         sys_context('userenv','os_user'),
         sys_context('userenv','host'),
         sys_context('userenv','ip_address'),
         sys_context('userenv','instance'),
         sys_context('userenv','sessionid'),
         sys_context('userenv','terminal')
    from dual;
    Is this what you 're looking for?

  • How to get information about user's capabilities in content folder

    Dear collegues,
    I created a few portal pages associated with folders in WLP Repository. These pages contain portlets which display the content of the associated folders of a repository.
    Also I've created portlet - Uploader for MS Office files (Uploader gets properties from file, controls it and puts it in associated atributes of new content item). And I've created Delegated administration roles with create|update|publish capabilities for folders of a repository.
    Now I need to put on my portal pages control which will display link to Uploader if current user has create|update|publish capabilities to associated folder (via DA role).
    But I have faced 2 problems:
    1) If user (with DA role) logins from portal page (I use sample login portlet) he cannot create item in repository via Authorization exception (but from Portal Admin Console he can!);
    2) I couldn't find API which shows the current user has the necessary capabilities in a corresponding folder.
    Help me, please!
    Edited by: 817211 on 01.12.2010 4:51

    In addition to my post#1 next information to break youк mind.
    Today I also have created visitor entitlement (enterprise application scope) and associated content folder/items with view capability for this role.
    After I have login on portal page via Sample Login Portlet with my credentials (visitor role above) I have found out that I have no rights to viewing of the necessary content.
    What is a problem? May be it's Sample Login Portlet? Or I have to made some additional actions after login to get the existing visitor entitlement rights for current user?
    --Alexander                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How to get information about an eToken

    Is there a way to obtain information about an Aladdin eToken from Java? I am interested to find out the Maximum Number of Password Retries for an eToken inserted in the USB. I am using the BouncyCastle provider. I saw that you can use the PKCS#11 functions C_GetSlotInfo and C_GetInfo from the class sun.security.pkcs11.wrapper.PKCS11 but I cannot find any connection to the Bouncy Castle provider. Thank you.

    hi, you can use the sys_context function, like this:
    select sys_context('userenv','current_user'),
         sys_context('userenv','os_user'),
         sys_context('userenv','host'),
         sys_context('userenv','ip_address'),
         sys_context('userenv','instance'),
         sys_context('userenv','sessionid'),
         sys_context('userenv','terminal')
    from dual;
    Is this what you 're looking for?

  • Get information about users, which shows and works on my webdynpro

    Hi everybody
    I need to know, what is the form to get the information about de user, who's shows and entry my webdynpro. i need this information to send to RFC Model to ABAP server

    Use the UME for that:
    try {
         IWDClientUser wdUser;
         wdUser = WDClientUser.getCurrentUser();
         IUser user = wdUser.getSAPUser();
    } catch (WDUMException e) {
         e.printStackTrace();
    variable "user" has now all the data from the current user executing the dynpro,  extract the info from "user", then pass it as input parameter to your RFC's.
    Regards
    Julio C. Herrera

  • How to get information about enhancements

    HI,
    I am new to ABAP.
    Is there  any easy way to see the enhancements/exits.
    Moderator message : Read forum rules before posting. This is an FAQ and discussed many times in forums, search for avaialble information. Thread locked.
    Edited by: Vinod Kumar on May 27, 2011 10:44 AM

    hi, you can use the sys_context function, like this:
    select sys_context('userenv','current_user'),
         sys_context('userenv','os_user'),
         sys_context('userenv','host'),
         sys_context('userenv','ip_address'),
         sys_context('userenv','instance'),
         sys_context('userenv','sessionid'),
         sys_context('userenv','terminal')
    from dual;
    Is this what you 're looking for?

Maybe you are looking for

  • Question on example "configuring qllc to eth with local switching"

    Hello, I am reffering to the example on page http://www.cisco.com/en/US/partner/tech/tk331/tk336/technologies_configuration_example09186a0080093fba.shtml Let's consider that the Mainframe is on the ethernet side (OSA card) and the station on the seri

  • Keyboard Event Listener doesn't work in Browser

    Is there a reason why a keyboard event listener would not work if the flash is embedded in an HTML? The rest of my game is running fine in the background, but I can't launch the movieClip "nextCar." My code is below, if that makes any difference... f

  • DVI adapter?

    What DVI adapter do I need for my Intel-based iMac? I have one that came with my G4 iBook, but it doesn't fit. I don't want to purchase the wrong one, and it isn't clear to me in the Apple ads which one I need so I can connect to a VGA projector. Mes

  • Ciscoworks LMS 3.2 Compliance Mgmt

    Would it be possible to create a template do the following? 1.  check all interfaces, include Ethernet, FastEthernet, GigabitEthernet, Serial, Token, etc 2.  if the interface is found to have "ip helper-address", it must match x.x.x.x and y.y.y.y The

  • CS5 error message

    I am running Windows7 with CS5 Design Premium and started getting this error message: the following panel layout is missing or could not be read. c:\users\momdukes\AppDataRaoming\Adobe\Dreamweaver\CS5\en-US\configeration\workspace\Desi gner.xml