Operating Manual for Digital Sound Processor (DSP) V3.0
WWW.INTREND-AV.RU
67
When byte9 is 1, it means turning on central control replies switch; and 0 means turning off replies.
5. Dante Routing (0x6e)
Data section formats are:
byte5 byte6 byte7 byte8 byte9-24 byte25-40
Dante
Channel No.
Routing
Switch
Reserved Reserved Subscribed
channel name
Subscribed
device name
Byte5 Dante channel numbers. The difference is, Dante channel numbers start from 1.
Byte6 Dante channel, subscribe/cancel subscription of appointed channels of Dante devices indicated
with byte25-49. The appointed channels are indicated with byte9-24 channel names.
5
.3 Serial Port-to-UDP (RS232 To UDP)
DSP devices support RS232 translating into UDP. The protocol formats are as follows.
4bytes prefix 4bytes 2bytes 1byte 1byte 128bytes
UDP: IP Address Port Data Length Reserved Data
After receiving the protocol format data packet, RS232 send data in the protocol to appointed IP
addresses and devices at ports.
For example, when sending data ”HELLO DSP to device port 50000 of device ”192.168.10.22”, the
protocol commands are as follows.
4 bytes prefix 4 bytes 2 bytes 1 byte 1 byte 128 bytes
0x3a504455(’:PDU’) 0x1610A8C0 0xC350 0x09 0x00 ”HELLO
DSP”
Application scenario: The function can be applied in scenarios when many central control hosts have
no network port. As shown in the figure, central control hosts transalate network commands through
serial ports to control any network device.