Open excel sheet by sheet name... Subvi without closing the

Hi all

I'm experimenting with excel and labview and I want to open a spreadsheet by name.  I created a project with a main vi where I hit a button to start the process.

When this button is hit an event handler opens my Subvi who actually asks for a file, then scans all journal names and then in this sub - VI, I have an another Subvi who appears and gets this journal names.  When I hit OK it must close and the first Subvi should continue.  This everything works fine and I am able to read the name of favorite sheet but does not close the Subvi requesting the name of the sheet read.  When I run this Subvi in itself then it closes when I hit ok.

I added the whole project here so if someone could have a look and tell me what I am doing wrong I would appreciate.

Thank you

Lieven

Ok... I found the problem with another post on the forum.  I changed the appearance of the dialog window that has solved the problem.

Lieven

Tags: NI Software

Similar Questions

  • Close the last tab without closing the application firefox

    Greetings!

    1.i would like to close the last tab without closing the application. The behavior I expect is the application to open a new empty tab when I close the last tab currently I can't close the last tab which already has some open site in it.

    2. when I open a new tab, I have to enter a Web site address. I expect the app to just open a new empty tab and let him to enter an address or not for me.

    Thank you for your support. I love firefox for Android.

    It is being developed and will be changed to allow the closure of the last tab in Firefox 18 or 19.

  • How can I display an error message on the listening port close popup without closing the popup.

    Hi Experts,

    JDeveloper 12.1.3.0.0

    How can I display an error message on the listening port close popup without closing the popup.

    Thank you

    Roy

    As its name suggests, close listener of popup is called when popup is closed so you can not do this.

    If you want to display the popup message, use your own buttons instead of the ok/cancel default buttons and close the popup programmatically.

    Dario

  • How come back initially on an editing session without closing the entire program and start again?

    How come back initially on an editing session without closing the entire program and start again?

    Hello

    There are two answers to this. If you have not saved the image since the opening, you can restore the file Menu-Revert or F12 and that will bring back you at the beginning. A more elegant solution is the historical Panel.

    Photoshop has a history panel (Windows Menu-history) that keeps track of everything you do on an image and allows you to go back in the flow of work and in effect then go ahead if you change your mind. The original image is always registered as a snapshot and then subsequent action recording. So you can come back not only the original image, but any previous change after opening. You can even take your own snapshots which is a useful feature.

    Hope that helps

    Terri

  • How to create a child window without closing the parent window

    Hi all

    I have a requirement to create a child window without closing the parent window. I have to click on an element in the parent window, then is expected to open a child window. The parent window must not be closed before you close the child window.

    Kindly help me in this.

    Thank you and best regards,

    Myvizhi

    Hi all

    I found the solution for this. I created a new page. Then I created an article in the style of link in the parent element, and I put the following properties in the link element:

    Destination URI: OA.jsp?page=/seagate/oracle/apps/seasoa/que/webui/SeaSoaHeaderDetailPG&headerId={@ErrHeaderId}&retainAM=Y&addBreadCrumb=Y&backPage=S

    Target framework: _blank

    This opens the new child window without closing the parent window.

    Thank you and best regards,

    Myvizhi

  • Excel sheet entry to 'setpoint' of the PID controller

    Hello

    I use this (attached) vi to control the thermostat of Lakeshore. I got the website vi OR. I want to change the vi as to the set value, it takes as input an excel sheet (could be any other form too). This spreadsheet contains a list of temperatures. The vi reads the first temperature and then that sets the value of the PID controller setpoint. Once the set point is 'set' the vi waiting for awhile (say 1 hour) before reading the next entry in the excel sheet set point. I want to wait that it is because I programmed a gamma spectrum software such that it counts for 1 hour and then starts a new count. The part of the spectrum is not very intelligent but its ok for now. The problem I have is that when I run this vi (attached), the indication of the set on the temperature controller (hardware) tends to zero and stays there. Can someone help me by pointing out the error that I do. This vi is Labview based 6.0 (it's a bad implementation!)

    Thank you

    Saurabh

    Slim,

    You could possibly have the calendar in step in the worksheet as well?

    It would be a classic case where you could use state machines (or producer / consumer - events if the user input is critical), research of this architecture and examples on ni.com. Also for synchronization purposes, are looking for functional global timer or try to modify this example https://decibel.ni.com/content/docs/DOC-6523 to add 'elapsed time' (as in the elapsed time express vi) features similar to this code.

    You have reports such as:

    Initialization: initialize your control panel front/graphics etc. Read the spreadsheet file. Make sure that the comms exist between the software and the controller, etc..

    Set the temperature: set the first value, start a countdown (depending on what you set)

    State check: check the status of controller etc failure. Check if the user has pressed the stop button. Check if the timer in the previous state has expired?

    In case of error stop the timer and take the measures necessary to correct, to report to the user

    If the user has pressed the stop button, close all references, etc hard reset and exit the application.

    If the timer has expired, get the next value and go on to set the temperature.

    I hope this helps.

  • How can I interact with mainvis and subvis without closing any of them?

    I have a mainVI which opens a Subvi perfectly and I m using the "VI Open reference' & the 'node of reference VI to call' to run the Subvi. However, once I open the Subvi and it s running, I can´t do something with the mainVI. The only way to interact with the mainVI new it s closing the Subvi, I want Don t that happens because I need the two work together and interact with both at the same time.

    Is someone can help me?

    Thank you

    Make sure that the property of Subvi is not floating or modalvalue.

    (Properties of VI... appearance of windows...... customize the behavior of windows)

  • case without closing the

    I just replaced the battery in an ipod video 5th generation when I closed the case on one side of the case closes properly, theres a small gap, can I do?

    That's because something inside interferes with the power to shut down the case completely?  If Yes, open to the top one make sure that everything is in its place.  Compare the old battery to the new.  If the new battery is substantially thicker compared to the old battery, it is defective or not properly designed for a 5th generation iPod.

  • How to send a file without closing the socket?

    I wrote a program to transfer a file by using the tcp connection, where I closed the socket because the receiver must detect the end-file.  But now I would extend it to several files for which I shouldn't close the socket until all files are sent. I can't find a way to do this. So please help to solve.

    Such a long thread, so many errors.

    > Send an end of file marker after each file

    Eventually, which cannot work unless the EOF marker can occur in the file, which is unknowable, or there is a convention of escape agreed where it occurs in the file. In which case, you must also apply the convention to escape to escape Convention. For example, you can terminate with ETX and escape with ESC, but this means that the ETX and ESC must be escaped in the data file, and which in turn means that you need to escape out of ETX and ESC ESC ESC when you receive.

    > In the link, they said the error to happen is because of the header

    No, in the link, they said that the error is caused by using a BufferedReader and then read directly the data stream. Jet disappears in a BufferedReader, err, buffering.

    > BufferedReader has a read (byte [] buffer) method

    No, BufferedReader doesn't have a read (byte [] buffer) method.

    Follows a proven response, unspeculative with code.

    1 use the sender DataOutputStream and DataInputStream to the receiver.

    2 send the file name with writeUTF() and read with readUTF().

    3. send the length of file with writeLong() and read it with readLong().

    4. send and receive exactly that number of bytes, as follows:

    length = din.readLong (); in the receiver, or File.length (to sender)

    total length = 0;

    int count;

    ubyte [] buffer = new byte [8192]; or what you want, any size > zero

    While (total < length="" &&="" (count="din.read(buffer," 0,="" (int)math.min(buffer.length,="" length-total)))=""> 0)

    {

    dout. Write (buffer, 0, count);

    Total += count;

    }

    Errors and omissions excepted. You can use this code on both ends.

  • A link to a Destination without closing the Original Document

    I created links to views of a master PDF to another PDF documents; However, my master PDF completely closes when I click on the link. I wish that the destination opening as a new file, as a standard link, but I don't see an option for this.

    Is there a way to do this?

    Thank you!

    If you don't want to rely on the preference of the user as try67 mentioned, you can change the link after you create and specify that you want the PDF file to open it in a new window. It overrides the setting of the user preference. The key is that you need to change the link AFTER the implementation.

  • The call of a Subvi without stopping the execution of the main thread

    Hello everyone, I have a rather simple demonstration VI, which opens a menu where the user can call a few screws, signal generation, reading and analysis, each contained in a Subvi and with their own front panel and chart controls. The idea is user just click a button and the required Subvi is in charge, I use a structure of the event to ease.

    Problem is, after I opened an option, said Subvi hogs the thread of execution and does not allow for new bodies until it is closed (this is inside a while loop it is so logical, I guess), the queue of events and the next before Panel charges only after that I have stop the Subvi. I would like to be able to simply open the front panels and let them run in parallel, without them in the meantime another at the end, is it possible?

    natasftw is right.

    A high school is a "hole" in your main panel.  You "insert" a separate VI in this 'hole' and then you see the Panel of VI inserted through the hole and mouse clicks through the hole of the Subvi below.

    You will need to run the Subvi separately, even if - by inserting just can't run.

    Aynchronous call will begin a Subvi running and then return to the calling thread with the Subvi running in parallel.

    You can then insert the Subvi in a secondary, or let it have its own window, as you choose.

    There are examples of both techniques.

  • How can I open a file search location (in another window or) without closing the search window?

    I use Window 7 Home Premium.  Once I find a file in Windows Explorer, I expect to be able to right click, choose "Open file location" and get the folder in which the file was found to open it in another window.  Instead, the same window I looked into is used to open the folder in which the file was found.  Therefore, if the file was not the one I'm looking for, I have to click on the arrow to the left or press the BACKSPACE key and wait for the results of research to refill.  Often I want to compare two or more files in which some files have the same name.  This now means that I have to open two or more instances separate Windows Explorer.  I prefer to open a Windows Explorer window, search for a file, and open the location of the files of a couple or a few files with names.  How can I get "instead of opening the file" to open a separate window?

    This is a default feature, as far as I could tell.

    However, after looking for a file and if research meets your requirements, there is an option for "Open in a new window" and "open file/folder location."

    But, if I understand your message that you do not click "back" or the back"" button. It is something that is not possible, as far as I know.

    Leave your comments:

    Windows 7 comments
    http://mymfe.Microsoft.com/Windows 7/Feedback.aspx? formID = 195

    Microsoft Connect
    https://connect.Microsoft.com/dashboard/Info/

  • Is there a way to get on the desktop through mini icon or set without closing the screens all open with XP Professional?

    I want to be able to go directly to the desktop at times. A mini icon can be installed or is there already a direct link on the firefox screen?

    This has happened

    Each time Firefox opened

    1. press Windows key + D
    2. you should have a "Show Desktop" icon in your Quick Lauch toolbar next to the button 'Start '. Sometimes the 'Show Desktop' icon is missing some, but I've never known.

    MS article here: http://support.microsoft.com/?kbid=190355

  • How to open a folder in a new window WITHOUT holding the command key?

    Hello

    Anyone know of any software that will allow to the files opening in the new, additional , withwindowsout holding the command key?

    I always use snow leopard (even if my Mac Pro Tower is perfectly executed El Capitan) because since 1993 , I double-clicked on files to open them in additional Windows. Then, when next door, it's easy to move things from one window to the other. And it's nice to scroll using the command-tilde.

    I don't want to hold the command key whenever I double click on a folder.

    Help, please.  I don't want to start using El Capitan in one day.

    Thank you very much!!

    Jeff Nielson

    Finder-> preferences-> General-> always open folders in a new window

  • change log mode archive without closing the database

    Hi all

    Is it possible to put the database in archive log mode before you shut down the database, and when the database stops and starts, the database should automatically be in log mode archive?

    because we cannot stop the database in the days of the week and we have system restart the weekend and we are not here this day here. So is there a way to set the database in the log archiving across the memory so that each restart of the database, it should start automatically in log mode archive.

    my environment is windows server 2008 R2 with oracle 11.2.0.3

    Thanks in advance.

    Published by: 931643 on 5 December 2012 10:37

    931643 wrote:
    Thanks for the reply Max Seleznev,

    First of all I thought to write the script to include in this process. But we cannot run all the commands in the sqlplus using windows task. for example:

    You can write a batchfile as below:

    CD.
    sqlplus / as sysdba
    Select name, open_mode from v$ database;

    When you run this, it will open up to sqlplus prompt but then will not run the query.

    This is the reason why I am to know if there is another way.

    Thank you

    When you do things wrong, you do not get the desired results

    Please desired SQL in a separate file (run.sql), then proceed as below

    sqlplus scott/tiger @run.sql

Maybe you are looking for

  • Prevent a song to play iTunes 12.5

    Hello! After installing macOS Sierra in the missing column of iTunes with a checkbox to prevent playback of the song. How can I return it? Thanks in advance.

  • Why my Firefox suddenly become a blue light &amp; see through @ top?

    I just migrated from Win XP to Win 7 and my Firefox and Thunderbird are now a light blue color, and Firefox is see through top. I wish I could change the color. This light blue/white is hard to watch. I use FireFox worm. 30 & Thunderrbird worm 24.6.0

  • Part off missing hard drive

    Hello I have a mac os el capitan with 10 windows bootcamp on my macbook pro. below you can see my hard drive partitions. The thing is if you calculate that a part of the hard drive missing about 70 GB. Can someone tell me how can I format or get back

  • Editing software created with labview

    Hello I have a software that was created using labview. It is essentially a software to control a laser machine used for the deposit of material. I also I have the source code of the software. I want to make some modifications to the program. When I

  • Games - Assassin Creed (original) - do I need a new graphics card?

    Information:I just bought the original Assassin's Creed game for my new computor (2 months).However, the videos feature a shift of the audio-video and the gameplay is very slow.After verification of the automatic system of the game, my computor has a