How to give the option to the user to select the measures of temperature or voltage with NEITHER cDAQ-9178

Hello. I wrote two programs for the NOR cDAQ-9178 that work perfectly, but now I would like to combine... and users the ability to perform a measurement of the temperature (module NI 9214) or a measure of tension (NI 9201 module). I tried to use an Enum to a case Structure control, where the

user can choose either 'Measure the temperature', or 'Measure the tension', but during execution of the program, only the before user input panel opens and the program stops. Could someone please look at the code below and give me advice on the placement of my two programs in a structure of case? Each program contains two screws... a Subvi user input and a measure vi. Is it possible for me to drag the temperature and tension screw in the structure of matter? Thank you.

FYI - I am reposting this, because I couldn't get tethering to work on my previous post

I found my solution. I had to right click on the Subvi vi... 'Subvi node Setup' and select set the front panel

Tags: NI Software

Similar Questions

  • How to give the user ONLY views all SYS?

    My DBA cannot give me all s/n priveligies, but does not know how to give me ONLY priveligies all SYS views (v$ sql, v$ sqltext, process$ v, dba_scheduler_jobs,...)

    How to give the user to display all VIEWS SYS?

    in my case should be 1)? Right?

    The privilege or role will provide the desired access.

  • How to give the bios password and secure in windows 7

    How to give the bios password and secure in windows 7

    Hello

    BIOS - FAQ
    http://Windows.Microsoft.com/en-us/Windows7/BIOS-frequently-asked-questions

    Check with the manufacturer of your system (manufacturer of motherboard for customized systems)
    information on the definition of a BIOS password.

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • How to give the necessary time and unite all files of images together?

    Adobe first Pro 7.2.1 CC

    I insert image PNG files in pieces of the track for example 50 and got dry duration for each Image at 06:07. I need 00.03 for each of them make an animation so I have to cut and drag each of them separately. How to give the required duration and unite all together faster?

    Before you import the files again (e.g.: PNG), go to Preferences > General > still Image default duration:

    You can set the default there. This will apply to the newly imported files, but (it will not apply to the files that you have already imported).

  • kindly tell how to use the unique value of a table with the index 0

    kindly tell how to use the unique value of a table with the index 0

    Hi
     
    Yep, use Index Array as Gerd says. Also, using the context help ( + h) and looking through the array palette will help you get an understanding of what each VI does.
     
    This is fundamental LabVIEW stuff, perhaps you'd be better spending some time going through the basics.
     
    -CC
  • How to use the scanner Canon of my computer with Windows Vista?

    How to use the Canon Scanner of my Toshiba with Windows Vista computer? Need help, tq.

    How to use the Canon Scanner

    http://www.ehow.com/how_5796443_use-Canon-flatbed-scanner.html

    I would propose Canon Support and the knowledge base for information and manuals

    http://www.USA.Canon.com/Cusa/consumer/standard_display/support

  • How to debug the java application BlackBerry on Eclipse with a BlackBerry Smartphone?

    Problem:

    How to debug the java application BlackBerry on Eclipse with a BlackBerry Smartphone?

    The following procedure:

    http://docs.BlackBerry.com/en/developers/deliverables/12002/Debug_an_app_on_BB_device_656366_11.jsp

    Error:

    An internal error occurred during: "launch WMMS_ACC_video_test0".
    java.lang.NullPointerException

    I found that other methods of debugging.

    If anyone knows how to do it please tell me.

    Thank you for your attention.

    http://www.BlackBerryForums.com/developer-forum/107455-debugging-live-device.html

    Solution:

    Start the IDE
    Connect your device to the PC via USB
    compile your application and load on the device
    in JDE - Debug - attach to-Pocket
    ignore all dialog boxes
    do the breakpoint
    Start your application on the device

  • "How to set the measuring tool onto the foot of measure in inches, for example 10'4"

    "How to set the measuring tool onto the foot of measure in inches, for example 10'4"

    Hi jacobj89654320,

    You will need Acrobat application for this, please refer to this KB document for details https://helpx.adobe.com/acrobat/using/grids-guides-measurements-pdfs.html.

    Kind regards

    Nicos

  • How to install the specific font of our company with photoshop?

    How to install the specific font of our company with Photoshop - it's the police of Gotham?


    The fonts are installed in your operating system not Photoshop.  Photoshop uses the fonts installed on your machine.

  • Why NEITHER cDAQ-9178 isn't in the DAQmx device simulated in MAX?

    Hi all

    I want to create a device that simulated for cDAQ-9178. But Max, I could not find it. It lists only NOR cDAQ-9172. I have the version of NOR-DAQmx 8.9.5.

    Thank you

    Raja

    LV 2009

    Hello Dennis,.

    NEITHER cDAQ-9178 is listed under DAQmx 9.0.2 supported device.

    Thank you

    Raja

  • How to give the user name, pwd, db in a URL of 10g of forms?

    We organize our application using this URL: http://192.168.11.216:7778/forms90/f90servlet? config = inforoam

    How pass us the username/pwd@db to this URL? that is we do not want to look, we want to automatically connect to the system in a .NET PROGRAM, a connection box.

    Hello

    Add user name in the URL:

    http://192.168.11.216:7778/forms90/f90servlet?config=inforoam&userid=Scott/Tiger@dbalias

    Concerning

  • How to give the right to select for all objects of schema?

    Hello

    We have a lot of users and schemas.
    A user wants to execute 'select' for all tables in the other schema.

    For example: TEST user wishes to select the objects to TEST2. Test2 have hundreds of tables, TEST user cannot select other schema objects, so I don't want to give SELECT ANY TABLE privileges.

    How can do this at once? is it possible to give all the objects schema once subsidies?
    DB versin. 9.2.0.8

    greetings and thanks

    No, there are no subsidies. You must use hundreds of statements of grant.

    However, you can use dynamic SQL to do this automatically, i.e.

    CREATE ROLE test2_select;
    
    BEGIN
      FOR x IN (SELECT * FROM dba_tables WHERE owner='TEST2')
      LOOP
        EXECUTE IMMEDIATE 'GRANT SELECT ON test2.' || x.table_name || ' TO test2_select';
      END LOOP;
    END:
    /
    
    GRANT test2_select TO test;
    

    Justin

  • External link - how to give the link of a theme of subproject about main project

    Hi all

    I created a main and two subprojects and project master merged these two subprojects.

    I scoured all the external link topics in this forum.

    As a result, I was able to give the link of a main project theme about a subproject.

    However, I need your help to achieve the following two things:

    A first:
    =======
    I need to give a link to a section of the subproject in a master project topic...

    For example. Introductory section is located in the Master project

    When I click on a button in a subject found in the subproject (merged with the masterone), I should be able to view the introductory section.

    How can this be achieved...

    A second:
    ==========
    I manually included a home button in each header and footer of all subjects (depending on condition), which opens the present welcome topic in the main project)-pretty easy

    However, I'm fighting to give the link to the present home button in the subproject merged to open the welcome topic of the master of the project.

    Pls guide me how to do it...

    Thankx in advance...

    Try to remove the underlining from your CHM file names, reissue and compilation. Do not use underscores or other special character traits.

  • How to test the app on BB10 2 phones with unique SIM without was anything!

    Howdy. I'm quite new to the BlackBerry Development (and especially new to BlackBerry phones), so I answered a few questions that I need. I had a Z30 for awhile (and I compiled/deployed some examples of applications that it), and I just bought a Q10 I can do 'real life' tests on smaller screens. I don't have a Micro SIM I want to switch between these phones (so I can choose my "daily driver"), but I am concerned about the effect of swapping phones will have a general user, both in terms of developer level.

    -If I put the SIM in my new Q10, it "lock" development on this phone, which prevents me to test on the Z30 or will I prevented from developing on the pins are different? My BlackBerry ID is linked to the PIN? How to acquire development chips do not work when swap you a SIM card between 2 phones?

    -How to replace the SIM card from another phone BB10 affects bought apps? I'll be able to install applications on both phones (and does it make a difference if only one of the two phones is turned on at the time)?

    -Do I need a BlackBerry ID for each phone, and if it is true, how will this affect the actual process of the build/deploy/debug?

    Basically, I want to be able to use a telephone for general use and test one or more applications on both phones, and I have no idea how all this works together (or does not) when several phones are at stake.

    The Z30 running 10.3.1 last build of the OTA and the Q10 runs the last 10.2.1 OTA build (10.3.1 soon?).

    I'll wait to complete the process of implementation on my Q10 until I hear something.

    Thanks in advance for any help you can provide me.  Thank you!

    Thank you very much!  I will give that a shot. (I may be a response to follow-up later - hang )

  • How to open the NAT for a Linksys 160N with a WRT54G2 wireless ethernet bridge?

    Hello, I have a Linksys 160N2 router, and I hooked a version w / updated router Linksys WRT54G2 {v24 sp1} DD - WRT.  It worked great, but now my sons xBox 360 States that the NAT is moderate and should be opened.  I don't know how to open the NAT.  Any help will be greatly appreciated.

    This do-

    Open an Internet Explorer browser on your computer (desktop) wired page. In the address bar type - 192.168.1.1 and press ENTER... Let the empty user name & password use admin lowercase...

    Click on the tab "Games and Applications" and then click the sub-tab "Port Range Forwarding"...

    (1) on the first line in the box, type Application in ABC, in the start box, type in 53 and type in 3074 service box, leave the Protocol as and under type 192.168.1.20 ip address and check the box to enable, click on save settings once it's been...

    (2) once you return to the game to the top page, click the Security tab and uncheck block anonymous Internet requests and click on save settings...

    3) click on Setup and change the size of the MTU to 1452 and click on save settings... Click the status tab, and take note of DNS1 and DNS2 address...

    (4) address IP, Goto settings XBox network settings and assign the following on your Xbox and select manual IP settings
    IP address:-192.168.1.20, subnet mask:-255.255.255.0 default gateway:-192.168.1.1...

    (5) also assign addresses DNS on Xbox
    Use DNS1 and DNS2 addresses you took note of the primary router as secondary DNS & DNS status tab for the xbox...

    (6) turn off your modem, router and Xbox... Wait a minute...

    (7) plug the power to the modem first, wait a minute and plug the router power cable, wait another minute and turn on the Xbox and... test it connects...

