123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302 |
- export const leftMonitor = [
- {
- type: 'list',
- title: '罗茨泵',
- stateHeader: [],
- children: [
- {
- title: '',
- childTitle: ['1#罗茨泵', '2#罗茨泵'],
- key: ['CentrifugalPump1_', 'CentrifugalPump2_'],
- list: [
- {
- title: '淡水流量(mg/㎡)',
- code: 'FlowSensor1_InputFlux',
- type: '',
- },
- {
- title: '浓水流量2(mg/㎡)',
- code: 'FlowSensor2_InputFlux',
- type: '',
- },
- {
- title: '除尘喷雾流量(mg/㎡)',
- code: 'FlowSensor3_InputFlux',
- type: '',
- },
- {
- title: '水封液位1(h)',
- code: 'LiquidLevelSensor1_Level',
- type: '',
- },
- {
- title: '水封液位2(h)',
- code: 'LiquidLevelSensor2_Level',
- type: '',
- },
- {
- title: '水封液位3(h)',
- code: 'LiquidLevelSensor3_Level',
- type: '',
- },
- {
- title: '变频器状态',
- code: 'VFD_Status',
- type: '',
- dict: { '1': '开启', '0': '停止' },
- },
- {
- title: '泵轴温(℃)',
- code: 'PU_Temp',
- type: '',
- },
- {
- title: '减速机轴温(℃)',
- code: 'GEA_Temp',
- type: '',
- },
- {
- title: '进气阀开度(°)',
- code: 'GVL1_OpenDegree',
- type: '',
- },
- {
- title: '排气阀开度(°)',
- code: 'GVL2_OpenDegree',
- type: '',
- },
- {
- title: '进水阀开度(°)',
- code: 'GVL4_Status',
- type: '',
- },
- {
- title: '排水阀开度(°)',
- code: 'GVL3_Status',
- type: '',
- },
- ],
- },
- ],
- },
- ];
- export const rightMonitor = [
- {
- type: 'list',
- title: '水泵',
- stateHeader: [],
- children: [
- {
- title: '',
- childTitle: ['进水泵', '排水泵'],
- key: ['SubmarinePump1_', 'SubmarinePump2_'],
- list: [
- {
- title: '启停状态',
- code: 'PU1_Status1',
- type: 'sign',
- },
- {
- title: '水泵电压(V)',
- code: 'MOT1_Uab',
- type: '',
- },
- {
- title: '水泵电流(A)',
- code: 'MOT1_Ia',
- type: '',
- },
- ],
- },
- ],
- },
- {
- type: 'list',
- title: '软化水监测',
- stateHeader: [],
- children: [
- {
- title: '',
- childTitle: ['1#软化水', '2#软化水'],
- key: ['SubmarinePump1_', 'SubmarinePump2_'],
- list: [
- {
- title: '产水液位(h)',
- code: 'LiquidLevelSensor1_Level',
- type: '',
- },
- {
- title: '浓水出口压力(Pa)',
- code: 'PressureSensor1_OutPressure',
- type: '',
- },
- {
- title: '膜前入口压力(Pa)',
- code: 'PressureSensor1_InletPressure',
- type: '',
- },
- {
- title: '淡水流量(mg/㎡)',
- code: 'FlowSensor1_InputFlux',
- type: '',
- },
- {
- title: '浓水流量(mg/㎡)',
- code: 'FlowSensor2_InputFlux',
- type: '',
- },
- ],
- },
- ],
- },
- ];
- export const detailCtrl = [
- {
- title: '回路控制',
- type: [
- {
- title: '1回路',
- childTitle: ['1回路'],
- key: ['PD13_SG1_Loop1'],
- },
- {
- title: '2回路',
- childTitle: ['2回路'],
- key: ['PD13_SG1_Loop2'],
- },
- {
- title: '3回路',
- childTitle: ['3回路'],
- key: ['PD13_SG1_Loop3'],
- },
- {
- title: '4回路',
- childTitle: ['4回路'],
- key: ['PD13_SG1_Loop4'],
- },
- ],
- items: [
- {
- title: '分闸运行',
- code: '_HMISwitchOff',
- },
- {
- title: '合闸运行',
- code: '_HMISwitchOn',
- },
- {
- title: '远程短路试验',
- code: '_HMIShortTest',
- },
- {
- title: '远程漏电试验',
- code: '_HMILeakageTest',
- },
- ],
- },
- {
- title: '泵站控制',
- type: [
- {
- title: '瓦斯泵',
- childTitle: ['1#瓦斯泵', '2#瓦斯泵'],
- key: ['PD13_Starter201', 'PD13_Starter202'],
- },
- {
- title: '排水泵',
- childTitle: ['1#排水泵', '2#排水泵'],
- key: ['PD13_Starter208'],
- },
- {
- title: '注水泵',
- childTitle: ['1#排水泵', '2#排水泵'],
- key: ['PD13_Starter203', 'PD13_Starter204'],
- },
- ],
- items: [
- {
- title: '远程短路试验',
- code: '_HMIShortTest',
- },
- {
- title: '远程漏电试验',
- code: '_HMILeakageTest',
- },
- {
- title: '通信合闸安全校验',
- code: '_SafetyVerify',
- },
- ],
- },
- {
- title: '阀门控制',
- type: [
- {
- title: '注水阀',
- childTitle: ['1#注水阀', '2#注水阀'],
- key: ['PD13_SG1', 'PD13_SG2'],
- },
- {
- title: '抽气阀',
- childTitle: ['1#抽气阀', '2#抽气阀'],
- key: ['PD13_SG4', 'PD13_SG6'],
- },
- {
- title: '排气阀',
- childTitle: ['1#排气阀', '2#排气阀'],
- key: ['PD13_SG3', 'PD13_SG5'],
- },
- ],
- items: [
- {
- title: '开启',
- code: '_HMIOpen',
- },
- {
- title: '关闭',
- code: '_HMIClose',
- },
- {
- title: '停止',
- code: '_HMIStop',
- },
- ],
- },
- ];
- export const modelMonitor = [
- {
- title: '抽放管道甲烷正压侧1(%)',
- code: 'gas1',
- },
- {
- title: '抽放管道甲烷负压侧1(%)',
- code: 'gas2',
- },
- {
- title: '1#瓦斯泵A相绕组温度(℃)',
- code: 'CentrifugalPump1_MOT_PhaseATemp',
- },
- {
- title: '2#瓦斯泵A相绕组温度(℃)',
- code: 'CentrifugalPump2_MOT_PhaseATemp',
- },
- {
- title: '1#瓦斯泵B相绕组温度(℃)',
- code: 'CentrifugalPump1_MOT_PhaseBTemp',
- },
- {
- title: '2#瓦斯泵B相绕组温度(℃)',
- code: 'CentrifugalPump2_MOT_PhaseBTemp',
- },
- {
- title: '1#瓦斯泵C相绕组温度(℃)',
- code: 'CentrifugalPump1_MOT_PhaseCTemp',
- },
- {
- title: '2#瓦斯泵C相绕组温度(℃)',
- code: 'CentrifugalPump2_MOT_PhaseCTemp',
- },
- ];
|