点击或拖拽改变大小

FanucInterfaceNetReadGIAsync 方法

读取机器人的GI信息

命名空间:  HslCommunication.Robot.FANUC
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public Task<OperateResult<ushort[]>> ReadGIAsync(
	ushort address,
	ushort length
)

参数

address
类型:SystemUInt16
偏移地址
length
类型:SystemUInt16
数据长度

返回值

类型:TaskOperateResultUInt16
结果信息
参见