Does DAQmx handle TEDS calibratio​n templates?

I've had no luck finding any info on this in what little NI documentation exists on TEDS and thought I'd try asking before running experiments to figure it out.  If I have a TEDS sensor and include a calibration template (ID 40, 41, or 42) will DAQmx properly apply the calibration from the TEDS?

Tom, Thanks for the reply.
But I think that your statement that DAQmx handles TEDS directly is misleading.  Consider the following:
Since I'm working with SCXI-1520 and SCXI-1314T hardware my discussion be slanted towards strain gages.  I've configured 4 different TEDS EEPROMS with the strain gage template (ID=35), with unique values for physical min/max, electrical min/max, nominal excitation, and bridge resistance.  I have a simple VI that consists of a DAQmx Create Task followed by a DAQmx Configure TEDS followed by a DAQmx Create AI Channel TEDS(sub) (I extracted this from the DAQmx Create Channel (TEDS-AI-Strain-Strain Gage) to eliminate the effects of the property node in the parent VI) followed by a channel property node (to observe the min/max, bridge resistance, etc.) followed by a DAQmx Clear Task.  When I run this VI on one of my channels, it is clear that the physical min/max and excitation levels from the TEDS are not propagated to the channels properties by DAQmx (based on the property node in DAQmx Create Channel (TEDS-AI-Strain-Strain Gage) this is what I would expect), but the bridge resistance is (i.e. the value from the TEDS is displayed). 
Another situation arises when dealing with the Gage Type and Type of Bridge entries from the template.  The Type of Bridge is straight forward, either quarter, half, or full.  But the Gage Type values available in TEDS provide many more possibilities than the types provided in DAQmx (Full Bridge I, II, III, etc.).  If I set up a TEDS template for rosette, I get readings from the VI, but don't know if it's really using the information from the template.
So when I'm using the DAQmx Create Channel (TEDS-AI-Strain-Strain Gage) in my code, do I assume that the only parameters I need to pull out of TEDS myself are those necessary for the inputs on this function and it will extract any other fields it needs itself?  How can I tell which fields from the template are being used by DAQmx?  Do I need to explicitly pull out all the fields that apply and use property nodes to get these values into DAQmx?
I think most of this all boils down to a lack of detailed documentation.  I could run lots of experiments, but can't afford to invest the time.  So it looks like I'll have to pull all the fields from TEDS myself and use DAQmx function inputs and property nodes to try and make sure each channels is configured correctly.  But if I have to do that, what's the point of having the TEDS variations in the DAQmx Create Channel function?

