SOURce:DIGital:LEVel

34980A

SOURce:DIGital:LEVel

Syntax

SOURce:DIGital:LEVel {<voltage>|MIN|MAX|DEF}, (@<ch_list>)

SOURce:DIGital:LEVel? [{MIN|MAX},] (@<ch_list>)

Description

This command sets the logic "1" voltage level for digital output operations on the 34950A Digital I/O Module. You can send this command at any time, but the setting applies only to output channels.

Used With:

  • 34950A Digital I/O Module

Parameters

Name

Type

Range of Values

Default Value

<voltage>

Numeric

Desired voltage level between 1.66V and 5V, with 20 mV resolution.

MIN = 1.66V, MAX = 5V

1.66V

<ch_list>

Numeric

One or more digital output channels in the form (@sccc).
Select from s101 through s104, s201 through s204.

This is a required parameter

Remarks

  • The selected voltage level applies to the specified channel, independent of the current channel width (see SOURce:DIGital:DATA[:<width>] command).

  • The selected voltage level is stored in volatile memory and will be set to 1.66V when power is turned off or after a Factory Reset (*RST command).

Return Format

The query command returns the voltage level in the form "+1.00000000E+00" for each channel specified. Multiple responses are separated by commas.

Examples

The following command sets the voltage level to 2.4V on channels 101 and 103 on the module in slot 3.  

SOUR:DIG:LEVEL 2.4,(@3101,3103)  !Logic "1" = 2.4V

The following query returns the voltage level settings on channels 101 and 103 on the module in slot 3.

SOUR:DIG:LEVEL? (@3101,3103)

Typical Response:  +2.40000000E+00,+2.40000000E+00

See Also

SOURce:DIGital:DATA[:<width>]

SOURce:DIGital:DRIVe