| 程序包 | 说明 |
|---|---|
| cn.foxtech.device.protocol.v1.s7plc.core.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static PlcControlParameter |
PlcControlParameter.coldRestart()
冷启动
|
static PlcControlParameter |
PlcControlParameter.compress()
将ram复制到rom中
|
static PlcControlParameter |
PlcControlParameter.copyRamToRom()
将ram复制到rom中
|
static PlcControlParameter |
PlcControlParameter.fromBytes(byte[] data)
字节数组数据解析
|
static PlcControlParameter |
PlcControlParameter.hotRestart()
热重启
|
static PlcControlParameter |
PlcControlParameter.insert(EFileBlockType blockType,
int blockNumber,
EDestinationFileSystem destinationFileSystem)
创建插入文件指令
|
Copyright © 2024. All rights reserved.