DeviceServerGetCommunicationServer 方法 |
获取当前的核心服务器信息
命名空间:
HslCommunication.Core.Device
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public CommunicationServer GetCommunicationServer()
Public Function GetCommunicationServer As CommunicationServer
public:
CommunicationServer^ GetCommunicationServer()
member GetCommunicationServer : unit -> CommunicationServer
返回值
类型:
CommunicationServer核心服务器
参见