public class Type2Parser extends AbstractParser
dataMap, dataOutputStream| 构造器和说明 |
|---|
Type2Parser(byte[] bytes) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
readPartAddress()
读取4个字节的部件地址
|
protected void |
readPartDesc()
读取2个字节的多部件状态
|
protected void |
readPartExplain()
读取31字节的部件说明
GB18030—2005 解析说明
|
protected void |
readPartType()
读取一个字节的部件类型
|
protected void |
readSysAddress()
读取一个字节的系统地址
|
protected void |
readSysType()
读取一个字节的系统类型标志
|
protected void |
readTime()
读取报文传输时间
|
close, configured, create, parseMap, readAnalogQuantityType, readAnalogQuantityValue, readMainVersion, readMinorVersion, readOperateType, readOperatorNum, readRunningStatus, readSysConfig, readSysDesc, readTransmittingInfoprotected void readSysType()
throws java.io.IOException
readSysType 在类中 AbstractParserjava.io.IOException - io 流异常protected void readSysAddress()
throws java.io.IOException
readSysAddress 在类中 AbstractParserjava.io.IOException - io 流异常protected void readPartType()
throws java.io.IOException
readPartType 在类中 AbstractParserjava.io.IOException - io 流异常protected void readPartAddress()
throws java.io.IOException
readPartAddress 在类中 AbstractParserjava.io.IOException - IO异常protected void readPartDesc()
throws java.io.IOException
readPartDesc 在类中 AbstractParserjava.io.IOException - IO异常protected void readPartExplain()
throws java.io.IOException
readPartExplain 在类中 AbstractParserjava.io.IOException - IO异常protected void readTime()
throws java.io.IOException
readTime 在类中 AbstractParserjava.io.IOException - io 流异常Copyright © 2023. All rights reserved.