点击或拖拽改变大小

CJT188OverTcpInstrumentType 属性

获取或设置仪表的类型,通常是 0x10:冷水水表 0x11:生活热水水表 0x12:直饮水水表 0x13:中水水表 0x20:热量表(热量) 0x21:热量表(冷量) 0x30:燃气表 0x40:电度表

命名空间:  HslCommunication.Instrument.CJT
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public byte InstrumentType { get; set; }

属性值

类型:Byte

实现

ICjt188InstrumentType
参见