beautypg.com

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

Page 115

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 {|INFinity}

Query Syntax

:NSEQuence:LOOP?

Parameter

(1~9999)Sets the number of loops

INFinity

Sets the number of loops to infinite.

Return Parameter

Returns the number of loops in the
following format:
Loop: |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 {|ON|OFF}

Query Syntax

:NSEQuence:LLOad?

Parameter

ON, 1

Turns Last Load on.

OFF, 0

Turns Last Load off.

Return Parameter

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