02-04-2005 01:01 PM
10-01-2006 01:06 AM
You could control instruments via GPIB in AutoIt, however there would be absolutly no advantage in doing so. The only real access you would have is through another application created to control the intrument and AutoIt would be used to manipulate that app. The better alternative would be to just finish writting the app that controls the instrument and provide access to it via a control or class library.