点击或拖拽改变大小

OmronFinsNetReadCpuUnitDataAsync 方法

[商业授权] 读取CPU的一些数据信息,主要包含型号,版本,一些数据块的大小
[Authorization] Read some data information of the CPU, mainly including the model, version, and the size of some data blocks

命名空间:  HslCommunication.Profinet.Omron
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public Task<OperateResult<OmronCpuUnitData>> ReadCpuUnitDataAsync()

返回值

类型:TaskOperateResultOmronCpuUnitData
是否读取成功
参见