点击或拖拽改变大小

AllenBradleyServerReadWithType 方法

[缺少 "M:HslCommunication.Profinet.AllenBradley.AllenBradleyServer.ReadWithType(System.String,System.Int32)" 的 <summary> 文档]

命名空间:  HslCommunication.Profinet.AllenBradley
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.1.0 (12.1.1.0)
语法
protected OperateResult<byte[], ushort> ReadWithType(
	string address,
	int length
)

参数

address
类型:SystemString

[缺少 "M:HslCommunication.Profinet.AllenBradley.AllenBradleyServer.ReadWithType(System.String,System.Int32)" 的 <param name="address"/> 文档]

length
类型:SystemInt32

[缺少 "M:HslCommunication.Profinet.AllenBradley.AllenBradleyServer.ReadWithType(System.String,System.Int32)" 的 <param name="length"/> 文档]

返回值

类型:OperateResultByte, UInt16

[缺少 "M:HslCommunication.Profinet.AllenBradley.AllenBradleyServer.ReadWithType(System.String,System.Int32)" 的 <returns> 文档]

参见