Programming Manual UTG1000X Series
Instruments.uni-trend.com
34
/
51
Foundation\VISA\WinNT\include), as shown in the following figure.
Select "Linker-General" in attribute dialog on the left side, set the value of "Additional Library
Directories" to visa32.lib, as shown in the following figure.
Add file visa.h in projectname.cpp file
,
#include <visa.h>
1.
Source code
a)
USBTMC Example