Anritsu Site Master S331L Scpi Programming Manual page 69

Handheld cable and antenna analyzer
Hide thumbs Also See for Site Master S331L:
Table of Contents

Advertisement

Appendix A — Examples
strncpy(tempDisplay, buffer, retCount);
tempDisplay[retCount] = 0;
printf("*IDN? Returned %d bytes: %s\n", retCount, tempDisplay);
/* Close down the system */
/* TODO: Add error handling. */
status = viClose(instr);
status = viClose(defaultRM);
return 0;
}
S331L PM
/* Null-terminate display string. */
PN: 10580-00322 Rev. F
A-1 C/C++
A-3

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Site Master S331L and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents