Programming Manual MSO/UPO2000 Series
125 / 156
Instruments.uni-trend.com
This command is used to set or query the label of the specified digital channel.
<n>: integer digit 1~16,
it represents {D0|D1|D2|D3|D4|D5|D6|D7|D8|D9|D10|D11|D12|D13|D14|D15}.
<label>: ASCII character string, which includes English letter and number or it can includes several symbols.
Return format
:
Query returns the label of the specified digital channel in ASCII character string format.
For example
:
:LA:DIGital3:LABel "ACK"
Set the label of D4 to ACK.
:LA:DIGital3:LABel?
Query returns ACK.
:LA:POD
<n>
:DISPlay
Command format
:
:LA:POD<n>:DISPlay { {1|ON} | {0|OFF} }
:LA:POD<n>:DISPlay?
Functional description
:
This command is used to turn on/off the specified default channel group or query the status of the
specified default channel group.
<n>: integer number 1~2, 1 represents (D0-D7) and 2 represents (D8-D15).
Return format
:
Query returns 1 or 0.
For example
:
:LA:POD1:DISPlay ON
Turn on POD1 (D0 -D7).
:LA:POD1:DISPlay?
Query returns 1.
:LA:POD
<n>
:THReshold
Command format
:
:LA:POD<n>:THReshold {<threshold>|TTL|ECL|PECL|CLDS|0V|5.0V|3.3V|2.5V|1.8V}
:LA:POD<n>:THReshold?
Functional description
:
This command is used to set or query the threshold of the specified default channel group. The default unit
is V.
<n>: integer number 1~2, 1 represents (D0-D7) and 2 represents (D8-D15).
<threshold>: real model, -20.0V to +20.0V.
Return format
:
Query returns the threshold of the specified default channel group in scientific notation.
For example
:
:LA:POD1:THReshold 1.4
Set the threshold of POD1 (D0-D7) to 1.4 V.
:LA:POD1:THReshold?
Query returns 1.400000E0.