How to do channel settings on the labview when acquiring thermocouple temperatures

Hello,
Am new iin using Labview, and am now using version 5.1.My problem is how do i set the number of channels that corresponds to the number of channel connected on the board.
Also how do i specify the type of thermocouple to be used.

Firefox doesn't do email, it's a web browser.
If you are using Firefox to access web mail, you need to seek support from your service provider or a forum for that service.
If your problem is with Thunderbird, see this forum for support.
[http://www.mozillamessaging.com/en-US/support/]
or this one
[http://forums.mozillazine.org/viewforum.php?f=39]

Similar Messages

  • How to provide security settings for the adobe form using livecycleDesigner

    Hello,
    I am very new to form designing,
    can any one please tell me how to provide security settings for the adobe forms at client side?
    Regards,
    Menaka

    Hi,
    that is a good topic for the ADFS forum.
    ADFS forum - http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=Geneva
    But you could pass the user-agent as incoming claim type Client User agent. User-agents can be manipulated, so if that is an issue you can look into Device Registration and the Device OS type from there. That is also a incoming claim but requires DRS and
    DRS is not available for all plattforms.
    Hth,
    Lutz

  • I am using a Photoshop cs2, and I wonder if it is possible to keep the settings of the guidelines when closing an image, with the actual document ? It would be nice to have the guidelines locked down, I find it than when opening the same or another image,

    I am using a Photoshop cs2, and I wonder if it is possible to keep the settings of the guidelines when closing an image, with the actual document ? It would be nice to have the guidelines locked down, I find it than when opening the same or another image, the guidelines are not locked, it is annoying to have to lock them down again. and it would actually be nice, to ba able to give specific directions when placing the guidelines. Thanks

    Then why are the guides unlocked when I reopen a document that I saved with the guides locked ?
    Thanks.

  • HT4528 My friend switched from an iphone to a non apple phone. All my texts to him in groups and one on one still come up as imessages. How do I get rid of the imessage when i talk to him? I have tried deleting his number, deleting all messages he was apa

    My friend switched from an iphone to a non apple phone. All my texts to him in groups and one on one still come up as imessages. How do I get rid of the imessage when i talk to him? I have tried deleting his number, deleting all messages he was apart of

    Did you try to unregister the phone?
    Check this discussion

  • Please help-how can I find accents on the keyboard when typing in French?

    Please help.How can I find accents on the keyboard when typing in french?Thanks

    You can also open the Keyboard Viewer & hold Option key & Shift+Option to see...
    Option key...
    Shift+Option or alt key...

  • How can I increment channels on 34970A DAQ with the 34908A 40 channel mux using the LabVIEW instrument library.

    I have my external multimeter reading a voltage on a channel but with my LabVIEW program, I am trying to increment the channels so I can see the voltage on each of the 40 channels. Some help would be greatly appreciated.
    Thanks in advance,
    Jason

    Dennis,
    The channels vi that you attached to your response worked perfectly. Thank-you very much for your help. I am completing this LabVIEW vi as a workterm project as I am an electronics student at a local college in Newfoundland. I will be sure to add your name to the list of acknowledgements in the report.
    Thanks again,
    Baird

  • How to deallocate memory used by the labview program?

    Hi,
    I have bulit a large application in labview 2012 that uses a couple of subvis, local and global variables, some uninitialized shift registers (functional global variables) and some c++ and .net dlls as well. When I open my application the memory usage shown at Windows task manager is around 1.4GB. After running the application and enabling all processes used in the application, the memory usage goes up to 1.55GB but when i stop the application, memory is never released/deallocated until i close the application plus exit labview. Can you suggest how to deallocate this memory? and how can i use the request deallocation function for this application? labview help says i have to place it inside a subVI for which i want to deallocate memory. But i have a lot of subVIs used in my application. I tried placing it in the top level VI and called it after stopping all processes but it didn't work... I am also closing references to all of the .net dlls at the end. Any workarounds??
    Thanks

    sandee wrote:
    When I open my application the memory usage shown at Windows task manager is around 1.4GB. After running the application and enabling all processes used in the application, the memory usage goes up to 1.55GB but when i stop the application, memory is never released/deallocated until i close the application plus exit labview.
    You already got some good advice. One thing that was not clear was how you are measuring memory. Since the task manager is capable of showing the memory used by LabVIEW alone (you simply need to look elsewhere), and you said that the memory gets released when you exit LabVIEW, you gave the impression that the 1.4GB was the LabVIEW portion.
    OK, so a couple of hundred MB used by LabVIEW is really nothing to worry about. Are you running into memory or other performance problems? What are the symptoms?
    sandee wrote:
    I have bulit a large application in labview 2012 that uses a couple of subvis, local and global variables, some uninitialized shift registers (functional global variables) and some c++ and .net dlls as well.
    We really need to see some code. It is very well posssible that you have a lots of unecessary data copies in memory due to sloppy programming. How big are the data structures? Do you use local variables for big data structures? What does the program actually do?
    LabVIEW Champion . Do more with less code and in less time .

  • How to create web applications with the LabVIEW web server

    Wonderful Forum,
    I've noticed that sometimes it can be tricky for LabVIEW users to learn how to create their own custom web clients using the LabVIEW web server. I created a LabVIEW web development community group and wrote some tutorials to teach the basics of creating web clients using HTML, Javascript, and AJAX. The idea is that LabVIEW users without any web background can quickly look at some tutorials and examples to get started on their own projects.
    https://decibel.ni.com/content/groups/web-services
    What do you think?
    Joey S.
    Software Product Manager
    National Instruments

    Hi Joey,
    A great idea! I recently presented at a local user group meeting about my WebSockets API (see the links in my signature). I've uploaded the presentation and the demo code I gave to our UG here.
    I think the barrier to entry is with needing to know the web languages (e.g. html/css/js) as well as writing your LabVIEW code. I have joined the group and look forward to seeing some interesting content on there! Certainly some demos of using AJAX to make requests to Web Services and do something with the data (e.g. display on a graph) would be a good place to start.
    Certified LabVIEW Architect, Certified TestStand Developer
    NI Days (and A&DF): 2010, 2011, 2013, 2014
    NI Week: 2012, 2014
    Knowledgeable in all things Giant Tetris and WebSockets

  • How to use Expression Edit in the LabVIEW control (teststand category)?

    Hi All,
    I am developing the teststand specify module using LabVIEW. I found that is Expression Edit control in the Labview Controls pallete. does anyone have any example?
    I have enabled the expression browser button but I dont know how to link it to the teststand. Pls advise.
    Thanks
    - toko -

    Hey Toko,
    You basically need to refer the button to the sequence context.  For a great description of this and an example, please refer to this previous discussion forum:
    http://forums.ni.com/ni/board/message?board.id=330&message.id=10609&requireLogin=False
    Thanks,
    Andy McRorie
    NI R&D

  • HT4759 How do I change settings for the ICloud

    I changed my email and password for my Apple Id and my computer is asking the pw for the old email. How do I change the settings for the new one on my mac? Thanks!

    Sign out (System Preferences>iCloud), then sign back in with the new ID and password.

  • Lately, I get a little box asking me how I want to connect to the internet when I am already connected. How do I disable this message box?

    I get a little box asking me what sort of connection I want to get to the internet, but I am already connected to the web when this happens. This just started happening, and I haven't changed any settings. How do I get rid this box (it asks me if I want dial up or broadband).

    Hello,
    In order to better assist you with your issue please provide us with a screenshot. If you need help to create a screenshot, please see [[How do I create a screenshot of my problem?]]
    Once you've done this, attach the saved screenshot file to your forum post by clicking the '''Browse...''' button below the ''Post your reply'' box. This will help us to visualize the problem.
    Thank you!

  • How do you stop adjustments to the image when importing pictures?

    When I import pictures into Lightroom 1.1 they all automatically get adjusted to be much brighter. How do I stop this? The DEVELOP SETTINGS DIALOG in the IMPORT PHOTOS pop up box is set to NONE. I don't think it's a color management issue as the images are imported with a normal brightness/color balance and then get their settings changed one by one. Opening an image in Photoshop CS3 with the EDIT A COPY WITH LIGHTROOM ADJUSTMENTS radio selected opens up the modified brightened image. Opening that same image in Photoshop CS3 with the EDIT ORIGINAL radio selected opens a normal image with correct brightness/color balance.
    This is driving me mad! I don't want these adjustments. Please help!

    It's not turned on by default, that I know of. Somehow, yours got that way.
    As to where it's located, I would like the preferences to be distributed around the application rather than concentrated in one place. I agree with you that this one should be in the import dialog.

  • How to increase font size in the report when emailed as PDF

    How do I increase the font size of the report when I distribute the report as PDF to the users. I tried using different paper sizes in the LayOut tab in Broad Caster and Orientations. When I open the PDF from the mail I see the report shrinked and not readable, but when I magnify the report the numbers are visible with no loss in quality. I cannot give the users to print a shrinked PDF file. I would like to see a visiable font and print the same size what I see.

    The size of the font is increased by selecting a bigger page size while emailing. This will automatically increase the size of the page.

  • How come I don't get the whoosh when I send an email?

    After I installed Mavericks I don't get the whoosh when I send an email.  If I restart I'll have it until the machine goes to sleep and then it'll disappear agian.

    Note:  None is not an option in all Countries and/or Regions.
    If necessary...
    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • How to enable recommended settings in the Firewall in my network

    Situation: we are using Windows 7 Pro on client machines in a domain environment. Windows Firewall is turned on by default. But we install Symantec Endpoint Protection which has a built-in firewall. Every time we install new version of Symantec Windows Firewall
    shows that it is not using the Recommended settings. When this happens, we have problems pinging machines, connecting via RDP or sending files in out instant messaging application. One can press the "Use the recommended settings" button and after
    providing the administrator password the error goes away. After the next system startup Symantec takes over this page and there is a messages that Symantec is managing firewall settings. Everything works fine till another Symantec program update (not the definitions).
    I'm trying to find a way to "press that button" automatically, so i can deploy it to all users, preferably via GPO. But so far i haven't found a way. It looks like GPO only allows to change single options, not to apply some scheme. Yet if i compare
    settings on two machines (one with error, one without) it shows the same result - all Network Connections > Windows Firewall > etc. settings are Not Configured.
    I have found this topic https://social.technet.microsoft.com/Forums/windows/en-US/1c35af41-6e48-479f-a71f-3a16e119d828/windows-firewall-not-using-recommended-settings?forum=itprovistanetworking
    But if i check permissions for that key on both machines, permissions are the same (though not Full).

    Did that resolve your issue? If yes, please mark your answer to help others!
    Don't forget to mark the post that solved your issue as "Answered." By marking the Answer you are enabling users with similar issues to find what helped you. Lewis Renwick - IT Professional

Maybe you are looking for