DeviceCommConnectorDevice 属性 |
获取当前实际的设备通信对象
Gets the actual device communication object at present
命名空间:
HslCommunication.Algorithms.ConnectPool
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public DeviceCommunication Device { get; }
Public ReadOnly Property Device As DeviceCommunication
Get
public:
property DeviceCommunication^ Device {
DeviceCommunication^ get ();
}
member Device : DeviceCommunication with get
属性值
类型:
DeviceCommunication参见