点击或拖拽改变大小

MelsecA3CNetHelperReadPlcType 方法

读取PLC的型号信息

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

参数

plc
类型:HslCommunication.Profinet.Melsec.HelperIReadWriteA3C
PLC设备通信对象

返回值

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