Date of a tdm file set in LabVIEW not showing up in diadem

Hi.
I 've got a problem with the date string in Labview. If I set a property of a tdm file by using the diadem connectivity vi the datestring only consist of three "-" in the diadem file portal. I'm using the time stamp vi and connecting its exit with the express vi "set property". What did I wrong?
(Sorry for my English)

Hi Brad.
Thanks for the code. It worked so far, but this isn't what I had in mind. The Express VI "set property" within the Diadem Connectivity VIs has a connection named "time stamp", which can be used to set the date for a tdm file by connecting the Labview VI "time stamp" with it. If I load or save a file in LabVIEW, everything works fine, it's only Diadem, which doesn't recognize the date or time. I need the date, when the tdm file was created, for the first page of a test record. The variable "DataSetDate" returns only "---".
Thanks a lot,
AndreasMessage Edited by Andreas on 04-01-2005 02:05 AM
Message Edited by Andreas on 04-01-2005 02:12 AM

Similar Messages

  • What VI can read raw data from a TDMS file with scaling information entered?

    I would like to use scaling with my TDMS files so that the end user will
    only see engineering unit values, however, within my Labview application, I
    want to retrieve the raw data.  Is there a way to read the raw data using
    one of the Vi's in Labview?

    The scaling information in a TDMS file is stored as properties of the channel.  One trick (that I haven't mastered yet) is you can change the properties of the TDMS file (set properties) and set all the scales to have a offset of 0 and a scale of 1.  This will apply a scale that has the engineering units be the same as the raw values.  Then you can read the data like normal and you'll get the raw values.
    There are several issues to be aware of, the first is changing the scale and forgetting to change it back, or some how modifying the data to be incorrect units and not knowing it.  For this reason I'd recommend making a copy of the TDMS file to a temporary location to make the modifications to the properties, read it, then delete the temporary TDMS file when you are done.  
    This is the only way I know of to get the raw readings from a scaled TDMS channel.  
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • How can I make a query by date with several TDMS files?

    Hi,
    I have a project that can write and read TDMS files everyday (a file for each day with date and time). There, I can import those files to excel (I choose a file and load it). But, I have a question: How can I make a query by date with those TDMS files? I'd like make a time stamp for start date and stop date, where I could compare the TDMS file dates and sum the values that are in the channels where these files are similar. For example, I save a file with "02/01/2013" name, in other day "03/01/2013", in other day "04/01/2013"... so, i'd like put in time stamp for start date "02/01/2013" file and to stop date "04/01/2013" file, than, sum all values that range with my TDMS files existing. How can I make that? 
    Thanks all,
    Val 

    Hello Val_Auto.
    You're Brazilian, no? Me too. = ^ - ^ =
    I converted VI to version of your LabVIEW (8.5). Is attached in this reply.
    This VI search all your TDMS in a range of dates and join them in a single TDMS. I hope this is what you wanted.
    Query TDMS is the main VI. The TDMS VI Search changes the date format that out from calendar control (which is DD / MM / YYYY) to DD-MM-YYYY. This is because you can't name files using "/". I chose "-" but, if necessary, you should change to keep the same format of your TDMS files.
    If you have any doubt as to its operation or how to make changes to adapt VI for your application, keep at your disposal.
    Thank you for your contact; I hope have helped you and succeed in your application.
    Wesley Rocha
    Application Engineer
    National Instruments Brazil
    Visite a nossa comunidade em PORTUGUÊS!!!
    Attachments:
    Query TDMS.vi ‏62 KB
    tdms search.vi ‏24 KB

  • Will a TDMS file created in Labview 8.2 be readable in later versions

    Hi,
          I was wondering if there will be any compatability issues with TDMS files when upgrading Labview?, i.e. should a Labview 8.2 still be readable in 8.5 and later. I do not use DIAdem and would very much prefer not having to use it in the future.
        Thanks,

    Hi
    TDMS is a file format that adheres to a standard outlined here. Therefore as long as an application supports the reading of TDMS files, it will not matter what was used to write the file. So in answer to your question, you will be able to open a TDMS file written in LV8.2 in newer versions.
    Rich
    NI | UK

  • File's Owner does not show methods in Interface Builder 3.2.6 but the class is set correctly and the nib on the lower left is green

    Hi, I'm trying to make my first IPhone app. After having problems with interface builder the first time I coppied the code directly from a tutorial in case I made any mistakes. I saved the program, and re-opened the .xib file. Right clicking  File's Owner does not show a list of methods. I've been looking around for solutions for this but have not gotten anything to work. I tried deleting the default .xib and creating a new one through file-> new file. This did not help. I did notice that File's owner was showing up as a light blue cube apposed to a yellow one now and found that a bit odd but otherwise nothing changed. I opened the library menu and selected helloWorldiPhoneViewController so it would show up in the view port. I set the class field of File's Owner to hellowWorldiPhoneViewController. File's Owner still does not show methods when right clicked or when a line is dragged over a button. I read somewhere that the color of nib on the lower left of the viewport may indicate a problem, but it is green not indicating any issue. Every solution I found for someone else seems nto to work for me and I don't know how to continue.
    here is the .h file just in case:
    //  HelloWorldViewController.h
    //  HelloWorld
    //  Created by Paul Peelen on 2011-03-14.
    //  Copyright 2011 9697271014. All rights reserved.
    #import <UIKit/UIKit.h>
    @interface HelloWorldViewController : UIViewController {
            UILabel *textLabel;
    @property (nonatomic, retain) IBOutlet UILabel *textLabel;
    - (IBAction)changeTheTextOfTheLabel;
    @end
    I'm trying to connect changeTheTextOfTheLabel to a button and textLabel to a label

    You need a parameter for an interface builder method. The type should be id and the name is typically "sender". It would look like this:
    - (IBAction)changeTheTextOfTheLabel: (id) sender;
    Be careful about those tutorials. Many are ancient and do not correspond to current Xcode behaviour.

  • I want to upload a Banner to my iTunes U page. The banner file has all the requirements like as, kind, size, frame, and etc. Infortunately,  I could not upload the file. It does not show in Provider Page Configuration or the preview.   Someone could help

    I want to upload a Banner to my iTunes U page.
    The banner file has all the requirements like as, kind, size, frame, and etc.
    Infortunately,  I could not upload the file. It does not show in Provider Page Configuration or the preview.
    Someone could help me?

    Sounds like a driver issue. I never tested in bridge, so I could be wrong. But it sounds to me that when you are connected to that screen, your settings are not set to the full resolution of that screen.

  • SAP Dashboards - Area graph- Data values display - x-axis 1st value is not showing

    Hi
    Not able to show the first data value in area graph. 2500 is not showing in the chart...remaining values able to display...
    Kindly let us know, is there any specific setting to be done....

    Hi sunil,
    Your question has the answer. When we display same data in line chart or bar chart, you have the space to start displaying the value. But in this case the area chart will accumulate the whole chart to show the lagging & leading data from the start to end, so you cannot view the initial value to display.  If this chart doesn't suits your requirement you can go with other charts.
    The workaround will be like, if the month's are static like will you be displaying all twelve months in this chart then i would request you to take twelve text components in top of the chart or in any comfortable space where you can bind those value.
    Hope this information is helpful.

  • File Save Dialog does not show web folders

    Hi.
    My system is SAP ECC 6.0. From custom abap program, I need to be able to navigate to a sharepoint folder and save a file to it. I call METHOD cl_gui_frontend_services=>file_save_dialog for this. I have already mapped/added the SharePoint site (ex. http://abc/xyz/) to My Network Places. However, when I run my program, the File Save Dialog does not show the web folders in the said sharepoint site. Any clue to what I'm missing here? In WiinExplorer, I have no issue navigating/accessing the web folders.
    Thanks in advance.

    project manager
    um, yeah.
    Should not need the project manager simply to see new files added to a directory in a Open/Save dialog window since last opening the app.
    I did a scan, a extended scan, opened all the little turn down arrows of the
    full path to the directory I knew there to be the new files and yes, Logic
    shows them there in the "Project manager".
    BUT Logic still does not show the files in the Open/Save dialog windows.
    This is strange because even simple app like TextEdit can show
    new files in it's Open/Save dialog function windows without the need of
    a project manager.
    I have to quit and re-launch each time to see any new files?

  • Raw files for nikon d810 not showing a picture in preview. Have  camera raw plug in 8.6.0.250 . File will open in raw but no picture ahead of time.

    Raw files for Nikon D810 not showing a picture in preview for photoshop cs6 . Have camera raw plugin 8.6.0.250  File will open in ACR and process but no picture before opening raw file.

    Are you referencing Apple's Preview application or the Preview panel in Bridge?  Huge difference.
    Try purging the cache for the offending folder(s) through the Tools menu in Bridge.

  • Can anyone help me as to why my raw files in bridge are not showing as thumbnails as they normally do . I can seem to fix it

    Can anyone help me as to why my raw files in bridge are not showing as thumbnails as they normally do . I can seem to fix it

    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    A screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • When I save a site after I modify the file the changes do not show up in my upload file.

    When I save a site after I modify the file the changes do not show up in my upload file. What am I doing wrong?

    Start here:
    iPhone, iPad, or iPod touch: Device not recognized in iTunes for Windows

  • I am not able to print on my existing printer. Print mode takes me to "Print to File" . It does not show me my laser printer.

    I am not able to print articles or E-mail on my existing laser printer in print mode. It takes me to "Print to File" . It does not show me my laser printer.

    hi,
    what's SAP version you are using ?
    I am using SAP R/3 4.7 ext 2.00 and have Basis patch level 52 (minimumly), I am  able to use SAP Front end printing.
    You can use Access Method : G : Frontend print with control technologie
    and also Host Printer : __DEFAULT
    best regards,
    ardhian

  • Problem viewing data after import TDMS file

    Environment SignalExpress 3.0. Windows XP.
    I have a number of logs created and saved in a SignalExpress 3.0 project. I'm trying to import a single log into a new project and view the data in a data view window.
    So I do:
    Open SignalExpress
    File->Import->Logged Signal from SignalExpress TDMS files
    Navigate to the log folder named - "25062009_135820_-_Nano_Carbon_Pyrograf_T1"
    Double click the tdms file named - "Voltage.tdms"
    I see the following tree structure in the Logs pane :
    Logs
        - 25/06/2009 13:58:20
            - Nano Carbon Pyrograf T1
                - Voltage - Dev3_ai0.
    If I then try to drag Voltage - Dev3_ai0 onto a data view it doesn't work.
    I've inspected the original project which I used to create the log  tried to import above. Comparing the tree structure it looks:
    Logs
        - 25/06/2009 13:58:20 - Nano Carbon Pyrograf T1
            - Voltage
                - Dev3_ai0
    In this project I can drag Dev3_ai0 onto a data view with no problem.
    Notice the difference in tree structure in the Logs pane? I'm pretty sure SignalExpress is parsing the log wrongly when it imports it!
    Mike

    Hi Mike
    I know that we have communicated over email but I just wanted to respond here so others can see the workaround.
    I have investigated the issue and have been able to reproduce the issue, even in Signal Express 2009. The problem is caused by the name you specify for the log when you begin recording. If the character "-" is present at any point in the name of the log, Signal Express does not import the tdms file correctly. This is not an issue with the tdms file, as it opens fine with LabVIEW, but must be an issue with Signal Express. I have reported this as bug under reference #182846. For now, you should not use the "-" character in the name of your log.
    Regards
    Rich
    NI | UK

  • TDMS index files does not have meta data but indicates presence of raw data in the TDMS file??

    Hello All,
    I am working on reading TDMS Index files into Matlab. So far i have been fairly successful in reading them when the data has been acquired for a short period of time (checked at 2 min). However when a 15 minute data has been acquired, in a few segments the meta information is not present but a variable in the header info for that particular segment says raw data is present. Does anybody know if sometimes meta information is not available but the raw data is actually present (segment wise) in the TDMS file?
    Many Thanks,

    That means the segment shares the same meta information with the previous segment. It doesn't have any new properties. Its raw index information is the same as previous.
    You could use the meta information of the previous segment to read the raw data of this segment. Hope this helps,
    Message Edited by Yunzhu on 08-03-2009 08:45 PM

  • DNG files exported from LR4 not showing changes made when opened in PSE10?

    I have LR4, and once I make some develop changes I've been exporting the files I want to use as DNG.  I then open them in PSE10 to make final edits.  It's been working fine, actually I had an older version of Adobe Raw in my PSE on my other computer.  So when I opened in PSE it would ask if I wanted to conver to compatible version to edit in camera raw.  I always said no b/c I didn't need to do anymore raw edits.  Now that I have installed PSE on my new computer, it has the new ACR version I guess.  When I open the DNGs to edit now I no longer get this error message, but it's showing my contrast, etc. as a standard raw setting instead of the changes I made in LR.  Some are showing....like vibrance, but "recovery" which I know is "highlights" in LR, and other things are not showing correctly.  I know that the options are different, but I don't want to use the ACR settings that it's using when I open the file, or have to go through them again.  I'm sure there's something I'm missing but can't figure it out.  Thanks for any help!

    I quite simply did not comment on the issue of "it is supposed to be better to keep DNG files as opposed to NEF files now, right?"
    The issue you raised in your original post, and the issue of choosing DNG versus NEF, are completely separate and independent.
    The issue of transferring photos to PSE would cause the exact same problems in your case whether or not you use DNG or NEF.
    On the issue of converting photos from NEF to DNG, there are advantages and disadvantages, some people do and some people don't. If you'd like to know more, I suggest you search this forum, there are plenty of discussions on this topic.

Maybe you are looking for

  • IMac start up freezes on gray apple screen.......

    I was re-installing OS X. Part way through the installation the computer froze. Once this happened, I turned off the computer. To my surprise, when I tried to start it up again, the computer wouldn't get past the opening window of the gray screen wit

  • I can't receive email in Mac Mail but I can send them

    I use two email programmes on my Mac Mini - Thunderbird and Mac Mail. I can receive and send emails on Thudnerbird and I can send emails on Mac Mail but I can't receive the. Next to the mailbox is a squiggly line like a wave which I presume is the pr

  • Problem in coverting XML data to Interal Table.

    Hello, I have to write an application which converts an Internal Table Data to XML String and then from XML String to an Internal Table. The reason for doing is that I am using an RFC Function module and the internal table is dynamically generated on

  • Charging iPhone 5 Lightning with Mini USB

    In my car is a built in charger with a Mini USB (not Micro) adapter. How can I connect it with my iPhone 5 Lightning? Apple offers an adapter Lightning to Micro USB, but no Mini USB adapter. josjz

  • Reading data coming from a port

    How can I read the data coming from a webcam?