06-01-2018 03:27 AM
Hello everybody,
I got an issue and it's about controlling by LabView another software menu :
-There are 2 open windows (LabView front panel and GenICam software window that captures video images)
-On the GenICam window, it is possible to capture and save an image with the keyboard shortcut Ctrl + I, what I want to do in my Labview code is to order the GenICam window to run this keyboard shortcut automatically.
In summary, I would like to control my Image Acquisition window (GENICAM) from Labview !
I don't capture or save images directly from LabVIEW because this software already supports it, it's just that I want to automate the fact of running the keyboard shortcut by ordering from LabVIEW.
Thank you for helping me 😉
best,
Y_Rif
Solved! Go to Solution.
06-01-2018 04:16 AM - edited 06-01-2018 04:17 AM
did you actually search for you problem?
also is your cam software possibly controllable via commmandline, that might make it easier for you.
06-01-2018
04:21 AM
- last edited on
06-10-2025
08:03 AM
by
Content Cleaner
If you need just Ctr+I, use Simulate Keyboard Events
06-01-2018 06:59 AM
Thank you guys !
06-27-2019 11:46 AM
Did you solve this problem? I do have the exact problem. I would like to know whether it is done. If so, could you share the VI?
Thanks.
06-27-2019
02:57 PM
- last edited on
06-10-2025
08:03 AM
by
Content Cleaner