work_tmp/conf/0x1830_0x0000_module.conf

33 lines
1.3 KiB
Plaintext
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.

#-----------------------------------------------------------------------------------------------------------------------
# 属性名 权限 作用
#-----------------------------------------------------------------------------------------------------------------------
# Module.Name 只读 模块名称
# Module.Channel.Select 只读 每个通道使用的CAN网络适配器号, 每位表示一个通道, 0表示使用CAN1, 1表示使用CAN2
# Module.Channel.FixedMask 只读 每个通道是否使用固定地址
# Module.Channel.FixedAddr%d 只读 每个通道的固定地址(仅在Module.Channel.FixedMask的该通道相应位为1时有效)
# Module.RedMode 只读 红色灯初始化状态0关闭/1开启/2闪烁模式0/3闪烁模式1/4闪烁模式2
# Module.GreenMode 只读 绿色灯初始化状态0关闭/1开启/2闪烁模式0/3闪烁模式1/4闪烁模式2
# Module.BlueMode 只读 蓝色灯初始化状态0关闭/1开启/2闪烁模式0/3闪烁模式1/4闪烁模式2
#-----------------------------------------------------------------------------------------------------------------------
# 0
# 1
# 2
# 3
# 4
# 5
Module.Name=反应区
Module.Channel.Select=0x000000ff
Module.Channel.FixedMask=0x00000000
Module.Channel.FixedAddr0=10
Module.Channel.FixedAddr1=11
Module.Channel.FixedAddr2=12
Module.Channel.FixedAddr3=13
Module.Channel.FixedAddr4=14
Module.Channel.FixedAddr5=15
Module.RedMode=1
Module.GreenMode=1
Module.BlueMode=1