点击或拖拽改变大小

KeyenceNanoHelperReadBool 方法

[缺少 "M:HslCommunication.Profinet.Keyence.KeyenceNanoHelper.ReadBool(HslCommunication.Core.IReadWriteDevice,System.String,System.UInt16)" 的 <summary> 文档]

命名空间:  HslCommunication.Profinet.Keyence
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public static OperateResult<bool[]> ReadBool(
	IReadWriteDevice keyence,
	string address,
	ushort length
)

参数

keyence
类型:HslCommunication.CoreIReadWriteDevice

[缺少 "M:HslCommunication.Profinet.Keyence.KeyenceNanoHelper.ReadBool(HslCommunication.Core.IReadWriteDevice,System.String,System.UInt16)" 的 <param name="keyence"/> 文档]

address
类型:SystemString

[缺少 "M:HslCommunication.Profinet.Keyence.KeyenceNanoHelper.ReadBool(HslCommunication.Core.IReadWriteDevice,System.String,System.UInt16)" 的 <param name="address"/> 文档]

length
类型:SystemUInt16

[缺少 "M:HslCommunication.Profinet.Keyence.KeyenceNanoHelper.ReadBool(HslCommunication.Core.IReadWriteDevice,System.String,System.UInt16)" 的 <param name="length"/> 文档]

返回值

类型:OperateResultBoolean

[缺少 "M:HslCommunication.Profinet.Keyence.KeyenceNanoHelper.ReadBool(HslCommunication.Core.IReadWriteDevice,System.String,System.UInt16)" 的 <returns> 文档]

参见