AbStructHandleStructureHandle 属性 |
结构体的handle
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public ushort StructureHandle { get; set; }
Public Property StructureHandle As UShort
Get
Set
public:
property unsigned short StructureHandle {
unsigned short get ();
void set (unsigned short value);
}
member StructureHandle : uint16 with get, set
属性值
类型:
UInt16备注
This is the Tag Type Parameter used in Read/Write Tag service
参见