AFX SERIES® OPERATION MANUAL
SECTION 8:
Entire Contents Copyright
2018 by Pacific Power Source, Inc. (PPS)
• All Rights Reserved • No reproduction without written authorization from PPS.
AFX Series Power Source Operation Manual
Page 284 of 402
8.9.8
Communication Serial Port Commands
Command Syntax
SYSTem:COMMunicate:SERial[:ENABle]
Description
This command is used to turn the RS232 serial interface on or off. To
use this interface for remote control of the power source, it must be
set to ON.
Parameters
< 0 | OFF | 1 | ON >
Parameter Format
<b>
Example
SYST:COMM:SER ON
Query Format
SYSTem:COMMunicate:SERial[:ENABle]?
Returned Data Format
<b>
Query Example
SYST:COMM:SER?
1
Query Format
SYSTem:COMMunicate:SERial:STATus?
Description
This command returns all serial port settings
Returned Data Format
Baud rate, status,data bits, stop bits, parity, flow control
Query Example
SYST:COMM:SER:STAT?
921600,0,8,1,0,0
Command Syntax
SYSTem:COMMunicate:SERial:BAUD
Description
This command sets the baud rate for the serial port.
Parameters
< 1200 | 1800 | 2400 | 4800 | 9600 | 14400 | 19200 | 38400 | 57600 |
62500 | 115200 |230400 | 460800 |500000 | 576000 | 921600 >
Parameter Format
<nr1>
Example
SYST:COMM:SER:BAUD 115200
Query Format
SYSTem:COMMunicate:SERial:BAUD?
Returned Data Format
<cr1>
Query Example
SYST:COMM:SER:BAUD?
115200
Command Syntax
SYSTem:COMMunicate:SERial:PARity
Description
This command sets the parity for the serial port.
Parameters
< 0 | NONE | 1 | OFF | 2| EVEN >
Parameter Format
<nr1>
Example
SYST:COMM:SERial:PAR NONE
Query Format
SYSTem:COMMunicate:SERial:PARity?
Returned Data Format
<nr1>
Query Example
SYST:COMM:SER:PAR?
0