Jump to content

AutoHotkey


Mike Ashe

Recommended Posts

Hi,

I prefer AutoIt v3 :thumbup: .

When using their SciTe-editor you also have access to a form builder

for fast and easy creation of simple GUI's.

The best part is that it's freeware and it's very simple to create small executables

(even with encryption to prevent decompilation).

If you try it, I recommend installing the beta release because it also supports

some nice things like a context menu for a trayicon... :star:

http://http://www.autoitscript.com/autoit3/

grtz,

tnt

Link to comment
  • 8 months later...

Has anyone used LabVIEW to create a script for one of these tools and then envoked the tool to automate LabVIEW functions? There are still things we can do from the LabVIEW menus and buttons that we do not have programmatic control over.

I recall an issue with MAX losing ID for Firewire cameras if the system was powered down. We had to manually go into MAX and reset them. No way to do it programmatically. A workaround would have been to have LabVIEW detect the problem, then invoke a script in one of these tools to start MAX and rest the IDs. Kludgy, but it would probably work.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.