16 Agilent N5181A/82A MXG Signal Generators SCPI Command Reference
SCPI Basics
SCPI Basics
quotes, one set of single quotes, or back slashes with quotes to signify the string parameter. The
following examples illustrate these different formats:
"MEMory:LOAD:LIST ""myfile""" used in BASIC programming languages
"MEMory:LOAD:LIST \"myfile\"" used in C, C++, Java, and PERL
"MEMory:LOAD:LIST 'myfile'" accepted by most programming languages
Consult your programming language reference manual to determine the correct format.