beautypg.com

B.79 system:communication:gpib:address? query, B.80 system:communication:serial:baudrate command, B.81 system:communication:serial:baud? query – KEPCO ABC-DM SERIES User Manual

Page 89: B.82 system:communication:serial:echo command, B.83 system:communication:serial:echo? query, B.84 system:communication:serial:pace command, B.85 system:communication:serial:pace? query, B.86 system:communication:serial:prompt command, B.79, B.80

background image

ABC 040104

B-19

B.79

SYSTem:COMMunication:GPIB:ADDRess?

QUERY

SYST:COMM:GPIB:ADDR?

Syntax:

Short Form: SYST:COMM:GPIB:ADDR?
Long Form: SYSTem:COMMunication:GPIB:ADDRess?
Return Value: 0 to 30

Description: Identifies selected power supply GPIB address.

B.80

SYSTem:COMMunication:SERial:BAUDrate

COMMAND

SYST:COMM:SER:BAUD

Syntax:

Short Form: SYST:COMM:SER:BAUD {19200 | 9600 | 4800 | 2400}
Long Form: SYSTem:COMMunication:SERial:BAUDrate {19200 | 9600 | 4800 | 2400}

Description: Sets the unit to operate at the specified baud rate.

B.81

SYSTem:COMMunication:SERial:BAUD?

QUERY

SYST:COMM:SER:BAUD?

Syntax:

Short Form: SYST:COMM:SER:BAUD?
Long Form: SYSTem:COMMunication:SERial:BAUD?
Return Value: {19200 | 9600 | 4800 | 2400}

Description: Returns operating baud rate.

B.82

SYSTem:COMMunication:SERial:ECHO

COMMAND

SYST:COMM:SER:ECHO

Syntax:

Short Form: SYST:COMM:SER:ECHO {ON | OFF}
Long Form: SYSTem:COMMunication:SERial:ECHO {ON | OFF}

Description: Enables (ON) or disables (OFF) echo mode (see PAR. 3.6.3.1) Sending ON causes all subsequent

characters to be echoed back. Sending OFF turns off the character echo after the nest line terminator
character. The *RST command has no effect on echo status

B.83

SYSTem:COMMunication:SERial:ECHO?

QUERY

SYST:COMM:SER:ECHO?

Syntax:

Short Form: SYST:COMM:SER:ECHO?
Long Form: SYSTem:COMMunication:SERial:ECHO?
Return Value: {ON | OFF}

Description: Identifies whether echo mode is active (ON) or disabled (OFF) (see PAR. 3.6.3.1).

B.84

SYSTem:COMMunication:SERial:PACE

COMMAND

SYST:COMM:SER:PACE

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. 3.6.3.3)

B.85

SYSTem:COMMunication:SERial:PACE?

QUERY

SYST:COMM:SER:PACE?

Syntax:

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

Description: Identifies whether data flow control via the serial interface is enabled (XON) or disabled

(NONE) (see PAR. 3.6.3.3).

B.86

SYSTem:COMMunication:SERial:PROMpt

COMMAND

SYST:COMM:SER:PROM

Syntax:

Short Form: SYST:COMM:SER:PROM {ON | OFF}
Long Form: SYSTem:COMMunication:SERial:PROMpt {ON | OFF}

Description: Enables (ON) or disables (OFF) prompt (see PAR. 3.6.3.2). Sending ON causes the unit to return >

character after the command is parsed.