EasyManua.ls Logo

Keysight Technologies N5173B EXG - Page 140

Keysight Technologies N5173B EXG
398 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...
140 Keysight CXG, EXG, and MXG X-Series Signal Generators Programming Guide
Programming Examples
LAN Programming Interface Examples
if (*query == ' ') /* attempt to ignore white spc */
query++ ;
else break ;
}
if ( *query != ')' )
{
q = 1 ;
}
}
return q ;
}
/******************************************************************
*
> $Function: main$
*
* $Description: Read command line arguments, and talk to signal
generator.
Send query results to stdout. $
*
* $Return: (int) . . . non-zero if an error occurs
*
******************************************************************/
int main(int argc, char *argv[])
{
SOCKET instSock;
char *charBuf = (char *) malloc(INPUT_BUF_SIZE);
char *basename;
int chr;
char command[1024];

Table of Contents

Other manuals for Keysight Technologies N5173B EXG

Related product manuals