网站首页 | 网站导航 | 留言反馈
HTI-31/33系列 工频在线式UPS
更新:2024-06-22 15:44:00      点击:
HTI-31/33系列 工频在线式UPS
应用领域 技术特点 本产品适用范围广泛,为电力、制造、石化、交通、医疗、金融 *采用DSP数字控制技术实现实时控制、参数设定、运行程序管理、自 等各个行业领域关键负载提供安全、稳定、可靠,环保的电 检和自侦测等功能,可对电路板上的所有独立电路连接进行检测和 力保障。 故障保护。 ·标配LCD触摸大屏作为主机显示界面,显示内容可进行中/英文选择 功率范围 设置,运行状态,操作程序,数据采集,故障检测资料等内容一目了然 .根据客户现场负载特性可以通过UPS主机LCD控制面板设置在ECO 10-200kVA 节能模式下,一旦侦测到市电供电质量下降,UPS将切模为逆安器带 载。在ECO节能模式下,UP5的整机效率高达98%以上。 工作方式 *灵活的并机技术适用于不同负载及系统,可单机1+1并机适行,也可 进行多机(N+X冗余并机运行,对重要负载进行全面可靠地保护。 三进三出 *在没有市电输入的情况下如要启动UPS应急供电,需按下机柜上的 直流启动小按钮开关可以启动UPS电源给负载供电。 标配RS232/RS485/USB通讯端口以及多种干接点信号接口以及可 扩展的智能插槽,真正实现多用途通讯和远程监控。
提交订单
详情
相关
首页 | 关于我们 | 网站地图 | 留言反馈 | 订阅RSS
HTTP/1.1 200 OK Date: 20 May 2026 01:40:17 G5T Content-Length: 3073 Content-Type: text/html Connection: Close Server: Microsoft-IIS/10.0 Runtime Error

Server Error


Runtime Error

Description: A server error has occurred. The current custom error settings prevent the details of the error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please define an errorDetails attribute within the "filter.config" configuration file. This errorDetails attribute should then have its value set to "On".


<!-- Filter.Config Configuration File -->

<configuration>
    <httpFilters errorDetail="On">
        <!-- managed filters configuration -->
    </httpFilters>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "errorPage" attribute of the <httpFilters> configuration tag to point to a custom error page location.


<!-- Filter.Config Configuration File -->

<configuration>
    <httpFilters errorDetail="LocalOnly" errorPage="mycustompage.htm">
        <!-- managed filters configuration -->
    </httpFilters>
</configuration>