点击或拖拽改变大小

SiemensS7ServerAddDbBlock 方法

新增一个独立的DB块数据区,如果这个DB块已经存在,则新增无效。
Add a separate DB block data area, if the DB block already exists, the new one is invalid.

命名空间:  HslCommunication.Profinet.Siemens
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public void AddDbBlock(
	int db
)

参数

db
类型:SystemInt32
DB块ID信息
参见