| 程序包 | 说明 |
|---|---|
| cn.foxtech.device.protocol.v1.s7plc.core.model |
| 限定符和类型 | 类和说明 |
|---|---|
class |
EndDownloadParameter
结束下载参数
|
class |
StartDownloadParameter
开始下载参数
|
class |
StartUploadParameter
开始上传参数
|
| 限定符和类型 | 方法和说明 |
|---|---|
static DownloadParameter |
DownloadParameter.createDefault(EFileBlockType blockType,
int blockNumber,
EDestinationFileSystem destinationFileSystem,
boolean moreDataFollowing)
创建默认的下载中参数
|
static DownloadParameter |
DownloadParameter.fromBytes(byte[] data)
字节数组数据解析
|
static DownloadParameter |
DownloadParameter.fromBytes(byte[] data,
int offset)
字节数组数据解析
|
Copyright © 2024. All rights reserved.