HslDeviceAddressAttributeDeviceType 属性 |
设备的类型,如果指定了特殊的PLC,那么该地址就可以支持多种不同PLC
The type of equipment, if a special PLC is specified, then the address can support a variety of different PLCs
命名空间:
HslCommunication.Reflection
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public Type DeviceType { get; set; }
Public Property DeviceType As Type
Get
Set
public:
property Type^ DeviceType {
Type^ get ();
void set (Type^ value);
}
member DeviceType : Type with get, set
属性值
类型:
Type参见