首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

属性的具体涵义

属性的具体涵义

// Attributes for SLC

/* ProgramSLC */
#define ProgramSLC_Override 0x0000
#define ProgramSLC_Auto 0x0001
#define ProgramSLC_FactoryDefault 0x0002
#define ProgramSLC_ResetO_LSSLC 0x0007
#define ProgramSLC_PresetO_LSSLC 0x0008
#define ProgramSLC_BrownOutMinVolt 0x0009
#define ProgramSLC_ShutDownPkCurrent 0x000A
#define ProgramSLC_MeteringPeriod 0x000B


#define StatusSLC_OnOff 0x0000
#define StatusSLC_RunTime 0x0001
#define StatusSLC_Watts 0x0002
#define StatusSLC_TotalPower 0x0003
#define StatusSLC_Energy 0x0004
#define StatusSLC_Vars 0x0005
#define StatusSLC_Voltage 0x0006
#define StatusSLC_Current 0x0007
#define StatusSLC_Ripple 0x0008
#define StatusSLC_Frequency 0x0009
#define StatusSLC_Phase 0x000A
#define StatusSLC_PhaseAngle 0x000B
#define StatusSLC_PF 0x000C
#define StatusSLC_PeakWatts 0x000D
#define StatusSLC_PeakTotalPower 0x000E
#define StatusSLC_PeakVoltage 0x000F
#define StatusSLC_PeakCurrent 0x0010
#define StatusSLC_LoadType 0x0011
斑竹可以帮助解释一下这些属性的具体涵义吗,谢谢!!!
(现在我有些明白,有些不明白)
我也不明白,对z-stack的例子程序我研究的不多。这些属性值,你明白的部分估计比我还多,试试看看zigbee规格书中是否有一些解释
thank you all the same!!!
请论坛管理员给说说看
返回列表