点击或拖拽改变大小

YRCHighEthernetReadDoubleIntegerVariable 方法 (UInt16)

读取单个的双精度整型变量数据,地址范围:0 ~ 99( 标准设定时)

命名空间:  HslCommunication.Robot.YASKAWA
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public OperateResult<int> ReadDoubleIntegerVariable(
	ushort address
)

参数

address
类型:SystemUInt16
0 ~ 99( 标准设定时)

返回值

类型:OperateResultInt32
读取结果对象
参见