点击或拖拽改变大小

MelsecFxLinksHelperGetPlcTypeFromCode 方法

从编码中提取PLC的型号信息

命名空间:  HslCommunication.Profinet.Melsec.Helper
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public static OperateResult<string> GetPlcTypeFromCode(
	string code
)

参数

code
类型:SystemString
编码

返回值

类型:OperateResultString
PLC的型号信息
参见