ROUTe:CHANnel:DELay:AUTO

From Keysight 34970A/34972A

ROUTe:CHANnel:DELay:AUTO

Syntax

ROUTe:CHANnel:DELay:AUTO <state>[,(@<ch_list>)]

ROUTe:CHANnel:DELay:AUTO? [(@<ch_list>)]

Description

This command disables or enables an automatic channel delay on the specified channels. If enabled, the instrument determines the delay based on function, range, integration time, and AC filter setting.

Used With:

  • 34901A   20 Channel Multiplexer (2/4-wire) Module
  • 34902A   16 Channel Multiplexer (2/4-wire) Module
  • 34907A   Multifunction Module (digital input and totalizer channels only)
  • 34908A   40 Channel Single-Ended Multiplexer Module

Parameters

Name Type Range of Values Default Value
<state> Boolean {OFF|0|ON|1} This is a required parameter.
<ch_list> Channel List

One or more channels, as shown:

(@310) - channel 10 on the module in slot 300.

(@305:310) - channels 05 through 10 on the module in slot 300.

(@202:207,209,302:308) - channels 02 through 07 and 09 on the module in slot 200 and channels 02 through 08 on the module in slot 300.

If you omit the optional <ch_list> parameter, this command applies to the currently defined scan list.

Remarks

  • Selecting a specific channel delay using the ROUTe:CHANnel:DELay command disables the automatic channel delay.
  • The CONFigure and MEASure? commands set the channel delay to Automatic.
  • The instrument sets the channel delay to Automatic after a Factory Reset ( *RST command).

Return Format

The query returns 0 (OFF) or 1 (ON) for each channel specified. Multiple responses are separated by commas.

Examples

The following command enables an automatic channel delay on channels 03 and 13 in slot 100.

ROUT:CHAN:DEL:AUTO ON,(@103,113)

 

The following query returns the automatic channel delay settings on channels 03 and 13 in slot 100.

ROUT:CHAN:DEL:AUTO? (@103,113)

Typical Response: 1,1

See Also

ROUTe Subsystem Introduction

ROUTe:CHANnel:DELay