beautypg.com

B.84 system:communication:serial:echo command, B.85 system:communication:serial:echo? query, B.86 system:communication:serial:enable command – KEPCO KLP Series Developers Guide, Rev 3 User Manual

Page 127: B.87 system:communication:serial:enable? query, B.88 system:communication:serial:pace command, B.89 system:communication:serial:pace? query, B.90 system:communication:serial:prompt command, B.84, Syst, B.85

background image

KLP 041213

B-21

B.84 SYSTem:COMMunication:SERial:ECHO

COMMAND

SYST:COMM:SER:ECHO

[STANDARD MODELS ONLY]

Syntax:

Short Form: SYST:COMM:SER:ECHO {1 | 0} (1 = on, enabled, 0 = off, disabled)
Long Form: SYSTem:COMMunication:SERial:ECHO {1 | 0} (1 = on, enabled, 0 = off, disabled)

Description: Enables (1 = ON) or disables (0 = OFF) echo mode (see PAR. 8.2.2.1). When echo mode is ON

causes all subsequent characters to be echoed back. When echo mode is OFF, turns off the character
echo after the nest line terminator character. The *RST command has no effect on echo status

B.85 SYSTem:COMMunication:SERial:ECHO? QUERY

SYST:COMM:SER:ECHO?

[STANDARD MODELS ONLY]\

Syntax:

Short Form: SYST:COMM:SER:ECHO?
Long Form: SYSTem:COMMunication:SERial:ECHO?
Return Value: (01

H

= on, enabled or 00

H

= off, disabled)

Description: Indicates whether echo mode is on (01

H

) or off (00

H

). (See PAR. 8.2.2.1.)

B.86 SYSTem:COMMunication:SERial:ENABle COMMAND

SYST:COMM:SER:ENAB

[STANDARD MODELS ONLY]

Syntax:

Short Form: SYST:COMM:SER:ENAB {1 | 0} (1 = on, enabled, 0 = off, disabled)
Long Form: SYSTem:COMMunication:SERial:ENAB {1 | 0} (1 = on, enabled, 0 = off, disabled)

Description: Enables (1 = ON) or disables (0 = OFF) transmission of data via the RS 232 port (see PAR. 8.2.2)

Once RS 232 transmission has been disabled, it can be enabled again by either turning the unit off,
then on, or by sending SYST:COMM:SER:ENAB 1 via the GPIB port.

B.87 SYSTem:COMMunication:SERial:ENABle? QUERY

SYST:COMM:SER:ENAB?

[STANDARD MODELS ONLY]

Syntax:

Short Form: SYST:COMM:SER:ENAB?
Long Form: SYSTem:COMMunication:SERial:ENAB?
Return Value: (01

H

= on, enabled or 00

H

= off, disabled)

Description: Indicates whether RS 232 transmission mode is enabled (01

H

= ON) or disabled (00

H

= OFF).

(See PAR. 8.2.2.)

B.88

SYST

em

:COMM

unication

:SER

ial

:PACE COMMAND

SYST:COMM:SER:PACE

[STANDARD MODELS ONLY]

Syntax:

Short Form: SYST:COMM:SER:PACE {NONE | XON}
Long Form: SYSTem:COMMunication:SERial:PACE {NONE | XON}

Description: Enables (XON) or disables (NONE) data flow control via the serial interface (see PAR. 8.2.2.3)

B.89 SYSTem:COMMunication:SERial:PACE? QUERY

SYST:COMM:SER:PACE?

[STANDARD MODELS ONLY]

Syntax:

Short Form: SYST:COMM:SER:PACE?
Long Form: SYSTem:COMMunication:SERial:PACE?
Return Value: (01

H

= on, XON enabled or 00

H

= off, XON disabled or NONE)

Description: Identifies whether data flow control via the serial interface is enabled (01

H

= XON) or disabled

(00

H

= NONE) (see PAR. 8.2.2.3).

B.90

SYST

em

:COMM

unication

:SER

ial

:PROM

pt

COMMAND

SYST:COMM:SER:PROM

[STANDARD MODELS ONLY]

Syntax:

Short Form: SYST:COMM:SER:PROM {1 | 0} (1 = on, enabled, 0 = off, disabled)
Long Form: SYSTem:COMMunication:SERial:PROMpt {1 | 0} (1 = on, enabled, 0 = off, disabled)

Description: Enables (1 = ON) or disables (0 = OFF) prompt (see PAR. 8.2.2.2). When prompt is ON, causes the

unit to return > character after the command is parsed.