| PanasonicMewtocolOverTcpReadPlcType 方法  | 
 
            读取PLC的型号信息
            Read the model information of the PLC
            
 
        命名空间: 
     HslCommunication.Profinet.Panasonic
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法public OperateResult<string> ReadPlcType()
Public Function ReadPlcType As OperateResult(Of String)
public:
OperateResult<String^>^ ReadPlcType()
member ReadPlcType : unit -> OperateResult<string> 
返回值
类型:
OperateResultStringPLC型号
 参见
参见