点击或拖拽改变大小

FanucSeries0iReadProgramListAsync 方法

读取设备的程序列表
Read the program list of the device

命名空间:  HslCommunication.CNC.Fanuc
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public Task<OperateResult<int[]>> ReadProgramListAsync()

返回值

类型:TaskOperateResultInt32
读取结果信息
参见