![Agilent Technologies 34420A Скачать руководство пользователя страница 232](http://html1.mh-extra.com/html/agilent-technologies/34420a/34420a_user-manual_2868276232.webp)
•
To compile Microsoft® QuickC® programs from the DOS command
line (using the "large" memory model), execute the following:
qcl /AL <
path...\program.C
> <
path...
\clhpib.lib>
For example,
qcl /AL b:\meter.c c:\qc2\lib\clhpib.lib
Change the "/AL" parameter to the appropriate setting when compiling
in the smaller memory models (see your C Language manual for more
information). For some programs, you may also have to change the
stack size using the "/F" parameter.
•
To compile Borland® Turbo C®++ programs from the DOS command
line (using the "large" memory model), execute the following:
tcc -ml <
path...\program.C
> <
path...
\tchhpib.lib>
For example
tcc -ml b:\meter.c c:\tc\lib\tchhpib.lib
Change the "-ml" parameter to the appropriate setting when compiling
in smaller memory models (see you C Language manual for more
information).
•
Once compiled and linked, and executable file (.EXE) and object file
(.OBJ) are created in the current directory. run the program by typing
the file name with the .EXE extension.
Chapter 6 Application Programs
C Language Programs
232
Содержание 34420A
Страница 1: ......
Страница 2: ......
Страница 13: ...1 Quick Start ...
Страница 31: ...2 Front Panel Operation ...
Страница 55: ...3 Features and Functions ...
Страница 117: ...4 Remote Interface Reference ...
Страница 200: ...5 Error Messages ...
Страница 213: ...6 Application Programs ...
Страница 245: ...6 Chapter 6 Application Programs Microsoft Excel Macro Example 245 ...
Страница 246: ...Chapter 6 Application Programs Microsoft Excel Macro Example 246 ...
Страница 247: ...7 Measurement Tutorial ...
Страница 274: ...8 Specifications ...
Страница 279: ...Dimensions Chapter 8 Specifications 34420A Nano Volt Micro Ohm Meter 280 ...
Страница 294: ......