ReaderNetNumberOfBlock 属性 |
获取当前设备的数据块总数量,本值会在连接上PLC之后自动赋值
命名空间:
HslCommunication.Profinet.Turck
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public byte NumberOfBlock { get; }
Public ReadOnly Property NumberOfBlock As Byte
Get
public:
property unsigned char NumberOfBlock {
unsigned char get ();
}
member NumberOfBlock : byte with get
属性值
类型:
Byte参见