beautypg.com

Fsequence:loop, Fsequence:tbase – GW Instek PEL-3000 Series Programming Manual User Manual

Page 123

background image

COMMNAND OVERVIEW

121

Example

:FSEQuence:RANGe IHVL
Sets the range to IHVL.

Query example

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

:FSEQuence:LOOP

Set

Query

Description

Sets or queries the number of loops for the
sequence.

Syntax

:FSEQuence:LOOP {|INFinity}

Query Syntax

:FSEQuence:LOOP?

Parameter

(1~9999)Sets the number of loops

INFinity

Sets the number of loops to infinite.

Return Parameter

Loop:

Example

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

Query example

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

:FSEQuence:TBASe

Set

Query

Description

Sets or queries the Time Base.

Syntax

:FSEQuence:TBASe {[s]}

Query Syntax

:FSEQuence:TBASe?

Parameter

[s]

0.000025 ~ 0.6s

Return Parameter

Returns the Time Base in the
following format:
Time Base:

Example

:FSEQuence:TBASe 0.3
Sets the time base to 300ms.