123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221 |
- {
- "all":[
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"最大工作压力",
- "infoPointCode":"MaxWorkPress",
- "unit":"MPa",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"定压精度",
- "infoPointCode":"ConstantPressAccuracy",
- "unit":"MPa",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"给水压力",
- "infoPointCode":"SupplyWaterPress",
- "unit":"MPa",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"总容积",
- "infoPointCode":"TotCap",
- "unit":"m³",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"调节容积",
- "infoPointCode":"AdjustCap",
- "unit":"m³",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"供水能力范围",
- "infoPointCode":"SupplyWaterRange",
- "unit":"m³\/h",
- "dataType":"Enum",
- "inputMode":"A6",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"排气模式",
- "infoPointCode":"ExhaustType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"常压隔膜罐排气"
- },
- {
- "code":"2",
- "name":"真空排气"
- },
- {
- "code":"3",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"工作温度范围",
- "infoPointCode":"WorkTempRange",
- "unit":"℃",
- "dataType":"Num",
- "inputMode":"A6",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"工作湿度范围",
- "infoPointCode":"WorkRHRange",
- "unit":"%RH",
- "dataType":"Num",
- "inputMode":"A6",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"防护等级",
- "infoPointCode":"IPGrade",
- "unit":"",
- "dataType":"Str",
- "inputMode":"B1",
- "dataSource":"",
- "note":"参考《11防护等级》",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"噪声",
- "infoPointCode":"Noise",
- "unit":"dB(A)",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"控制参数",
- "secondTag":"",
- "infoPointName":"控制模式",
- "infoPointCode":"CtrlMode",
- "unit":"",
- "dataType":"Str",
- "inputMode":"B1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"水箱水量",
- "infoPointCode":"TankVolume",
- "unit":"m³",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"水箱压力",
- "infoPointCode":"TankPress",
- "unit":"MPa",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"补水状态",
- "infoPointCode":"FillingStatus",
- "unit":"",
- "dataType":"Boolv",
- "inputMode":"L",
- "dataSource":"",
- "note":"0. 未补水 1. 补水",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"日补水量",
- "infoPointCode":"DayFilling",
- "unit":"m³",
- "dataType":"Inst",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"累计补水量",
- "infoPointCode":"AccFilling",
- "unit":"m³",
- "dataType":"Acc",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- }
- ]
- }
|