1-8 Agilent 4155C/4156C SCPI Command Reference, Edition 1
Functional Syntax Conventions
Parameter Types
String Parameter
A string parameter type is defined as follows:
Figure 1-5 String Parameter
<inserted’> or <inserted”> means when you want to actually use ’ or ” in the string.
For example, for the string don’t, you must enter ’don’’t’.
String parameter is case sensitive.
Refer to the following examples:
:PAGE:CHAN:COMM 'This is the example'
specifies string: This is the example
:PAGE:CHAN:COMM 'This is the ""example""'
specifies string: This is the "example"