点击或拖拽改变大小

AllenBradleyNet.ReadPlcType 方法

从PLC里读取当前PLC的型号信息
Read the current PLC model information from the PLC

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

返回值

类型:OperateResult<String>
型号数据信息

实现

IReadWriteCip.ReadPlcType()
参见