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