2026-02-25 17:53:09 +08:00

15 lines
907 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<root>
<module name="RTU?" description="CDT从站规约配置">
<param key="start_delay" value="30" desc="启动延时发送(单位:秒)"/>
<param key="max_update_count" value="18" desc="初始数据快速更新次数"/>
<param key="sync_header" value="0" desc="同步头 0:0xeb90 1:d709"/>
<param key="set_time_enable" value="0" desc="对时使能 1接受对时命令 0忽略对时命令"/>
<param key="send_interval" value="200" desc="数据帧发送间隔(单位:毫秒)"/>
<param key="D1_frame_interval" value="10" desc="遥信D1帧发送间隔(单位:秒)"/>
<param key="D2_frame_interval" value="60" desc="电度D2帧发送间隔(单位:秒)"/>
<param key="dest_address" value="0" desc="目的站地址"/>
<param key="ignore_crc" value="0" desc="CRC检查 1禁用CRC检查测试使用 0启动CRC检查"/>
</module>
</root>