I've been using the Command Expert Excel add-in to control an N6700B but want to move to Excel VBA. When I try to use sample programming published here (including the SCPI Learning Tool) I always get the following error:
Error in loading DLL
It appears to be associated with:
Dim ioMgr As AgilentRMLib.SRMCls
and subsequent uses of the ioMgr variable.
I think I have the necessary libraries referenced; any ideas?
Hi RobR,
May I have a copy of your program, so we could find out exactly what is wrong with it?