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