EasyManuals Logo

Agilent Technologies E3641A User Manual

Agilent Technologies E3641A
207 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
Page #129 background imageLoading...
Page #129 background image
Chapter 6 Application Programs
Example Program for C and C++
128
void CheckError(char* pMessage)
{
if (ErrorStatus < VI_SUCCESS){
printf("\n %s",pMessage);
ClosePort();
exit(0);
}
}
void delay(clock_t wait)
{
clock_t goal;
goal = wait + clock();
while( goal > clock() ) ;
}
End of Program

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Agilent Technologies E3641A and is the answer not in the manual?

Agilent Technologies E3641A Specifications

General IconGeneral
BrandAgilent Technologies
ModelE3641A
CategoryPower Supply
LanguageEnglish

Related product manuals