123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158 |
- {
- "common": {
- "position":[
- {
- "label": "小罐位置",
- "value": 0.72,
- "unit": "m"
- },
- {
- "label": "大罐位置",
- "value": 0.72,
- "unit": "m"
- }
- ],
- "direction":[
- {
- "label": "正向提升",
- "state": 1
- },
- {
- "label": "反向提升",
- "state": 2
- }
- ]
- },
- "hoist":[
- {
- "name":"中部副立井",
- "state":1,
- "run_parameter":[
- {
- "label": "实测速度",
- "value": 67.959,
- "unit": "m/s"
- },
- {
- "label": "励磁电流",
- "value": 67.959,
- "unit": "A"
- },
- {
- "label": "绕组1电流",
- "value": 67.959,
- "unit": "A"
- }
- ],
-
- "run_mode":[
- {
- "label": "手动",
- "state": 1
- },
- {
- "label": "自动",
- "state": 1
- },
- {
- "label": "提人",
- "state": 2
- },
- {
- "label": "提物",
- "state": 2
- },
- {
- "label": "检修",
- "state": 2
- },
- {
- "label": "紧急开车",
- "state": 2
- }
- ],
- "system_signal":[
- {
- "label": "打点信号2",
- "state": 1
- },
- {
- "label": "打点信号3",
- "state": 1
- },
- {
- "label": "打点信号4",
- "state": 2
- },
- {
- "label": "打点信号5",
- "state": 2
- }
- ],
- "hoist_state":[
- {
- "label": "主令拉",
- "state": 1
- },
- {
- "label": "交流柜1运行",
- "state": 1
- },
- {
- "label": "主令推4",
- "state": 2
- },
- {
- "label": "交流柜2运行",
- "state": 2
- },
- {
- "label": "大罐旁通",
- "state": 2
- }
- ],
- "hoist_run_state":[
- {
- "label": "安全回路",
- "state": 1
- },
- {
- "label": "保护PLC正常",
- "state": 1
- }
- ],
- "small_lifting_process":[
- {
- "label": "小罐过卷",
- "state": 1
- },
- {
- "label": "小罐限速",
- "state": 1
- },
- {
- "label": "小罐到位",
- "state": 2
- }
- ],
- "big_lifting_process":[
- {
- "label": "大罐过卷",
- "state": 1
- },
- {
- "label": "大罐限速",
- "state": 1
- },
- {
- "label": "大罐到位",
- "state": 2
- }
- ]
-
-
-
- }
-
- ]
- }
|