sys_list.html 4.4 KB

12
  1. <{extends file='jiaruan:grid@chuanglan@0.0.7'}>
  2. <{block name=content}>{"list":{"columns":[{"name":"DeviceId","display":"设备名称","type":"","name_text":"设备ID","width":"120","align":"center","align_textfield":"左右对齐"},{"width":"150","display":"通道组编号","name":"ChGroup","name_text":"通道组编号","align":"center","type":"string","align_textfield":"左右对齐","textField":"ChannelGroup_text","isAllowHide":true,"hide":true},{"width":"150","display":"传感器编号","name":"ChNumberText","name_text":"通道号显示文本","align":"center","type":"string","textField":"","align_textfield":"左右对齐","isAllowHide":true,"hide":true},{"name":"DisplayName","display":"传感器","type":"","width":"100","align":"center","align_textfield":"左右对齐"},{"name":"ChType","display":"传感器类型","type":"","textField":"ChannelType_text","name_text":"通道类型","width":"100","align":"center","align_textfield":"左右对齐"},{"name":"ChValue","display":"传感器值","type":"","width":"100","align":"center","align_textfield":"左右对齐"},{"name":"IsUse","display":"是否使用","type":"","textField":"IsUse_text","name_text":"是否使用","width":"100","align":"center","align_textfield":"左右对齐","isAllowHide":true,"hide":true},{"name":"ChMan","display":"控制状态","type":"","textField":"ChMan_text","name_text":"是否手动","width":"100","align":"center","align_textfield":"左右对齐"},{"name":"Bus","display":"总线地址","type":"","isAllowHide":true,"hide":true,"width":"100","align":"center","align_textfield":"左右对齐"},{"name":"BusAddr","display":"总线类型","type":"","isAllowHide":true,"hide":true,"width":"100","align":"center","align_textfield":"左右对齐"},{"name":"Rate","display":"电压值转实际值的系数","type":"","isAllowHide":true,"hide":true,"width":"100","align":"center","align_textfield":"左右对齐"},{"name":"VoltageOffset","display":"电压偏移量","type":"","isAllowHide":true,"hide":true,"width":"100","align":"center","align_textfield":"左右对齐","type_text":"文本型"},{"name":"Max","display":"当前最大值","type":"","isAllowHide":true,"hide":true,"width":"100","align":"center","align_textfield":"左右对齐"},{"name":"Min","display":"当前最小值","type":"","isAllowHide":true,"hide":true,"width":"100","align":"center","align_textfield":"左右对齐"}],"title":"通道列表","usePager":1,"checkbox":0,"height":"100%","actionbarWidth":"","searchbarName":"","sortName":"","sortOrder":"","downViewEnabled":0,"downViewHeight":"","downViewReadonly":0,"downViewName":"","toolbar":{"items":[{"text":"刷新","icon":"refresh"}]},"actionbar":{"items":[]}},"common":{"formShowType":"tab","formShowPosition":"top","dialogWidth":700,"dialogHeight":500,"ViewName":"sys_list","ViewTitle":"通道列表"},"filterFields":[{"display":"通道编号","name":"ChNumber","editor":{"type":"string"},"type":"string"},{"display":"是否使用","name":"IsUse","editor":{"type":"string"},"type":"string"},{"display":"总线地址","name":"Bus","editor":{"type":"string"},"type":"string"},{"display":"总线类型","name":"BusAddr","editor":{"type":"string"},"type":"string"},{"display":"通道类型","name":"ChType","editor":{"type":"string"},"type":"string"},{"display":"电压值转实际值的系数","name":"Rate","editor":{"type":"string"},"type":"string"},{"display":"电压偏移量","name":"VoltageOffset","editor":{"type":"string"},"type":"string"},{"display":"当前最大值","name":"Max","editor":{"type":"string"},"type":"string"},{"display":"当前最小值","name":"Min","editor":{"type":"string"},"type":"string"},{"display":"是否手动","name":"ChMan","editor":{"type":"string"},"type":"string"},{"display":"设备ID","name":"DeviceId","editor":{"type":"string"},"type":"string"},{"display":"通道值","name":"ChValue","editor":{"type":"string"},"type":"string"},{"display":"ID","name":"ID","editor":{"type":"string"},"type":"string"},{"display":"最新采集数据","name":"最新采集数据","editor":{"type":"string"},"type":"string"},{"display":"通道组编号","name":"ChGroup","editor":{"type":"string"},"type":"string"},{"display":"通道名称","name":"DisplayName","editor":{"type":"string"},"type":"string"},{"display":"通道类型标志","name":"Flag","editor":{"type":"string"},"type":"string"},{"display":"通道值单位","name":"Unit","editor":{"type":"string"},"type":"string"},{"display":"通道号显示文本","name":"ChNumberText","editor":{"type":"string"},"type":"string"}]}<{/block}>