B.42 output[:state] command, B.43 output[:state] query, B.44 output:protection:delay command – KEPCO ATE-DMG SERIES User Manual

Page 81: B.45 output:protection:delay query, B.46 program:select:state command, B.47 program:select:state? query, B.42, B.43, B.44, Output:p

Advertising
background image

ATE-DMG 042314

B-11

racy of the measurement if nn,nn is added after the question mark; the power supply accepts this for-
mat but sets the command warning bit (13) in the status questionable register and ignores the extra
characters. (See example, Figure B-1.)

B.42

OUTPut[:STATe]

COMMAND

OUTP

Syntax:

Short Form: OUTP[:STAT] <boolean>

Long Form: OUTPut[:STATe] <boolean>

<boolean>=(0 or OFF, 1 or ON)

Description: Enables or disables the power supply output. Upon power up the output is enabled (OUTP ON).

When OUTP OFF is executed, the programmed values of voltage and current are saved, then voltage
and current are programmed to 0. When OUTP ON is executed, the power supply output is restored to
the previously saved programmed values. The saved values of voltage and current can be viewed by
VOLT? and CURR? queries. Related Commands: OUTP?. (See example, Figure B-1.)

B.43

OUTPut[:STATe]

QUERY

OUTP?

Syntax:

Short Form: OUTP[:STAT]?

Long Form: OUTPut[:STATe]?

Return Value: <int_value> (0 or 1)

Description: Indicates whether power supply output is enabled or disabled. Returns 0 if output disabled,

returns 1 if output enabled. Related Commands: OUTP. (See example, Figure B-1.)

B.44

OUTPut:PROTection:DELay COMMAND

OUTP:PROT:DEL

Syntax:

Short Form: OUTP:PROT:DEL <n.n>

Long Form: OUTPut:PROTection:DELay <n.n>

where n.n = seconds

Description: Delays tripping of overvoltage/overcurrent protection. The overvoltage and overcurrent protection

can be programmed to trip immediately upon detection of an overvoltage/overcurrent condition, or can
be delayed approximately 8 seconds. This delay is set in increments of 0.033 milliseconds If delay is
programmed, overcurrent/overvoltage protection trips only if condition still present at end of delay. A
count of 0 means no delay, the maximum delay possible is 8.50 seconds.

B.45

OUTPut:PROTection:DELay QUERY

OUTP:PROT:DEL?

Syntax:

Short Form: OUTP:PROT:DEL?

Long Form: OUTPut:PROTection:DELay?

Return Value: <integer 1 to 8.5>

Description: Returns value of overvoltage/overcurrent delay. A count of 0 means no delay, The maximum value

is 8.5. The delay constants are set in -.033 milliseconds per internal value. Related Commands:
OUTP:PROT:DEL. (See example, Figure B-5.)

B.46

PROGram:SELect:STATe COMMAND

PROG:SEL:STAT

Syntax:

Short Form: PROG:SEL:STAT {RUN | STOP}
Long Form: PROGram:SELect:STATe {RUN | STOP}

Description: Starts or stops user programmed sequence. Program sequence is preprogrammed using LIST

commands, starting address is established by LIST:SEQ:STAR. When PROG:SEL:STAT command is
executed the keyboard is locked until the program stops running. *RST command aborts a program
that is running. Related commands: PROG:SEL:STAT?, LIST:CURR, LIST:CURR:PROT, LIST:VOLT,
LIST:VOLT:PROT, LIST:DWEL, LIST:SEQ:NEXT, LIST:SEQ:STAR

B.47

PROGram:SELect:STATe? QUERY

PROG:SEL:STAT?

Syntax:

Short Form: PROG:SEL:STAT?

Long Form: PROGram:SELect:STATe?

Return value: <boolean> (0 = stopped, 1 = running)

Description: Indicates status of user programmed sequence. 1 returned when program is running. 0 returned

when program is stopped. Related commands: PROG:STAT

Advertising