点击或拖拽改变大小

AllenBradleyHelperPackRequestReadModifyWrite 方法 (String, Int32, Boolean, Int32, Boolean)

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

命名空间:  HslCommunication.Profinet.AllenBradley
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.5.3.0 (12.5.3.0)
语法
public static byte[] PackRequestReadModifyWrite(
	string address,
	int index,
	bool value,
	int dataBits,
	bool isConnectedAddress = false
)

参数

address
类型:SystemString

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

index
类型:SystemInt32

[缺少 "M:HslCommunication.Profinet.AllenBradley.AllenBradleyHelper.PackRequestReadModifyWrite(System.String,System.Int32,System.Boolean,System.Int32,System.Boolean)" 的 <param name="index"/> 文档]

value
类型:SystemBoolean

[缺少 "M:HslCommunication.Profinet.AllenBradley.AllenBradleyHelper.PackRequestReadModifyWrite(System.String,System.Int32,System.Boolean,System.Int32,System.Boolean)" 的 <param name="value"/> 文档]

dataBits
类型:SystemInt32

[缺少 "M:HslCommunication.Profinet.AllenBradley.AllenBradleyHelper.PackRequestReadModifyWrite(System.String,System.Int32,System.Boolean,System.Int32,System.Boolean)" 的 <param name="dataBits"/> 文档]

isConnectedAddress (Optional)
类型:SystemBoolean

[缺少 "M:HslCommunication.Profinet.AllenBradley.AllenBradleyHelper.PackRequestReadModifyWrite(System.String,System.Int32,System.Boolean,System.Int32,System.Boolean)" 的 <param name="isConnectedAddress"/> 文档]

返回值

类型:Byte

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

参见