How to do keyboard shortcuts to an external program?

Hi everyone,
i'm developing a program in labview that reads files created from an external program (an usb oscilloscope interface) and analyzes them.
That problems is that I need to start manually, before, the acquisition of data on the oscilloscope interface and than I have to start the labview program; that's not really elegant and efficient, so I whish to know if it's possibile to let my labview program open the oscilloscope interface and tell to it to start the acquisition.
Now, the exec subvi let me start the program, but I dont know how to start the acquisition.
With the oscilloscope interface as active window I can start the acquisition with the keyboard shortcuts ctrl-t ctr-g. Is it possible to let the program send to windows the request of execute those keyboard shortcuts on the active window?
The oscilloscope doesnt have any ActiveX interface.
Sorry for my bad english,
and thank you for the help,
filippo

You can use the VI posted in this reply to send keys. Note that this sends the keystrokes to the window that is active. This means you have to first activate the window. To do this you can use the Windows API utilities found here. Specifically, use "ShowWindow".

Similar Messages

  • How to change keyboard shortcut for cycle through open tabs in PS and AI CC 2014

    I would love to set my own keyboard shortcuts for cycling through open tabs in PS and AI 2014 on OS X. I found out that this can be achieved with ctrl+tab in PS, but I couldn't manage to make any of the suggestions in the forum work for AI. As said, I would like to set a more "standard" shortcut like alt+cmd+arrow-keys for both of the apps. If that shouldn't be possible, does anyone know a shortcut in AI CC 2014?
    Many thanks!
    Amadeus

    Thanks! The shortcut can be set like this in AI, although all key combinations I would want to use are not allowed. Too bad. But anyways, thank you very much for the tip!
    cmd+~ is not an option for me, I guess, since the swiss/german keyboard layout has no dedicated tilde key.
    So, I have a working shortcut in PS (ctrl+tab / of which I still don't know how to change, if possible at all) and thanks to you, I can now set one in AI as well. Unfortunately, I can not set it to be identical as in PS, since the "cmd" key needs to be included in AI's shortcut assignment dialogue, but I guess, this is as good as it gets.

  • Preview How To - change keyboard shortcut for dictionary def.

    Hi,
    I would like to know how to change the keyboard shortcut for checking the dictionary definition of a highlighted word in Preview.
    Thanks,
    Brandon

    Keyboard shortcuts are handled in System Preferences/Keyboard/Keyboard Shortcuts/Keyboard & Text Input...

  • How to disable keyboard shortcut for Type-And-Transfer

    Hi,
    I'm trying to create a macro in Excel that I want to use the ctrl+shft+h keyboard shortcut. However, Lenovo's Type-and-Transfer tool has hijacked that shortcut so everytime I try to use the shortcut within Excel it launches the Type-and-Transfer tool. I've looked everywhere and cannot, for the life of me, figure out how to disable this keyboard shortcut from launching the Type-and-Transfer tool. Anybody have any idea?
    Thanks in advance,
    jd

    Hi,
    here is what I would check in:
    Registry:
    - HKEY_CURRENT_USER\Software\IBM
    - HKEY_CURRENT_USER\Software\LENOVO
    - HKEY_LOCAL_MACHINE\SOFTWARE\IBM
    - HKEY_LOCAL_MACHINE\SOFTWARE\Lenovo
    <sorry as I don't havea system with this shortcut type I cannot find the exact same key combination>
    My second thought is going more in the direction of an application, that is called Keyboard Customizer
    Try this one, if that will fit your request.
    Let me know any update, that you can give on this situation.
    Cheers

  • How to use keyboard shortcut OPTION SHIFT COMMAND PLUS?

    The application I am using has two keyboard shortcuts for changing the KERN of some text:
    TIGHTEN = OPTION + SHIFT + COMMAND + MINUS
    LOOSEN = OPTION + SHIFT + COMMAND + PLUS
    The TIGHTEN command works fine but the LOOSEN command doesn't. If I plug in an external keyboard then it works fine as long as I use the or on the NUMPAD.
    Any suggestions?

    Thanks a lot for your post. I tried your suggestion and indeed got the Excel short-cut back. It wasn't obvious as "Mission Control" and "Application Windows" are mapped to F9 and F10 (rather than the ctrl-shift-down" combo).
    It's ok since I don't really have any use for shortcut launching "Mission Control" or "Application windows".

  • [SOLVED] How to add keyboard shortcuts in XFCE?

    I'm giving XFCE a try lately after all of the changes I'm seeing, I'm trying to add a new shortcut to ease some tasks but I don't have a clue on how to do it.
    I go to Settings -> Keyboard and there to "Application shortcuts". Then I  select to add a new one and point to the script I want to run, but I don't have a clue on how to select the shortcut. I've tried pressing the keys I want to bind, but no way.
    This is what I'm seeing:
    How to choose the actual shortcut?
    Last edited by KaoDome (2012-05-11 13:16:03)

    It is the next screen   Pick the command, click OK.  It then throws up a box telling you to press the key combination.  It will show as you push meta, shift and control modifiers.  When you hit a character that generates a keystroke, it saves it, along with the modifiers.

  • Keyboard shortcut for swapping external display settings?

    I have Summer '07 Macbook and it has a dedicated F-key for switching between the various settings when an external monitor is attached. I'm considering one of the newer Macbooks (and giving mine to my wife) but have noticed that key is missing. I also had a recent experience with a friend who was trying to plug his Macbook into an external monitor. We could not find a quick way to switch between a "mirror" and "dual" display. (Actually, we couldn't even find a slow way, but I think that's just because we're kinda dumb )

    Not that I'm aware of- I searched the keyboard shortcuts in CC for "swap" and "swap color" and it's not even listed as an option. I wouldn't mind Adobe adding more keyboard shortcuts for UI buttons for those who want to spend less time using the mouse.
    Here's a workaround that might help: if you already have some artwork on the stage with the color you want, use the eyedropper tool (I) to pick either the line or fill color. Holding shift sets both the line and fill to the color you pick.

  • How to customize keyboard shortcuts (Swedish keyboard)

    I don't know how dangerous this is, but I have just customized two keyboard shortcuts in LR2 for use with a Swedish keyboard.
    I did not invent this, I was taught by someone else on this forum, I'm sorry I don't remember who.
    What I did was create a file called TranslatedStrings.txt in the folder C:\Program Files\Adobe\Adobe Photoshop Lightroom 2\Resources\en\
    The content of this file is:
    "$$$/AgDevelop/Menu/View/ZoomIn=Zoom In"
    "$$$/AgDevelop/Menu/View/ZoomIn/Key=Cmd+."
    "$$$/AgDevelop/Menu/View/ZoomInMinor=Slow Zoom In"
    "$$$/AgDevelop/Menu/View/ZoomInMinor/Key=Cmd+Option+."
    "$$$/AgLibrary/Menu/View/ShowFilterBar=Show Filter Bar"
    "$$$/AgLibrary/Menu/View/ShowFilterBar/Key=Cmd+Shift+."
    "$$$/AgLibrary/Help/Shortcuts/HideShowFilterBar=Show/Hide Library Filter Bar"
    "$$$/AgLibrary/Help/Shortcuts/HideShowFilterBarKey=Cmd+Shift+."
    This makes Ctrl+. zoom in on pictures and Ctrl+Shift+. toggle between showing and hiding the library filter bar.
    So far it seems to function. This copies the way LR is translated to French and German. But I would very much like some input from Adobe on what can be done without danger. Maybe also a list of all shortcuts so we could do this ourselves without compromising anything.

    Minor correction:
    I believe it should be:
    "$$$/AgDevelop/Menu/View/BeforeAfter/Before=&Before Only"
    "$$$/AgDevelop/Menu/View/BeforeAfter/Before/Key=<"
    The character "&" after "=" on line 1. But it seems to function like you wrote it too.
    I tried changeing "&Before only" into "&Före enbart", which translated the menu into Swedish, but the letter ö looked strange.
    John

  • How edit/delete keyboard shortcuts?

    How do you delete keyboard shortcuts on iPhone 4s?

    Try this:
    Quit all apps: Double tap the Home button and swipe the app preview page up
    and
    Reset: Hold the Sleep/Wake and Home buttons and don’t let go until the screen goes dark and the Apple logo appears (no data will be lost)
    Then check again.
    Keyboard shortcuts are synced with OS X via Documents & Data in the iCloud settings. You can try turning that off then back on and check to see if it deletes.

  • How terminate script, keyboard shortcut [CS4 6.0.6 JS]?

    In ID CS4 6.0.5 for terminate script with keyboard shortcut I use Esc or command + "."
    In 6.0.6 if the script is a binary (jsxbin) the shortcut  don't work.
    Why?
    Any alternative for Mac and PC?

    Hi barbara.banister,
    Please go through the below web links its helps to you. How to install the script in InDesign.
    http://indesignsecrets.com/how-to-install-scripts-in-indesign.php
    http://indesignsecrets.com/how-to-install-a-script-in-indesign-that-you-found-in-a-forum-o r-blog-post.php
    thx,
    csm_phil

  • Would like to know how to edit keyboard shortcuts so I can skip through 5 consecitive tabs whilst pressing enter?

    I play a browser game called tribal wars, to play this game well I need to be able to launch attacks in rapid succession by opening multiple tabs and selecting my troops in each tab that I want to send. I need to be able to cycle through five tabs whilst pressing enter is there a way of assigning a keyboard short cut so I could do it in 150 milli seconds?

    You can also use "Ctrl+Page Down" to go to the next tab or "Ctrl+1" to "Ctrl+8" to go to the first 8 tabs (Ctrl+( takes you to the last tab).
    *https://support.mozilla.org/kb/Keyboard+shortcuts
    *https://support.mozilla.org/kb/Mouse+shortcuts
    *iMacros: https://addons.mozilla.org/firefox/addon/imacros-for-firefox/

  • How to enable keyboard shortcuts for configuration entry point?

    Hello All,
        In my process model, I have a configuration entry point sequence (sequence). I can able to select the corresponding entry from the menu bar ie. configure --> options (for eg). Now I need to have a keyboard shortcut for the same. In my case if I press (for eg) ctrl+w, the configuration entry point sequence must be called.
    Note - I have to do this using .NET programmatically.
    Is there any way I can incorporate this mechanism...?
    Thanks
    Arun

    Hello Arun,
    At this time there is not anyway to customize the keyboard shortcut keys for menu items you add to the TestStand sequence editor.  R&D is looking into implementing this in a future version of TestStand.  I'll pass along your feedback to them, and let them know there are others interrested in this feature.
    Kristen
    National Instruments

  • How to disable keyboard shortcut "Control Shift Down"

    Hi,
    I'm mildly surprised that I couldn't find the answer to this little problem I have.
    I'm running a PC version of Excel through VMWare under Mac OS X 10.7, and it works perfectly fine except that the keyboard shortcut for selecting continguous cells in a column - Control-Shift-Down - produces a weird "slow-mo" version of F10, which is showing all windows in the current application.
    First of all, I hardly see this "feature" to be of any practical use as you can accomplish the same (without the slow-mo effect) by hitting F10 by default.
    Secondly, this prevents me from doing something actually useful in Excel which is selecting continguous cells in a column.
    Can someone please give a tip to disable this useless shortcut? I've looked everywhere in Keyboard settings in Preferences without success.
    Can't believe no one else has the same issue.
    TIA
    -Wk

    Thanks a lot for your post. I tried your suggestion and indeed got the Excel short-cut back. It wasn't obvious as "Mission Control" and "Application Windows" are mapped to F9 and F10 (rather than the ctrl-shift-down" combo).
    It's ok since I don't really have any use for shortcut launching "Mission Control" or "Application windows".

  • How to import keyboard shortcuts from CS6 to CC?

    Every time there's a new version I go through this trying to figure out where the keyboard shortcuts file lives and every time it's hell. This time I've been searching and searching and I can't find a way to do. Why is this so hard? Should this thing happen automacally or at least there could be an option for "import keyboard shortcuts." I can't really use the new Illustrator without my shortcuts. I've looked in the preferences in the Library and in the Applications folders. Any ideas?
    Thanks,
    ~peter

    Thanks, but I looked there and there's only the default .kys file, not the custom one I saved. I saved the custom keyboards shortcut file but I can't find it anywhere. I think the last time I had to do this it was in Library/Preferences/Application Shortcuts/Adobe or something like that but it's not anywhere it seesm.

  • How to create Keyboard Shortcuts to Activate Buttons without the Mouse?

    Is there a way to create keyboard shortcuts in HTMLDB like CTRL+N to activate the Create New button, CTRL+S to Save the record, etc?
    Thanks.

    I haven't tried this myself, but you could always add an attribute to the control called accesskey. Use this link for further information: http://www.netmechanic.com/news/vol4/accessibility_no19.htm
    If the control is a button you will need to make sure that it is an html button so that you can modify the attributes.
    James

Maybe you are looking for

  • Verizon iPhone and Data Usage

    Does anyone have some sort of gauge to judge how much data I can expect to use in any given month? I understand "depending on the individual." I'm not using this phone for for business, just occasional web surfing and such. If anyone has the experien

  • Date Difference in Report

    Dear All, How to calculate the number of days (Difference between start date and current date) in report. How to define the key figure for the same. Thanks in advance.

  • Variance in MB5B report

    Hi Fnrds,   When in execute the MB5B Report for one of my finished products , i get some variations . In the Stock type tab i have two options : a) Storage Loc/batch stock b) Valuated Stock . When i execute( Current month ) this repot with option A a

  • Missing bar @ the bottom of the browser window

    in previous versions of FF (up to 3.x?) there was a bar at the bottom of the browser window which showed: - a lock when on an encrypted page - a field when the download pop-up was closed while there were still downloads going on and showing how much

  • Hyperion EPM Architect Services not starting

    Hi All, We have installed Oracle Hyperion 11.1.1.1. We are using Sql 2005 as RDBMS. The problem that I am facing is that Hyperion EPM Architect services are not starting. For Hyperion EPM Architect - Process Manager I am getting the following error i