Digital:analog:a<x>:label – GW Instek GDS-2000A series Programming Manual User Manual

Page 236

Advertising
background image

GDS-2000A Programming Manual

236

Example

:D1:LABel "D1"
:D1:LABel:DISPlay ON
:D1:LABel:DISPlay?
ON
Sets the D1 label to "D1" and then turns the label
display on. The query return shows that the label
is on.

:DIGital:ANAlog:A<X>:LABel

Description

Sets or returns the waveform label for the selected
analog waveform (from Logic Analyzer function).

Syntax

:DIGital:ANAlog:A<X>:LABel {<string> | ?}

Related
commands

:DIGital:ANAlog:A<X>:LABel:DISPlay

Parameter

<X>

Analog waveform A(1 or 2)

<string>

The string must be no more than 8
characters and only contain
alphanumeric characters in addition
to period, dash and underscore
characters. The string must be
enclosed in double quotes, “string”.

Return parameter <string>

Returns the label for the selected
analog waveform. No return indicates
that there has not been a file label
assigned for the selected analog
waveform.

Example1

:DIGital:ANAlog:A1:LABel "A1_lab"
Sets the label for analog waveform 1 as "A1_lab".

Example2

:DIGital:ANAlog:A1:LABel?
A1_lab

Set

Query

Advertising