Gw Instek GDS-2304A 4-channel oscilloscope, Digital Storage oscilloscope, GDS-2304A データシート

製品コード
GDS-2304A
ページ / 220
 
 
GDS-2000A Programming Manual 
206
 
Example 
:DIGital:ANAlog:A1:LABel "A1" 
:DIGital:ANAlog:A1:LABel:DISPlay ON 
:DIGital:ANAlog:A1:LABel:DISPlay? 
ON 
Sets the label for analog waveform 1 to "A1" and 
then turns the label display on. The query return 
shows that the label is on. 
:SET<X>:LABel
 
Set
Query
 
 
Description 
Sets or returns the file label for the selected setup. 
Syntax 
:SET<X>:LABel {<string> | ?} 
Related 
commands 
:SET<X>:LABel:DISPlay 
Parameter 
<X> 
Setup number 1 to 20 
<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 
setup. No return indicates that there 
has not been a file label assigned for 
the selected setup. 
Example1 
:SET1:LABel "SET1_lab" 
Sets the label for setup 1 as "SET1_lab". 
Example2 
:SET1:LABel? 
SET1_lab