点击或拖拽改变大小

AllenBradleyNetReadUInt64Async 方法 (String, UInt16)

异步读取64位的无符号整型的数组
Asynchronously read 64-bit unsigned integer array

命名空间:  HslCommunication.Profinet.AllenBradley
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法
public override Task<OperateResult<ulong[]>> ReadUInt64Async(
	string address,
	ushort length
)