Interface: UsbTransferResult

api/hardware/EvamHardwareUsbApi.UsbTransferResult

The result of a USB transfer operation

Properties

data

data: number[]

The received data bytes (if read operation)


length

length: number

The number of bytes read or written


status

status: string

The status message: “ok” or some error message