Comments (COMMent )


Assign or query the comment for a particular channel

Syntax

(Command)

(Query)


:COMMent:CH A$,"B$"

:COMMent:CH? A$

(Response)

A$,"B$"

A$ = CH1_1 to CH8_4, L1A1 to L8D4, W1 to W16, Z1 to Z16, F1 to F8, CAN1 to CAN64
B$ = comment text (up to 40 characters)

Details

Specifies a text string as a comment for channel.
Returns the comment for channel as a text string.

Either single (') or double quotation marks (") can be used in the command argument.
Special characters can be entered as follows:

PC

ˆ2

ˆ3

˜u

˜o

˜e

˜c

˜+

˜,

˜;

ˆˆ

˜˜

MR6000
MR6000-01

2

3

μ

Ω

ε

°

±

'

"

ˆ

˜


Example

:COMMent:CH CH1_1,"ABCDEFG"
:COMMent:CH? CH1_1
(Response)  :COMMENT:CH CH1_1,"ABCDEFG"  (when headers are enabled)

Note

-

Usage
Conditions

-




Assign or query a title comment

Syntax

(Command)

(Query)


:COMMent:TITLe "A$"

:COMMent:TITLe?

(Response)

"A$"

A$ = Comment text (up to 40 characters)

Details

Sets the title comment.
Returns the title comment as a text string.

Either single (') or double quotation marks (") can be used in the command argument.
Special characters can be entered as follows:

PC

ˆ2

ˆ3

˜u

˜o

˜e

˜c

˜+

˜,

˜;

ˆˆ

˜˜

MR6000
MR6000-01

2

3

μ

Ω

ε

°

±

'

"

ˆ

˜


Example

:COMMent:TITLe "HIOKI"
:COMMent:TITLe?
(Response)  :COMMENT:TITLE "HIOKI"  (when headers are enabled)

Note

-

Usage
Conditions

-