Universal interface (Option)
20
PCx[,<baud>,<parity>,<data bits>,<stop bits>,<handshake>,<echo>,<timeout>] - Program Communication
This command adjusts the interfaces. The EPS/MP has a maximum of 3 digital interfaces (x = 1, 2 or 3). The
corresponding commands are
PC1
,
PC2
or
PC3
. Type and number of parameters depend on the type of interface.
Currently there are no settings available for GPIB and LAN. Entering the command without parameter displays present
interface parameters.
Parameter Function
O = Odd = Uneven parity
E = Even = Even parity
N = None = No parity bit
H = Hardware
S = Software
N = None (no handshake)
<echo>
E = Echo = echo on
N = None = echo off
Timeout in ms when switching between sending and
Allowed parameters for RS232 interface:
PCx,<baud>,<parity>,<data bits>,<stop bits>,<handshake>,<echo>
Parameter Function
1200, 2400, 4800, 9600, 14400, 19200, 38400, 57600, 62500, 115200
Allowed parameters for USB interface:
PCx,<baud>,<parity>,<data bits>,<stop bits>,<handshake>,<echo>
Parameter Function
1200, 2400, 4800, 9600, 14400, 19200, 38400, 57600, 62500, 115200
Note: The USB interface of the PC is controlled like a virtual COM port and therefore the parameters correspond to those of the RS232
interface.
Allowed parameters for RS485 interface:
PCx,<baud>,<parity>,<data bits>,<stop bits>,<timeout>
Parameter Function
1200, 2400, 4800, 9600, 14400, 19200, 38400, 57600, 62500, 115200
If the interface parameters must be changed permanently, the data has to be saved after the
PCx
command with the
command
<SS>
. No return value.