Alfatron ALF-SUK4T
14
6. RS232 Control
The splitter and compatible receivers feature RS232 ports to transmit RS232 signals
from computer to control far-end third-party devices by using 3-pin to DB9 cables and a
3
rd
party RS232 control software. After installing the RS232 control software, please set
the parameters of COM port number, baud rate, data bit, stop bit and parity correctly.
Compatible receivers must be able to communicate at 2400, 4800, 9600, 19200,
38400, 57600, or 115200 baud rates. The splitter requires the following communication
protocol parameters:
Baud rate:
9600 (default)
Data bit:
8
Stop bit:
1
Parity bit:
none
RS232 Commands
The following commands requires both the “Carriage Return” and “Line Feed” control
characters at the end of the command line: “<CR><LF>”.
Command
Function
Command Example and
Feedback
#param1_GET_FIRM
WARE_VERSION
Get the firmware version.
param1=0~15. The splitter ID 0~9, A~F.
param1=ALL. All splitters.
#5_GET_FIRMWARE_VE
RSION
@5_V1.0.0
#param1_FACTORY_
RESET
Restore to factory Default setting.
param1=0~15. The splitter ID 0~9, A~F.
param1=ALL. All splitters.
#5_FACTORY_RESET
@5_FACTORY_RESET
#param1_SET_RS232
_BAUD param2
Set the baud rate of splitter.
param1=0~15. The splitter ID 0~9, A~F.
param1=ALL. All splitters.param1=ALL.
param2=0~4. Baud rate.
0=9600
1=19200
2=38400
3=57600
4=115200
#5_SET_RS232_BAUD 0
@5_RS232_BAUD 9600
#param1_GET_RS23
2_BAUD
Get the baud rate of splitter.
param1=0~15. The splitter ID 0~9, A~F.
param1=ALL. All splitters.
#5_GET_RS232_BAUD
@5_RS232_BAUD 9600