Click or drag to resize

UHFDirectIoMultiAck Method

Used by manufacture only.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public List<byte[]> DirectIoMultiAck(
	byte command,
	byte[] bytes
)

Parameters

command
Type: SystemByte

[Missing <param name="command"/> documentation for "M:com.gigatms.UHF.DirectIoMultiAck(System.Byte,System.Byte[])"]

bytes
Type: SystemByte

[Missing <param name="bytes"/> documentation for "M:com.gigatms.UHF.DirectIoMultiAck(System.Byte,System.Byte[])"]

Return Value

Type: ListByte

[Missing <returns> documentation for "M:com.gigatms.UHF.DirectIoMultiAck(System.Byte,System.Byte[])"]

See Also