Volt / div – Teledyne LeCroy DA1855A User Manual
Page 61

Operator’s Manual
922258-00 Rev A
55
Volt / DIV
PRx:VOLT_DIV,PRx:VDIV
Command/Query
Description
When used with the "PRx" argument for channel number, the VOLT/DIV
command sets the vertical sensitivity at the probe tip. The effective gain of
the differential amplifier, including any attenuating passive probes, is
factored into the vertical sensitivity. The command will also set the
Atten/Gain control mode to Auto if it was set to Manual mode.
The valid range of arguments is effected by the presence of an attenuating
probe on the input. If an out-of-range value is entered, the oscilloscope will
set the vertical sensitivity to the closest valid value and set the VAB bit (bit
2) in the STB register.
The PRx:VOLT_DIV? query returns the vertical sensitivity at the probe
input of the specified channel.
Command Syntax
PR2, PR3, PR4}
See page 11, Operation, for valid arguments.
Query Syntax
Response Format
Example
The following command sets the vertical sensitivity at the probe tip of the
differential amplifier connected to channel 3 to 2 Volt/ div:
CMD$=”PR3:VDIV 2”:CALL IBWRT(SCOPE%,CMD$)