点击或拖拽改变大小

SiemensS7PlusBrowerDB 方法

浏览当前PLC的DB块列表,并且拿到用户自定义的DB块的关联ID信息
Browse the DB block list of the current PLC and get the associated ID information of the user-defined DB block

命名空间:  HslCommunication.Profinet.Siemens
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public OperateResult<List<S7Object>> BrowerDB()

返回值

类型:OperateResultListS7Object
DB块列表信息
参见