点击或拖拽改变大小

SiemensS7ServerRemoveDbBlock 方法

移除指定的DB块数据区,如果这个DB块不存在的话,操作无效,本方法无法移除1,2,3的DB块
Remove the specified DB block data area, if the DB block does not exist, the operation is invalid, and this method cannot remove the DB block of 1, 2, 3

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

参数

db
类型:SystemInt32
指定的ID信息
参见