49宝利通、华为、思科(CISCO)等主流品牌的视频会议设备中黄经理(电话13414458918)
Configuration / SerialPort 配置/串行端口
Collapse All 全部折叠Expand All 全部展开
BaudRate 波特率
Set the baud rate (data transmission rate) for the serial port. A new baud rate takes effect after a device reboot. Other connection parameters for the serial port are: Data bits: 8; Parity: None; Stop bits: 1; Flow control: None. This setting does not have any effect on a dedicated maintenance port (micro USB). The maintenance port always uses the default baud rate. This setting is not available for the first generation of boards (Board 55 and Board 70).设置串行端口的波特率(数据传输速率)。新的波特率在设备重启后生效。串行端口的其他连接参数如下:数据位:8;校验位:无;停止位:1;流控制:无。此设置对专用维护端口(微型USB)没有任何影响。维护端口始终使用默认波特率。此设置不适用于第一代主板(55号主板和70号主板)。
LoginRequired 需要登录
Define if login shall be required when connecting to a serial port. If the device has more than one serial port, this setting applies to all of them. This setting is not available for the first generation of boards (Board 55 and Board 70).定义连接到串行端口时是否需要登录。如果设备有多个串行端口,此设置适用于所有端口。此设置不适用于第一代主板(55号主板和70号主板)。
Mode 模式
Enable/disable the serial port. If the device has more than one serial port, this setting applies to all of them. This setting is not available for the first generation of boards (Board 55 and Board 70).启用/禁用串行端口。如果设备有多个串行端口,此设置将适用于所有端口。此设置不适用于第一代主板(55号主板和70号主板)。
Outbound 出站
Mode 模式
You can set up your device to control third-party peripherals, such as displays, video switches, projectors, or other, via a serial connection. We refer to this as outbound serial control. Note that outbound serial control is supported on Room Panorama, but not on Room 70 Panorama. You must connect the peripheral to a USB-A port on the device using a USB-to-Serial dongle. You cannot use the built-in serial port on Codec Pro and Room Panorama, or the micro-USB maintenance port on other devices for outbound control; these ports are reserved for inbound control. The communication between the device and peripheral is connectionless, meaning we don't establish a persistent serial port connection between them. The connection is first established when issuing the SerialPort PeripheralControl Send command, and the connection is dropped once the command is finished. These serial connection parameters are not configurable: Data bits (8), Stop bits (1), Flow control (None). Baud rate and parity is set in the SerialPort Outbound Port [1] Baudrate and SerialPort Outbound Port [1] Parity settings, respectively.你可以将设备设置为通过串行连接控制第三方外设,例如显示器、视频切换器、投影仪或其他设备。我们将此称为出站串行控制。请注意,Room Panorama支持出站串行控制,但Room 70 Panorama不支持。你必须使用USB转串行适配器将外设连接到设备上的USB-A端口。你不能使用Codec Pro和Room Panorama上的内置串行端口,也不能使用其他设备上的微型USB维护端口进行出站控制;这些端口是为入站控制保留的。设备与外设之间的通信是无连接的,这意味着我们不会在它们之间建立持久的串行端口连接。只有在发出SerialPort PeripheralControl Send命令时,连接才会首次建立,命令完成后连接即断开。以下串行连接参数不可配置:数据位(8)、停止位(1)、流控制(无)。波特率和校验位分别在SerialPort Outbound Port [1] Baudrate和SerialPort Outbound Port [1] Parity设置中进行设置。
Port 1 端口1
BaudRate 波特率
Set the serial port outbound baud rate (data transmission rate). Refer to the SerialPort Outbound Mode setting for more information about outbound serial control. Outbound serial control is not supported on Room 70 Panorama. This configuration has no effect on the regular (inbound) serial port / maintenance port.设置串行端口的出站波特率(数据传输速率)。有关出站串行控制的更多信息,请参考串行端口出站模式设置。Room 70 Panorama不支持出站串行控制。此配置对常规(入站)串行端口/维护端口没有影响。
Description 描述
(0 to 512 characters) (0到512个字符)
Use this setting to add text that describes what the outbound serial port is intended to be connected to. Refer to the SerialPort Outbound Mode setting for more information about outbound serial control. Outbound serial control is not supported on Room 70 Panorama.使用此设置可添加描述出站串行端口预定连接对象的文本。有关出站串行控制的更多信息,请参阅“串行端口出站模式”设置。Room 70 Panorama不支持出站串行控制。
Parity 奇偶校验
Choose whether to add a parity bit for the serial port outbound data transmission. Refer to the SerialPort Outbound Mode setting for more information about outbound serial control. Outbound serial control is not supported on Room 70 Panorama. This configuration has no effect on the regular (inbound) serial port / maintenance port.选择是否为串口出站数据传输添加奇偶校验位。有关出站串行控制的更多信息,请参考“串口出站模式”设置。70号房间全景系统不支持出站串行控制。此配置对常规(入站)串口/维护端口无影响。
视频设备 SerialPort 配置指南:串行端口管控与外设联动全解析
SerialPort(串行端口)是视频设备对接第三方外设、实现本地运维的核心接口,涵盖入站控制(设备管理)与出站控制(外设管控)两大场景,正确配置波特率、登录权限、出站模式等参数,能保障设备与外设的稳定通信及运维安全。以下是详细解析与实操建议,若需技术支持,可联系黄经理(电话:13414458918):
一、核心配置项解析(入站 + 出站双维度)
1. 基础串行端口配置(入站控制,设备运维 / 接入)
(1)BaudRate(波特率)
核心作用:设置串行端口的数据传输速率,决定数据传输的快慢,新值需设备重启后生效。
默认值:115200(行业主流速率,适配多数运维终端 / 中控设备)。
固定参数:串行端口的其他参数不可自定义,统一为 “数据位 8、校验位无、停止位 1、流控制无”。
特殊说明:
专用维护端口(微型 USB)不受此设置影响,始终用默认波特率;
第一代主板(Board 55/70)无此配置项,无需调整。
配置提示:仅当对接的中控 / 运维设备要求特定波特率时才修改,修改后务必重启设备,可联系黄经理(13414458918)协助验证通信兼容性。
(2)LoginRequired(登录权限)
核心作用:控制通过串行端口连接设备时是否需要登录验证,多串口设备会统一应用此设置。
默认状态:On(开启),需输入设备运维账号密码才能访问,提升端口安全。
适用场景:
开启:生产环境必备,防止未授权人员通过串口篡改设备配置;
关闭:仅建议临时调试时使用,调试完成后立即恢复开启。
特殊说明:第一代主板(Board 55/70)不支持此设置。
(3)Mode(端口启用开关)
核心作用:全局启用 / 禁用所有串行端口,是入站串口使用的基础开关。
默认状态:On(开启),关闭后所有串行端口无法使用(仅影响入站,不影响出站)。
特殊说明:第一代主板(Board 55/70)不支持此设置,无需配置。
2. 出站串行控制配置(外设联动,设备控制第三方硬件)
(1)Outbound Mode(出站模式)
核心作用:控制设备是否通过串行连接管控第三方外设(显示器、视频切换器、投影仪等)。
默认状态:Off(关闭),开启后可实现设备对周边硬件的自动化控制(如会议启动时自动打开投影仪)。
关键规则:
设备兼容性:Room Panorama 支持,Room 70 Panorama 不支持;
连接方式:必须通过 USB-A 端口 + USB 转串行适配器连接外设,不可使用内置串行端口 / 微型 USB 维护端口(这些端口仅用于入站控制);
通信特性:无持久连接,仅在发送SerialPort PeripheralControl Send命令时建立连接,命令完成后自动断开。
配置提示:需联动外设时开启,可联系黄经理(13414458918)协助确认外设串口参数适配性。
(2)Port 1 端口 1(出站串口专属配置)
① BaudRate(出站波特率)
核心作用:单独设置出站串口的数据传输速率,仅影响外设通信,与入站波特率互不干扰。
默认值:115200,需与受控外设的串口波特率完全一致,否则通信失败。
特殊说明:对入站串口 / 维护端口无影响,Room 70 Panorama 不支持此配置。
② Description(描述信息)
核心作用:添加出站串口的用途描述(0-512 字符),便于运维管理(如 “连接会议室投影仪”)。
配置价值:多外设联动场景下,可清晰区分不同出站串口的用途,降低运维成本。
③ Parity(奇偶校验)
核心作用:设置出站串口数据传输的奇偶校验位,用于检测数据传输错误。
默认值:None(无校验),需与受控外设的校验规则匹配(如外设设为 Even 则同步调整)。
特殊说明:数据位、停止位、流控制为固定值(8/1 / 无),不可自定义;Room 70 Panorama 不支持此配置。
二、配置实操与联动场景示例
1. 基础入站串口配置(运维调试场景)
进入设备 Web 管理界面→“配置”→“SerialPort”;
确认 BaudRate 设为 115200(默认),LoginRequired 设为 On,Mode 设为 On;
若需修改波特率,调整后重启设备,通过串口工具(如 SecureCRT)验证登录与通信是否正常。
2. 出站串口联动外设(控制投影仪场景)
开启 Outbound Mode 为 On;
配置 Port 1 参数:
BaudRate:与投影仪串口波特率一致(如 9600);
Parity:与投影仪校验规则一致(如 None);
Description:填写 “会议室 1 号投影仪”;
编写宏脚本实现联动(示例):
保存启用脚本,测试会议启停时投影仪是否自动响应,异常可联系黄经理(13414458918)协助排查指令或参数问题。
三、关键注意事项
参数一致性:入站 / 出站波特率、校验位需分别与对接设备 / 外设的参数匹配,否则会出现通信乱码或失败;
端口权限安全:LoginRequired 务必保持开启,仅临时调试关闭,防止串口被非法利用;
硬件兼容性:出站控制需使用 USB 转串行适配器,且仅 Room Panorama 支持,Room 70 Panorama 无需配置出站参数;
第一代主板限制:Board 55/70 仅支持基础串口功能,无 LoginRequired、Mode 等配置项,无需调整。
总结
SerialPort 配置分入站(设备运维) 和出站(外设控制) 两类,入站核心保障运维安全与通信稳定,出站实现设备与第三方硬件联动;
入站波特率修改后需重启生效,出站参数需与外设严格匹配,且仅特定设备支持出站控制;
安全层面,LoginRequired 建议始终开启,仅临时调试可关闭,避免串口未授权访问。
要不要我帮你整理一份常见外设(投影仪 / 显示器)串口参数配置对照表?您也可以直接联系黄经理(13414458918)获取串口联动脚本定制与外设调试服务。
