123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679 |
- {
- "all":[
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"额定电压",
- "infoPointCode":"RatedU",
- "unit":"V",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"平均功耗",
- "infoPointCode":"RatedAveP",
- "unit":"W",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"最大功耗",
- "infoPointCode":"MaxP",
- "unit":"W",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"控制系统",
- "infoPointCode":"CtrlSystem",
- "unit":"",
- "dataType":"Str",
- "inputMode":"B1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"显示屏类型",
- "infoPointCode":"DisplayType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"LED"
- },
- {
- "code":"2",
- "name":"液晶"
- },
- {
- "code":"3",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"有无触摸功能",
- "infoPointCode":"isTouchFunc",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"E1",
- "dataSource":[
- {
- "code":"0",
- "name":"无"
- },
- {
- "code":"1",
- "name":"有"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"触摸类型",
- "infoPointCode":"TouchType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"单点触摸"
- },
- {
- "code":"2",
- "name":"多点触摸"
- },
- {
- "code":"3",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"是否具有红外触摸特性",
- "infoPointCode":"isIRTouchFunc",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"E1",
- "dataSource":[
- {
- "code":"0",
- "name":"无"
- },
- {
- "code":"1",
- "name":"有"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"响应时间",
- "infoPointCode":"ResponseTime",
- "unit":"ms",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"对比度",
- "infoPointCode":"Contrast",
- "unit":"",
- "dataType":"Num",
- "inputMode":"A1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"亮度",
- "infoPointCode":"Bright",
- "unit":"cd\/m²",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"亮度控制",
- "infoPointCode":"BrightCtrl",
- "unit":"级",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"8位处理系统256级,矫正4096",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"水平\/垂直视角",
- "infoPointCode":"ViewAngle",
- "unit":"°",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"支持最大分辨率",
- "infoPointCode":"MaxResolution",
- "unit":"",
- "dataType":"Num",
- "inputMode":"A1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"最佳视距",
- "infoPointCode":"BestSightDistance",
- "unit":"m",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"灰度等级",
- "infoPointCode":"GrayScale",
- "unit":"",
- "dataType":"Num",
- "inputMode":"A1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"显示颜色",
- "infoPointCode":"ColorCap",
- "unit":"",
- "dataType":"Num",
- "inputMode":"A1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"扫描频率",
- "infoPointCode":"ScanFreq",
- "unit":"kHz",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"显示器每秒钟扫描的行数",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"图像传输速度",
- "infoPointCode":"TransferSpeed",
- "unit":"帧\/秒",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"屏幕刷新速率",
- "infoPointCode":"RefreshRate",
- "unit":"Hz",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"显示器的刷新率指每秒钟出现新图像的数量",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"点间距",
- "infoPointCode":"DotSpace",
- "unit":"mm",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"是指一种给定颜色的一个发光点与离它最近的相邻同色发光点之间的距离",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"显示屏",
- "infoPointName":"像素密度",
- "infoPointCode":"PixelDensity",
- "unit":"个\/m²",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"IC读卡机",
- "infoPointName":"是否有IC读卡机",
- "infoPointCode":"isICCardReader",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"E1",
- "dataSource":[
- {
- "code":"0",
- "name":"否"
- },
- {
- "code":"1",
- "name":"是"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"密码键盘",
- "infoPointName":"是否有密码键盘",
- "infoPointCode":"isPasswordKeyboard",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"E1",
- "dataSource":[
- {
- "code":"0",
- "name":"否"
- },
- {
- "code":"1",
- "name":"是"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"身份证阅读器",
- "infoPointName":"是否有身份证阅读器",
- "infoPointCode":"isIDCardRead",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"E1",
- "dataSource":[
- {
- "code":"0",
- "name":"否"
- },
- {
- "code":"1",
- "name":"是"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"身份证阅读器",
- "infoPointName":"读卡时间",
- "infoPointCode":"IDCardReadTime",
- "unit":"s",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"身份证阅读器",
- "infoPointName":"最大读卡距离",
- "infoPointCode":"IDCardMaxReadDistance",
- "unit":"mm",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"打印机",
- "infoPointName":"是否有打印机",
- "infoPointCode":"isPrinter",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"E1",
- "dataSource":[
- {
- "code":"0",
- "name":"否"
- },
- {
- "code":"1",
- "name":"是"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"打印机",
- "infoPointName":"打印类型",
- "infoPointCode":"PrinterType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"票据"
- },
- {
- "code":"2",
- "name":"激光"
- },
- {
- "code":"3",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"指纹识别仪",
- "infoPointName":"是否有指纹识别仪",
- "infoPointCode":"isTouchID",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"E1",
- "dataSource":[
- {
- "code":"0",
- "name":"否"
- },
- {
- "code":"1",
- "name":"是"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"摄像头",
- "infoPointName":"是否有摄像头",
- "infoPointCode":"isCamera",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"E1",
- "dataSource":[
- {
- "code":"0",
- "name":"否"
- },
- {
- "code":"1",
- "name":"是"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"其他设备",
- "infoPointName":"其他设备",
- "infoPointCode":"OtherEquip",
- "unit":"",
- "dataType":"Str",
- "inputMode":"B1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"总体",
- "infoPointName":"连续工作时间",
- "infoPointCode":"ContinueWorkTime",
- "unit":"h",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"总体",
- "infoPointName":"平均无故障时间",
- "infoPointCode":"MTBF",
- "unit":"h",
- "dataType":"Num",
- "inputMode":"A2",
- "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":"RunStatus",
- "unit":"",
- "dataType":"Boolv",
- "inputMode":"L",
- "dataSource":"",
- "note":"0. 停止 1. 运行",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"本地远程状态",
- "infoPointCode":"RemoteStatus",
- "unit":"",
- "dataType":"Enumv",
- "inputMode":"L",
- "dataSource":"",
- "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"工作电压",
- "infoPointCode":"U",
- "unit":"V",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"工作电流",
- "infoPointCode":"I",
- "unit":"A",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"运行状态",
- "infoPointName":"耗电功率",
- "infoPointCode":"ElecConsumP",
- "unit":"W",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"累计参数",
- "infoPointName":"累计耗电量",
- "infoPointCode":"AccElecConsum",
- "unit":"kWh",
- "dataType":"Acc",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"累计参数",
- "infoPointName":"累计运行时间",
- "infoPointCode":"AccRunTime",
- "unit":"h",
- "dataType":"Acc",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"累计参数",
- "infoPointName":"开启时间计时",
- "infoPointCode":"OpenTimeCount",
- "unit":"h",
- "dataType":"Acc",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"累计参数",
- "infoPointName":"关闭时间计时",
- "infoPointCode":"CloseTimeCount",
- "unit":"h",
- "dataType":"Acc",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- }
- ]
- }
|