点击或拖拽改变大小

MelsecMcRNetReadPlcType 方法

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

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

返回值

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

实现

IReadWriteMcReadPlcType
参见