TDMS file viewer is not showing all channels

Hiya,
My personal tutor suggested that I should put a message on forums as we couldn't find the solutions.
We've created TDMS write and read vis where in TDMS write, some emulated data is streamed into TDMS write file via queues. As in attached VIs, there are only six channels but we might be having more than 20 to show on TDMS file viewer.
So the problem is when we run the TDMS write vi, trigger it with horizontal toogle on front panel, stop the TDMS write and go back to view the file on TDMS read, only the first channel data shows up. Also, we couldn't find the better way to stop the TDMS write vi than to abort it.
Could anybody help us please!
Ta
Attachments:
write.vi ‏29 KB
read.vi ‏12 KB

About the problemous stop, I advice you to run your code with 'Execution Highligting' on.
Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas
LabVIEW, programming like it should be!

Similar Messages

  • "Library" view does not show ALL photos

    My "Library" view is not showing me the last 2 rolls I imported. If I click on the specific year views, I can see the photos, but I expect all photos are displayed in the "Library" view.
    While still running iPhoto 5, I imported a roll of images from disk that included photos taken at the end of Dec 2005 and in Jan 2006. These are the photos that do not show in the "Library" view. This was happening with iPhoto 5 and is still happening with iPhoto 6.
    Any suggestions for getting all photos to shwo in the "Library" view ?
    Thanks,
    Eliot

    Thanks -- I figured out my problem...
    Since iPhoto now seems to group items into "rolls", I had imported images from several different dates. The first image was from Sep'05, so it placed ALL the images imported, even those from Jan'06, with the Sep'05 photo in the middle of of my "Library" view.
    Is there a way to have the "Library" view sort in date order instead of by imported roll ?
    Thanks,
    Eliot

  • Viewer does not show all of the clip

    Import routine:
    MTS format from Canon > Converting to Quicktime with Voltiac software. Resolution 1920x1080.
    Impossible to set correct In and Out points in the Viewer as the whole clip is not shown. Can change the duration of the clip in the Timeline as the whole clip is shown there. After rendering there are no problems in the Canvas.
    Anybody got a solution? Would be much appreciated!
    Regards,
    Tryg

    I'd be converting to 1440x1080 because FCE does not support 1920 without rendering.
    At any rate, why the whole clip does not show up in the Viewer and does in the Canvas eludes me.
    Al

  • Z Database view is not showing all the entries?

    Hello
    Last year I have created a Z table, say, its name is Z_TABL_1, its working fine, say, there is around 1000 entries in PRD, well
    Last week I have created another 2nd Z table, its name is Z_TABLE_2, now it has 50 entries in PRD
    In both tables the key field os the same (VISITOR_NUMBER) and there is only one key field in both tables, its the same
    When creating the 2nd table I forgot to specify the CHECK table relationship in 2nd table refering 1st table, I mean, dependent table is 2nd whereas reference is 1st table
    Now, I created a database view, say, my_db_view on these 2 tables.
    When I opened this my_db_view in SE16, I expected 1000 (this 1st table count) entries, but am seeing just 50 (the 2nd table has only 50 entries) entries!!
    Pls. let me know how can I view all the 1000 entries in SE16 for my_db_view?
    Thank you

    Hi,
    in your DB view tables are joined and database views implement an inner join (you can check here: http://help.sap.com/saphelp_nw04s/helpdata/en/cf/21ecab446011d189700000e8322d00/content.htm), that's why the system extracts only 50 records.
    It's not possible to have all the 1000 records using a database view.
    Marco

  • Custom Viewer does not show all folio / Custom Viewer zeigt nicht alle folios

    Hallo, ich bin neu hier im forum und habe gerade meinen ersten viewer zu apple gesendet.
    Mein problem ist, das in dem viewer nur eine kostenlose ausgabe unseres magazins , und das auto-renewable angezeigt werden. Wir haben allerdings noch drei weitere Ausgaben die non-consumable sind. Und diese werden nicht angezeigt. Die product-id´s sind bei apple und im Adobe Folio Builder gleich.
    Würde mich freuen wenn mir da jemand helfen könnte.
    mfg Uhtred
    Hello, I'm new to this forum and have just sent my first viewer to apple.
    My problem is that output in the viewer just one of our magazine free, and the auto-renewable appear. We have, three more issues, the non-consumable. And these are not displayed. The product-id's are the same for Apple and Adobe in theFolio Builder.
    Would be glad if someone could help me there.
    Uhtred

    Sign in to the Folio Builder panel the new Adobe ID (the one you specify as Title ID in DPS App Builder), and create a new folio. To get the articles from the old folio into the new one, you have two choices.
    (1) Use the Import command to import the articles. This works well if you set up your structure properly, including creating a sidecar.xml file.
    (2) Share the folio from the old Adobe ID to the new one. Use the Copy To command to copy over the articles.
    Then specify the folio metadata and cover images, and publish the folios.

  • TDMS file viewer not functioning as expected

    I'm new to LV so I'm probably doing something obvious to the battle hardened among you, I'd appreciate a hand!
    I've got a cRio that's running a modified version of one of the datalogging examples, and it's logging to its internal memory, which I FTP into and collect when done. But I'm having some issues with viewing it after. I've created a VI on the host system that looks for the TDMS files on the C drive of the host. I log a file with name "data". I copy over the TDMS and TDMS_Index files to the C drive of the host computer and run the TDMS fileviewer VI on the host, which checks for the file existing and opens it. If the file isn't there it complains, of course (but shows old data in the background). If it is there it opens it. However this is where the problems begin.
    The index headers for the top of the columns of data seem to be changed inside the files but do not always change in the fileviewer output, and the data seems to never be updated with the new data, despite all files having been erased in between runs. I've tried 4 or 5 re-loggings and always get the old data, and often the old indexes. Out of curiosity I changed the log filename to "data2" and changed the viewer path to the new file, copied it across and opened it and it worked flawlessly. Then delete-all and re-recording with the "data2" filename the problem returns - old data held until filename changed.
    The files on the CRio and host are definitely changing each time - their sizes vary when copied across - but the viewer VI doesn't seem to reflect any changes unless the filename is changed on each run, which is a pain. I assumed LV may have some sort of cache of the data, so tried closing LV down each time but it didn't help at all.
    Any ideas? As I say, probably something very obvious but I'm new to LV and haven't spotted it.
    Cheers

    Hey James,
    Your code seems fine; I won’t be able to run it as I don’t have access to
    the Hardware at the moment our RIO is currently under test. However I would
    like to get a screen shot of the TDMS file viewer and also a copy of the TDMS
    file, a brief description of how you want the file edited would be perfect. I
    have done some small re-architecting to your code also. I have just moved the
    data display to the host, as in your "untitled" VI you had a timed
    loop and a normal loop in the same frame. The normal loop in this condition
    will take priority over the timed loop and this could be the reason behind the
    strange data logging experienced in your system. Remember your rules of data
    flow in LabVIEW, so long as all you functions are joining via wires they will
    execute in order and therefore there is no need for sequence structures.
    I have attached the modified code to this post.
    Regards
    Andrew George @ NI UK
    Attachments:
    Host.vi ‏17 KB
    RIO.vi ‏86 KB

  • How do I select more then one channel to view in tdms file viewer graph panel

    I have a TDMS file that I can view with the labview 2013 TDMS file viewer and I can select one signal out of 15 signals to view on the graph panel. however I would like be able to look at 2 or 3 signals
    on the same graph but can't seem to be able to select more then one signal at a time. Is there a way to select more then one to view?  

    I've modified the TDMS viewer in the past to allow selecting multple channels.  It's a little bit of a pain because the tree control in the viewer only allows you to select one item.  You have to edit the tree to allow multiple items.  Now your selection is an array instead of a scalar.  This means the rest of the code has to be updated, and the references to the tree in subVIs need to be updated.  Not impossible but it takes some time.  Alternativly open it in Excel with the free add-in then you can select the two columns you want and insert a graph.  Not as simple for the user but using Excel, which users should be familiar with might mean users need less training on data files.
    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.

  • Not Showing All Files

    I have 323 files in a folder. Adobe Bridge CC is showing 219 files and 104 Hidden files.
    Why would bridge have these Hidden files, It should be showing all of them.

    Why would bridge have these Hidden files, It should be showing all of them.
    That depends, If you have them grouped in a closed stack they also appear as hidden and if you have used a filter the rest not according to the filter criteria is also hidden.
    The quickest way to check is to use menu view / show hidden files and to view the files from closed stacks either use menu view / show items from subfolder or use menu stacks / expand all stacks

  • Concatenated PDF file does not show all content.

    When I concatenate 2 single page pdf file into one pdf file, the concatenated page does not show all the content. It misses the last line on the 2nd page.
    However the thumbnails view shows the missing line correctly.
    Also, if I view the concatenated pdf into another pdf view, it shows the content correctly.

    Upon further research in the merged pdf file, it appears the merged pdf file has 2 references to the same field "UFE_ISSUE_DATE".
    If I edit the pdf file in the text editor and change one of the field name to "UFE_ISSUE_DATE_TEST", then the pdf gets rendered correctly with date value shown correctly!
    So, we decided to use 2 different field names in each of the individual pdf for this field only.
    But, what causes confusion is that we do have several other fields with same field name in each of the individual pdf file, but upon merge they appear correctly. Searching for such field name in the merged pdf file via text editor, I can see only 1 reference. Not sure, why this particular field "UFE_ISSUE_DATE" has 2 references in the merged pdf file.
    Any one has any thoughts?

  • SMB share not showing all available files

    Hi,
    At work I have to connect to several SMB shares. Most are fine, however 1 of them does not show all the files that are on that share. I know I'm using the right domain, username and password. I've checked the console and can see this message repeated when I connect.
    mbgetmem(449): incomplete copy
    mbgetmem(449): incomplete copy
    mbgetmem(449): incomplete copy
    mbgetmem(449): incomplete copy
    I'm using OS X 10.4.8 and have no idea of how to proceed. My IT department do not support our Mac's so any help would be greatly appreciated.
    Many Thanks
    Kieran

    excellent reply. Thanks for the details.
    Oh, one more thing-
    this 30-item limit is just in this same troublesome share.
    Before the day gets away from you, ask the network admin to check permissions on this share. Perhaps the 30 files you see are the only ones that you have explicit rights to view.
    they may need to ease up on restrictive permissions on this folder/drive.
    (Images over a network can be funky, since Mac wants to display a little thumbnail of all those picture files...if you're viewing 'as icons', what happens if you change to 'by list'?...thinking out loud there.)
    (not sure if I posted this...lost an open window for a few minutes :o

  • IOS 7 Calendar Day View does not show any all-day events ?

    Hi,
    I realize that iOS 7 Calendar Day View  does not show any all-day events.
    Is this a bug ?
    Any help given is much appreciated.
    Thanks and Regards.

    Mine brings me right up to the current time, or in the case of another day, it takes me to the first appointment of the day.

  • List view not showing all podcasts

    Guys, I have the annoying problem that podcast management by itunes and the podcast app are F'ed up.
    Not too lobg ago I experienced my ipad greying out most podcasts that were downloaded and on my ipad, for no reason at all. it took me 2 days fiddling with settings and ended up having to set every sync to "on" and set donwloading to "all" and "keep all podcasts"
    Now I'm experiencing the problem that the "list" view in podcast app, is not showing all podcasts, but the "thumbnail" view is (as far as I can tell...). Why is this and how can I fix it to make sure both views show everything?
    I'm running iOS 7.0.6 and iTunes 11.1.5

    Hey there sporry,
    It sounds like your Podcasts app is not showing your library correctly in the List view but Thumbnail looks ok. I recommend the troubleshooting in the article named:
    iOS: An app you installed unexpectedly quits, stops responding, or won’t open
    http://support.apple.com/kb/ts1702
    Restart the app
    Close the app and open it again.
    Restart your device
    Turn the device off and on.
    Update your device software and your apps
    Update your device to the latest version of iOS.
    Update your apps:
    Open the App Store and tap Updates.
    If updates are available, tap Update All.
    If asked, enter your Apple ID password. The updates will download and install.
    You might need a Wi-Fi connection to update some apps.
    Install another app from the App Store
    If your installed app won't open, download and install a free app that isn't on your iOS device. This should reset your Apple ID authorization.
    Remember to use the same Apple ID that you used to download the app that you're having issues with.
    Reinstall the app
    Remove the app from your device and reinstall it. Remember that deleting an app also deletes its data.
    Delete the app.
    Press the Home button.
    Go to the App Store and download the app again.
    Wait for the app to download, then open it from the Home screen.
    If the download stops, you can resume it.
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • In iphone 4 mobile me calander not showing all events in list view

    i have iphone 4 Mobile me calendar not showing all events in list view where as showing all events in month/day view. why so & how to resolve

    It started about a week ago. The "From" drop-dow is now missing in Mac Mail. It should appear beneath the subject line. I was working with MobileMe Chat support for about 3 hours. They cannot solve the problem and have now escalated it to the "Senior Advisor Team."

  • Photos 1.0 not showing all images from Photos Library.photoslibrary folder/file after update install

    I installed the update that changed my iPhoto to Photos 1.0, and the new Photos program is not showing all images from Photos Library.photoslibrary file/folder (not sure to call it file or folder since it is actually a folder with all my pics but it acts more like a file) after update install.  The Photos Library.photoslibrary file/folder shows to be 55 gb in size, and it shows to be loaded into the photos program, but there are maybe a few weeks of pictures showing instead of a few years.  Lots of pictures in the 55 gb are not showing for some reason. 

    No - iPhotos has not replaced anything - it is new and an addition - iPhoto is still on your system in the applications folder and still works just fine
    Outlook is not supported by Photos - not sure if the support must come form Apple or MS as Photos uses a different interface to external packages than iphoto did
    LN

  • Process Chain got struck and not showing all the variants in the log view

    Hi,
    We have some process chains which are running daily.The problem here is that one of the process chains got struck at some point
    and it is not showing all the variants in the log view but able to see in planning view.
    Could any one please let me know why this is occuring.

    Hi Ramanjaneyulu,
    Thanks for the reply.
    As you said,i clicked on the 'display message' but it is not showing any errors.It is showing
    that the process completed successfully.
    Thanks.

Maybe you are looking for