Maybe you are looking for

  • Difficulty for the SD 7 Slate 28xx/46xx after OTA card number.

    NOTE: HP has published a new OTA - version user_1.05.18.  Best way to solve the problem is to go to settings / connection/tablet system begins to day/check now button.  If this does not resolve the problem, then continue to the old instructions below

  • than 25 ns sets sampling rate...

    Hello I'm trying to test the sampling rate of chassis cRIO 9103... I created a simple FPGA project, for sampling sign this clock frequency of the FPGA equal to 40 Mhz (on by default). I applied 1 Mhz square wave to pin MISO DIO6/SPI, place one of the

  • Support the T61 SATA 3 GB of HARD drive?

    Hello: I want to install a new HDD with SATA 3 Gb. If it build on my T61 7658 CTO? Will there be a difference in performance against a similar HDD with SATA 1.5 Gb? Thank you RC

  • HTML, unable to change fonts in the list

    Madam/Sir, After trying several things I could not even understand how to solve this problem. I'm doing the text before a list Append "BOLD", but the text in the list do not. As shown in the code (which is in the attachments) I said different fonts t

  • The Publisher icon 2009 font

    From what I've read, it seems that there is no compatibility between the fonts on the 2009 icon editor and the Publisher of old icons. Am I wrong in thinking that all newly created screws can't have the same aspect of icon as old screws imported into