public class RequestBaseItem extends Object implements IObjectByteArray
| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
lengthOfFollowing
其余部分的长度规范
字节大小:1 字节序数:1 |
protected byte |
specificationType
变量规范,对于读/写消息,它总是具有值0x12
字节大小:1 字节序数:0 |
protected ESyntaxID |
syntaxId
寻址模式和项结构其余部分的格式,它具有任意类型寻址的常量值0x10
字节大小:1 字节序数:2 |
| 构造器和说明 |
|---|
RequestBaseItem() |
protected byte specificationType
protected int lengthOfFollowing
protected ESyntaxID syntaxId
public int byteArrayLength()
IObjectByteArraybyteArrayLength 在接口中 IObjectByteArraypublic byte[] toByteArray()
IObjectByteArraytoByteArray 在接口中 IObjectByteArrayCopyright © 2024. All rights reserved.