using VBA to control a device

kit00

New Member
Joined
Jun 21, 2006
Messages
2
is it possible to control a device through GPIB interface using excel VBA?

thanks for answering my question^^

kit
 
Hey bhenard,

What underlying application are you using the spectrum analyzer to help accomplish?

The code is part of a DLL that is built using Visual Studio 6, so it is part of a DLL library that could be called by a larger program to automate testing. It should be able to be run as part of a Excel module in VBA as well. It is only a building block to a larger program, which is still in process. I tend to break up functions into multiple categories: Configure Equipment, Make Measurements, and Post Process data.
 
Upvote 0

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.

Forum statistics

Threads
1,224,194
Messages
6,177,071
Members
452,760
Latest member
marcoschriek

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top