Manual
Table Of Contents
- INTERFACE OVERVIEW
- COMMNAND OVERVIEW
- Command Syntax
- Command List
- Common Commands
- Trigger Commands
- Input State Commands
- Measurement Commands
- Configure Subsystem Commands
- Parallel Commands
- Step Resolution Commands
- External Control Commands
- Mode Subsystem Commands
- Current Subsystem Commands
- Resistance Subsystem Commands
- Voltage Subsystem Commands
- Power Subsystem Commands
- Function Commands
- Utility Commands
- File Commands
- SCPI Register Commands
- Status Registers
- Error Messages
PEL-3000 Programming Manual
60
[:CONFigure]:STEP:CRL
Set
Query
Description
Configures the step resolution for CR Low Range.
Note: The step resolution setting will be
automatically rounded to the closest multiple of
the base resolution.
Syntax
[:CONFigure]:STEP:CRL {<NRf>[ MHO ] | MINimum |
MAXimum }
Query Syntax
[:CONFigure]:STEP:CRL?
Parameter
<NRf>[ MHO ]
Step resolution. (MHO)
MINIMUM or MIN
Minimum step resolution
MAXIMUM or MAX
Maximum step resolution
Return parameter
<ASCII string>
Returns the range and the
step resolution.
Example
:STEP:CRL 0.008
Sets the step resolution to 0.008℧.
Query example
:STEP:CRL?
>CRL:0.008
Returns the step resolution (0.008℧).
[:CONFigure]:STEP:CR
Set
Query
Description
Returns the step resolution for each CR Mode
range as a string.
Query Syntax
[:CONFigure]:STEP:CR?
Return parameter
<ASCII string>
Returns the CRH, CRM
and CRL step resolution
settings (in MHO).
Query example
:STEP:CR?
> CRH:0.8, CRM:0.08, CRL:0.008
Returns the CR mode step resolution for each range.