Similar Messages

  • How does one rename or even delete templates in Pages?

    How does one rename or even delete templates in Pages?

    At the top of this page, click on your name or avatar to go to your profile page. You need to have more than one product listed in My Products and the one you need to edit can't be set as the default. So, add a product if you only have one & set this second as default. Then back to your profile page where you can edit the settings, including your OS version. Then back again to set this one as default. This is just one of many, many things that the current forum software makes very difficult. I have to go "hunting" for the setting each time, it's that difficult. If I were invited to test changes or a new version, this is one thing I'd mention.

  • I currently have Trend Micro...Does Firefox handle all the security issues like pfishing and viruses etc...I would like to cancel the other

    I cannot seem to get anyone to help me because I have asked this same question more than 6 or 7 times. Does Firefox handle all the security issues like pfishing and viruses, worms from attaching to my computer??????

    This question is a duplicate of https://support.mozilla.com/en-US/questions/884618

  • How to create blocks on Procedures? How does one handle I/U/D on the block?

    Hello Gurus,
    How to create blocks on Procedures? How does one handle I/U/D on the block?
    Please give an example.
    Thank You,

    Hello Gurus,
    How to create blocks on Procedures? How does one handle I/U/D on the block?
    Please give an example.
    Thank You,

  • How does Aperture handle file structure

    I have been working with iPhoto since its infancy and have one big issue with it, namely that it is such a closed system. I dislike that everything needs to be imported and exported to use it elsewhere, clogging up my computer with all these duplicates. Does Aperture handle that better? I spent 2 hours reading different reviews and discussions and for some reason, nobody seems to discuss exactly that, maybe most people don't mind to have a vault structure? If so, how do you handle sharing files outside of the tools like Facebook export etc that are offered?
    Thanks ~ Barb

    namely that it is such a closed system.
    It's not. It's a Database and this
    everything needs to be imported...
    is a characteristic of databases. This
    and exported to use it elsewhere
    is just not true if you use any of the very many ways that the OS and other applications integrate with iPhoto. I rarely, if ever, exported from iPhoto when it was my primary Photo app.
    The point is not to defend iPhoto, but if the database aspect of it irritates you then run a mile from Aperture. Everything has to be imported and can be accessed only in (pretty much) the same ways as they can be in iPhoto.
    how do you handle sharing files outside of the tools like Facebook export etc that are offered?
    Here's a stock answer I use over on the iPhoto forum. You can pretty much swap the word 'Aperture' for iPhoto:
    There are many, many ways to access your files in iPhoto:
    *For Users of 10.5 and later*
    You can use any Open / Attach / Browse dialogue. On the left there's a Media heading, your pics can be accessed there. Command-Click for selecting multiple pics.
    Uploaded with plasq's Skitch!
    +*(Note the above illustration is not a Finder Window. It's the dialogue you get when you go File -> Open)+*
    You can access the Library from the New Message Window in Mail:
    Uploaded with plasq's Skitch!
    If you use Apple's Mail, Entourage, AOL or Eudora you can email from within iPhoto.
    If you use a Cocoa-based Browser such as Safari, you can drag the pics from the iPhoto Window to the Attach window in the browser.
    *If you want to access the files with iPhoto not running*:
    For users of 10.6 and later:
    You can download a free Services component from MacOSXAutomation which will give you access to the iPhoto Library from your Services Menu. Using the Services Preference Pane you can even create a keyboard shortcut for it.
    Other options include:
    1. *Drag and Drop*: Drag a photo from the iPhoto Window to the desktop, there iPhoto will make a full-sized copy of the pic.
    2. *File -> Export*: Select the files in the iPhoto Window and go File -> Export. The dialogue will give you various options, including altering the format, naming the files and changing the size. Again, producing a copy.
    Regards
    TD

  • How does Safari handle fonts? Because the fonts looks different

    Hi,
    I "developped" (please don't laugh) a webpage in Firefox.
    http://test.patrickeischen.com
    Safari however changes the font, font-size and line-height which is not what I want. Does Safari handle the fonts different that other browsers?
    Patrick

    I think the problem is with an error in this line in the CSS:
    font: small/1.75em , Tahoma, "Trebuchet MS", Verdana, sans-serif;
    There should not be a comma after "small/1.75em". That line should read:
    font: small/1.75em Tahoma, "Trebuchet MS", Verdana, sans-serif;
    Other web browsers are probably being forgiving about that error and interpreting that line of CSS as it is intended, while Safari is balking at that error and ignoring everything after the comma that doesn't belong.
    I noticed that error when I was skimming through the CSS looking for your font declarations. But you can also find it by running the W3C CSS validator, a very handy tool when working on web sites, along with the W3C HTML validator. While these won't in themselves help you understand everything there is to know about web coding errors and browser display differences, using them to minimize or eliminate your coding errors often helps narrow down other problems as well.
    Message was edited by: Rachel R

  • Does anyone have an employee counselling template?

    Does anyone have an employee counselling template?

    Yes.  It's quite simple.  It can't be done.
    Sorry.

  • Does Adobe Story Free have a template for stageplays. If so, where do I find it?

    Does Adobe Story Free have a template for stageplays? If so, where do I find it?

    There are currently no templates available for stageplays. I'd recommend using Celtx (free) until Adobe adds stageplay templates.

  • How does impdp handles external tables

    I am just done with schema import and one of the package is invalid because it is referring the External Table. I am getting the error " Table or View does not exist".
    How does impdp handles external tables ?
    Do we need to replicate the directories and files from the source to imported destination ?
    Thanks

    Hi,
    Yes...
    external table directory not available on imported destination operating system
    You need to create the directories and files from the source to imported destination
    Recompile the invalid package
    Thanks

  • How do I combine my iphone contact list with my laptop pc contact list?  And how does it handle duplicates with different information?

    How do I combine my iphone contact list with my laptop pc contact list? And how does it handle duplicates that have different information?
    How do I merge my iphone calendar appointments/alerts with my laptop pc calendar appointments/alerts?  And how does it handle duplicates?
    I do not need anything to change on my email that is working fine on both.

        gspielman,
    Help has arrived to assist you with getting those contacts on both your devices. The Verizon cloud service is definitely a great tool to use and you can also use Apple iCloud as well. When you sign into the Verizon cloud on your iPad does it give an option or message to restore?
    CandiceH_VZW
    Follow us on Twitter @VZWSupport

  • How does iphoto4 handle panoramic pictures?

    Hi,
    My plans are to eventually get a camera that takes panoramic shots. Does iphoto4 handle panoramic pictures?
    Thank you

    Forestman,
    From experience, I would suggest you consider buying software that can make panoramas from the photos you take with any decent camera.
    I recommend PhotoShop ($$$) or PhotoShop Elements ($ the consumer version that has everything you will need.) There is surely good and inexpensive or free software out there but I don't use them.
    Panoramas are very tricky. The Kodak manual Keith mentioned hints at that:
    "NOTE:
    For best results, use a tripod. (For a steady shutter release on a tripod, see Using the self-timer.) Only the panoramic picture is saved; individual pictures are not. Picture size is set to 5.0 MP. Exposure and white balance are set with the first picture. The flash is set to Off."
    Exposure, white balance, focal length, camera angles, lighting and focus are critical for getting a seamless panorama. Good editing software can do the stitching together automatically (with good exposures) and give you the options for inevitable cleanup (even with good exposures). The software should also have tools for making those quickie handheld shots stitch (perspective, vanishing point)
    The built in camera panorama feature may be good but it reduces it to a 5MB file.
    That file might not be much better than cropping a high resolution photo to short and wide or skinny and tall.
    Home printing is very limited -- you can only fit so much on a page. You might want to check into online printing services that offer panorama prints and see what the market is.
    Peter

  • Does dw cs6 have drag & drop templates?

    Does dw cs6 have drag & drop templates? I have just purchased dw cs6 & am afraid I have bought something I dont know how 2 use...

    thanx man!
    David_Powers
    http://forums.adobe.com/people/David_Powers created the
    discussion
    "Re: Does dw cs6 have drag & drop templates?"
    To view the discussion, visit:
    http://forums.adobe.com/message/4671640#4671640

  • I bought and legally own PS CS3. Installed on a desktop and the machine died completely. Downloaded a trial of CS3 from Adobe site. Went to activate and said too many activations. Activate over the phone. EXCEPT Adobe does not handle activation issues ove

    I bought and legally own PS CS3. Installed on a desktop and the machine died completely. Downloaded a trial of CS3 from Adobe site. Went to activate and said too many activations. Activate over the phone. EXCEPT Adobe does not handle activation issues over the phone. Adobe doesn't care about their older products - they don't care that I spent hundreds of dollars for CS3. This is truly disgusting corporate behavior. Is there anything I can do? We aren't all rich photographers. I paid a great deal of money for this product. Is it now useless?Thank you,
    James Scott

    HI James please contact the Adobe Chat Team for activation issue
    kindly do the mentioned steps as follow in order to get hold of chat rep of adobe
    Go to www.adobe.com/getsupport
    select the product as adobe creative suite - then select the issue as adobe id and sign in - and then click on still need help contact us then you will be able to find chat option and they will help you with the chat issue

  • How does SingleThreadModel handles doget and dopost?

    Hi,
    I have a requirement to synchronize the DB transactions but my servlet has doGet and doPost methods instead of service method.
    public class EMEATPRates extends HttpServlet implements SingleThreadModel{
    doGet(){
    synchronized(){
    ---Gets the data from DB and displayes on a page
    doPost(){
    synchronized(){
    ----saves the changes to the DB
    I need to get a lock when an user requests for page(doGet()) and release the lock only after he saves it(doPost).
    Does SingleThreadModel handles this?

    HTTP GET requests submit any form parameters within the URL of the request itself. HTTP POST requests submit any form parameters within the HTTP message body. Let's say you have two forms for a logon screen:
    userid, password
    HTTP GET: http://localhost:8080/LoginServlet?userid=foo&password=bar
    [http headers]
    [http body (empty)]
    HTTP POST: http://localhost:8080/LoginServlet
    [http headers]
    userid=foo&password=bar
    Clearly, for something like a logon screen, you would want to POST (no need to see the user's password in a URL if someone walks by). Otherwise, the implementation is up to you. I personally like cleaner-looking URL's, so I usually POST.
    - Saish

  • How does FCP handle 23.98 DV Files?

    Hi All,
    Has anyone Edited using the DV-NTSC 24P (23.98fps) Easy Setup?
    1) How does FCP handle this video connected to a DV Converter Box like the Canopus ADVC-110?
    2) Does it actually play at 23.98fps on a monitor connected to the DV Converter Box?
    3) Does it get converted to 29.97fps somewhere in the process before it gets displayed?
    4) is it displayed at 29.97fps or is it really being displayed at 23.98fps?
    these are things that I am not sure of.
    sorry if I posted this message a couple of times. I didn't know that hitting the "Tab" Button posts the message, I thought it would just function like the Tab in a normal Text editor and indent a line. But here it doesn't.
    thanks
    Kalagan

    Hi,
    Thanks for the feed back. I guess I should fill in the caps a little.
    *DESCRIPTION OF ISSUE:*
    One of our main Clients Disney, is migrating to a Tapeless Workflow based on ProRes HQ 422 @ 23.98fps. From here on out, they will only send us ProRes HQ 422 1920x1080 files @ 23.98fps and they want us to Edit every project we work on for them @ 23.98fps. At the moment, it doesn't sound like they care if we Edit our projects in ProRes HD or some SD format, but the important thing to them is that we edit @ 23.98fps.
    PROBLEM:
    Our facility doesn't have the infrastructure to support 25 machines accessing ProRes HQ 422 files. Our facility was built to support DV NTSC @ 29.97fps and we have been working this way fairly well, for a number of years.
    SOLUTION:
    I am trying to find a way to continue to us our current equipment and satisfy Disney's request to work on all their projects at 23.98fps, starting from 1920x1080 ProRes HQ 422 files @ 23.98fps. So, it was my hope to be able to take the 23.98fps ProRes files and export them to 23.98fps DV NTSC. This way we wouldn't have to reconfigure our entire Facility (which would cost a couple hundred Thousand dollars).
    My approach was to:
    1) Use Media Manager to render a new DV NTSC file at 23.98fps, which it does pretty well for the most part. It keeps the Timecode consistent between the two files (very important), but doesn't allow you to Letterbox the 16x9 video in the 4x3 frame, it just stretches it to fill the entire 4x3 frame (not so good).
    2) Then import the newly created DV NTSC 23.98fps file into a FCP Project based on the DV NTSC 24(p) 23.98fps EASY SETUP. Which works well. No problems there.
    3) Then Play the file in FCP out through a Firewire based Canopus ADVC-110 DV Converter connected to a SD Sony Monitor. This seemed to worked fine also.
    The fact that it plays is great!!!! But, that brings up the question, is it really playing a 23.98fps?
    My understanding of Standard Definition and specifically DV NTSC, is that it can only be displayed at 29.97fps, it doesn't support 23.98fps natively. So the fact that it played when I tested it got me thinking that I may be missing something here and DV NTSC and other SD equipment (like the Sony SD Monitor) can playback/support 23.98fps SD video. But that goes against everything I know up to this point!!!
    Have I been wrong all this time?
    1) Can SD Video and DV NTSC Video be displayed at 23.98fps?
    2) Or is it getting converted to 29.97fps somewhere in the process before it is getting displayed?
    3) If it is getting converted back to 29.97fps, then where is it getting converted, FCP or in the DV Converter Box?
    I am sorry I went a little long on this email, but it is a problem that will have great influence on they way we work for a couple of years to come!!
    Thanks for your input!!
    Kalagan

Maybe you are looking for