123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182 |
- {
- "all":[
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"材质",
- "infoPointCode":"MaterialType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"铁板"
- },
- {
- "code":"2",
- "name":"镀锌板"
- },
- {
- "code":"3",
- "name":"铝合金板"
- },
- {
- "code":"4",
- "name":"不锈钢板"
- },
- {
- "code":"5",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"形式",
- "infoPointCode":"ShapeType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"单层"
- },
- {
- "code":"2",
- "name":"双层"
- },
- {
- "code":"3",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"壁厚",
- "infoPointCode":"Thick",
- "unit":"mm",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"工作压力范围",
- "infoPointCode":"WorkPressRange",
- "unit":"MPa",
- "dataType":"Num",
- "inputMode":"A6",
- "dataSource":"",
- "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":"Enum",
- "inputMode":"D1",
- "dataSource":"见《11防护等级》",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"控制参数",
- "secondTag":"",
- "infoPointName":"控制模式",
- "infoPointCode":"CtrlMode",
- "unit":"",
- "dataType":"Str",
- "inputMode":"B1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"进口风压",
- "infoPointCode":"AirInPress",
- "unit":"MPa",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"出口风压",
- "infoPointCode":"AirOutPress",
- "unit":"MPa",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"排烟风量",
- "infoPointCode":"ExhaustSmokeFlow",
- "unit":"m³\/h",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"排烟温度",
- "infoPointCode":"ExhaustSmokeTemp",
- "unit":"℃",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- }
- ]
- }
|