beautypg.com

GW Instek PEL-3000 Series Programming Manual User Manual

Page 121

background image

COMMNAND OVERVIEW

119

Return parameter

Returns the fast sequence
settings in the following
order:
FSeq:ON|OFF;
Memo:, Mode:
CC|CR, Range:
ILVL|IMVL|IHVL|ILVH|
IMVH| IHVH, Loop:
|Infinity, Time
Base:, Last
Load:ON|OFF,
Last:,
RPTSTEP:

Example

:FSEQuence HI,CC,ILVL,5,0.3,1,0.7,11
Sets the fast sequence configuration to that shown
below.

Query example

:FSEQuence?
> FSeq:OFF; Memo: HI, Mode:CC, Range:ILVL,
Loop:5, Time Base:300.00, Last Load:OFF,
Last:0.70000, RPTSTEP:11
Returns the fast sequence settings.

:FSEQuence:MEMO

Set

Query

Description

Sets or queries the memo string for the fast
sequence.

Syntax

:FSEQuence:MEMO {}

Query Syntax

:FSEQuence:MEMO?

Parameter

ASCII character string max
of 12 characters. First
character must be an
alpha character. The string
must be enclosed in
quotes.

Return Parameter

Memo:

Example

:FSEQuence:MEMO “HI”
Sets the memo string to “HI”.