beautypg.com

Program:state – GW Instek PEL-3000 Series Programming Manual User Manual

Page 101

background image

COMMNAND OVERVIEW

99

:FSEQuence:LAST ............................................................. 122
:FSEQuence:RPTStep ........................................................ 123

:FSEQuence:EDIT ............................................................. 123
:FSEQuence:EDIT:POINt ............................................... 124

:FSEQuence:EDIT:END? ................................................ 125
:FSEQuence[:DELet]:ALL ................................................ 125

:FSEQuence[:EDIT]:FILL ................................................ 125
:FSEQuence:SAVE ............................................................ 126

:PROGram:STATe

Set

Query

Description

Sets or queries the state of the program function.

Syntax

:PROGram:STATe {ON|OFF|PAUSe|CONTinue|NEXT}

Query Syntax

:PROGram:STATe? {{ON,STOP|RUN|PAUSe}|OFF}

Parameter

ON

Turn program on

OFF

Program off

PAUse

Program pause

RUN

Program running

NEXT

Next step in the program

CONTinue

Program continue

Return Parameter ON,STOP

Program is on, stopped

ON,PAUSE

Program is paused

ON,RUN

Program is running

OFF

Program is off

Example

:PROGram:STATe ON
Turns “Program” on.

Query example

:PROGram:STATe?
>OFF
“Program” is off.