MsgBox "End of Job."
End Sub
C++ DEVQUERY Sample Application
This C sample application is a Win32 console application. It illustrates
how to use the ATTEN.EU IOUtils COM. A Win32 console application is
a Win32 application which uses text-based input and output, not a
graphical interface. This allows you to quickly create a Win32
application by using simple input and output functions.
Creating the Application
Create a new Visual C++ project as follows:
1. Create a new Win32 Console Application project, calling the project
DEVQUERY.
2. Specify that this project will be a simple application in the last
AppWizard step.
LISTING C.3.
THE DEVQUERY FUNCTION.
// devquery.cpp : Defines the entry point for the console application.
//
// Call the NI-VISA library visa32.dll
//
//
#include "stdafx.h"
#include "visa.h"
//standard include for a Microsoft Visual C++ project
#include "stdio.h"
#include "windows.h"
void main(int argc, char* argv[])
194
Содержание ATM3500A
Страница 1: ...ATTEN EU ATM3500A 6 5 Digit Digital Multimeter...
Страница 2: ...User s Manual ATM3500A DMM User s Manual 2 Printed date 11 2011 Version 1 05...
Страница 50: ...Figure 3 18 50 5...
Страница 120: ...668 Manual Calibration Version Error 669 Self Test Version Error 670 Command Version Error 120...