点击或拖拽改变大小

MelsecMcNetReadPlcTypeAsync 方法

读取PLC的型号信息,例如 Q02HCPU
Read PLC model information, such as Q02HCPU

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

返回值

类型:TaskOperateResultString
返回型号的结果对象

实现

IReadWriteMcReadPlcTypeAsync
参见