EasyManua.ls Logo

Keysight Technologies E3646A - Page 178

Keysight Technologies E3646A
260 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
5 Application Programs
Example Program for Excel 97
154 E364xA User’s and Service Guide
Declaration for Windows 95/NT 4.0
'************************************************************************************
' Additional declarations for VISA32.DLL are usually in the visa32.bas file in the
' c:\vxipnp\win95(or winNT)\include directory on your PC. Also see the VISA manual.
'************************************************************************************
Declare Function viOpenDefaultRM Lib "visa32.dll" (instrumentHandle As Long) As Long
Declare Function viOpen Lib "visa32.dll" (ByVal instrumentHandle As Long, _
ByVal viDesc As String, ByVal mode As Long, ByVal timeout As Long, _
vi As Long) As Long
Declare Function viClose Lib "visa32.dll" (ByVal vi As Long) As Long
Declare Function viWrite Lib "visa32.dll" (ByVal vi As Long, ByVal Buffer As String, _
ByVal count As Long, retCount As Long) As Long
Declare Function viRead Lib "visa32.dll" (ByVal vi As Long, ByVal Buffer As String, _
ByVal count As Long, retCount As Long) As Long

Table of Contents

Related product manuals