| ReaderNetNumberOfBlock 属性  | 
 
            获取当前设备的数据块总数量,本值会在连接上PLC之后自动赋值
            
 
        命名空间: 
     HslCommunication.Profinet.Turck
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.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 参见
参见