Nsequence:loop, Nsequence:lload – GW Instek PEL-3000 Series Programming Manual User Manual

Page 115

Advertising
background image

COMMNAND OVERVIEW

113

Example

:NSEQuence:RANGe IHVL
Sets the range to IHVL.

Query example

:NSEQuence:RANGe?
>Range: IHVL
Returns the range.

:NSEQuence:LOOP

Set

Query

Description

Sets or queries the number of loops for the
sequence.

Syntax

:NSEQuence:LOOP {<NR1>|INFinity}

Query Syntax

:NSEQuence:LOOP?

Parameter

<NR1>

(1~9999)Sets the number of loops

INFinity

Sets the number of loops to infinite.

Return Parameter <string>

Returns the number of loops in the
following format:
Loop: <NR1>|Infinity

Example

:NSEQuence:LOOP 1
Sets the number of loops to 1.

Query example

:NSEQuence:LOOP?
>Loop: 1
Returns the number of loops(1).

:NSEQuence:LLOad

Set

Query

Description

Sets or queries the Last Load state.

Syntax

:NSEQuence:LLOad {<bool>|ON|OFF}

Query Syntax

:NSEQuence:LLOad?

Parameter

ON, 1

Turns Last Load on.

OFF, 0

Turns Last Load off.

Return Parameter <string>

Returns the Last Load state in the
following format:
Last Load:ON|OFF

Advertising