Alfatron ALF-SUK4T
16
The following commands do not require the control characters at the end of the
command line:
Command
Function
Command Example and
Feedback
#param1_SEND_A_p
aram2_param3:para
m4
Send ASCII command to control the far-end
third-party device which is connected to the
RS232 port of HDBaseT receiver.
param1=0~15. The splitter ID 0~9, A~F.
param1=ALL. All splitters.
param2=1~4. HDBT output 1~4.
param2=0. All HDBT outputs.
param3=0~4. Baud rate.
0=9600
1=19200,
2=38400
3=57600
4=115200
param4=ASCII command.
#5_SET_A_1_0:ABC12345
67
…
#param1_SET_H_par
am2_param3:param4
Send HEX command to control the far-end
third-party device which is connected to the
RS232 port of HDBaseT receiver.
param1=0~15. The splitter ID 0~9, A~F.
param1=ALL. All splitters.
param2=1~4. HDBT output 1~4.
param2=0. All HDBT outputs.
param3=0~4. Baud rate.
0=9600
1=19200,
2=38400
3=57600
4=115200
param4=HEX command.
#5_SET_H_1_0:11 22 33
44 55
…