点击或拖拽改变大小

GeSRTPNetReadProgramNameAsync 方法

[商业授权] 读取PLC当前的程序的名称
[Authorization] Read the name of the current program of the PLC

命名空间:  HslCommunication.Profinet.GE
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public Task<OperateResult<string>> ReadProgramNameAsync()

返回值

类型:TaskOperateResultString
包含是否成的程序名称信息
参见