AbStructHandleTemplateStructureSize 属性 |
使用读取标记服务读取结构时在线路上传输的字节数
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public uint TemplateStructureSize { get; set; }
Public Property TemplateStructureSize As UInteger
Get
Set
public:
property unsigned int TemplateStructureSize {
unsigned int get ();
void set (unsigned int value);
}
member TemplateStructureSize : uint32 with get, set
属性值
类型:
UInt32备注
This is the number of bytes of the structure data
参见