[SENSe:]TOTalize:SLOPe

34980A

[SENSe:]TOTalize:SLOPe

Syntax

[SENSe:]TOTalize:SLOPe <slope>, (@<ch_list>)

[SENSe:]TOTalize:SLOPe? (@<ch_list>)

Description

This command configures the specified totalizer channels to count on the rising edge (positive) or falling edge (negative) of the input signal.

Used With:

  • 34950A Digital I/O Module (counter channels only)

  • 34952A Multifunction Module (totalizer channels only)

Parameters

Name

Type

Range of Values

Default Value

<slope>

Discrete

{NEGative|POSitive}

POSitive (rising edge)

<ch_list>

Numeric

One or more counter/totalizer channels in the form (@sccc).

34950A: s301, s302
34952A: s005

This is a required parameter

Remarks

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

Return Format

The query command returns "NEG" or "POS" for the specified channels. Multiple responses are separated by commas.

Examples

The following command configures totalizer channels 301 and 302 on the 34950A in slot 3 to count on the negative edge (falling) of the input signal.

TOT:SLOP NEG,(@3301,3302)

The following query returns the edge setting on totalizer channels 301 and 302 on the 34950A in slot 3.

TOT:SLOP? (@3301,3302)

Typical Response:  NEG,NEG

See Also

[SENSe:]COUNter:SLOPe