Keysight CXG, EXG, and MXG X-Series Signal Generators Programming Guide 145
Programming Examples
LAN Programming Interface Examples
if (!quiet)
{
fwrite(" ", 2, 1, stdout) ;
fwrite(c strlen(c1, bufBytes, 1,
stdout);
fwrite("\n", 1, 1, stdout) ;
fflush(stdout);
}
}
else
{
commandInstrument(instSock, charBuf);
}
if (number) +;
}
}
if (show_errs) {
showErrors(instSock);
}
#ifdef WINSOCK
closesocket(instSock);
close_winsock();
#else
close(instSock);
#endif /* WINSOCK */
return 0;
}
/* End of lanio.cpp *
Summary of Contents for X-Series
Page 4: ...4 ...
Page 10: ...10 Contents ...