AllenBradleySLCAddressDbBlock 属性 |
获取或设置PLC的DB块数据信息
Get or set PLC DB data information
命名空间:
HslCommunication.Core.Address
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public ushort DbBlock { get; set; }
Public Property DbBlock As UShort
Get
Set
public:
property unsigned short DbBlock {
unsigned short get ();
void set (unsigned short value);
}
member DbBlock : uint16 with get, set
属性值
类型:
UInt16参见