Command/Query
:SYSTem:DATA:DESCription <String>
:SYSTem:DATA:DESCription?
This command sets the description of current test.
|
Parameter |
String |
|
Description |
Description of current (active) test |
|
Data Type |
Character string type (String) |
|
Range |
- |
|
Preset Value |
"" |
{String}<newline><^END>
Dim Var as String
Var "Sample 1"
Ena.WriteString ":SYST:DATA:DESC " & Var, True
Ena.WriteString ":SYST:DATA:DESC?", True
Var=Ena.ReadString
Edit Test > Edit Limit > Edit Measurement > Description