---
title: IOFWAsyncCommand
framework: kernel
role: symbol
role_heading: Class
path: kernel/iofwasynccommand
---

# IOFWAsyncCommand

Send an async request to a device

## Declaration

```occ
class IOFWAsyncCommand : IOFWCommand
```

## Topics

### Miscellaneous

- [setMaxPacket](kernel/iofwasynccommand/1812963-setmaxpacket.md)

### Instance Methods

- [checkProgress](kernel/iofwasynccommand/1563781-checkprogress.md)
- [complete](kernel/iofwasynccommand/1563821-complete.md)
- [createMemberVariables](kernel/iofwasynccommand/1563839-createmembervariables.md)
- [destroyMemberVariables](kernel/iofwasynccommand/1563801-destroymembervariables.md)
- [failOnReset](kernel/iofwasynccommand/1563870-failonreset.md)
- [free](kernel/iofwasynccommand/1563758-free.md)
- [getAckCode](kernel/iofwasynccommand/1563752-getackcode.md)
- [getAddress](kernel/iofwasynccommand/1563837-getaddress.md)
- [getBytesTransferred](kernel/iofwasynccommand/1563776-getbytestransferred.md)
- [getDevice](kernel/iofwasynccommand/1563889-getdevice.md)
- [getFastRetryCount](kernel/iofwasynccommand/1563904-getfastretrycount.md)
- [getMaxRetries](kernel/iofwasynccommand/1563760-getmaxretries.md)
- [getMetaClass](kernel/iofwasynccommand/1563767-getmetaclass.md)
- [getResponseCode](kernel/iofwasynccommand/1563841-getresponsecode.md)
- [getResponseSpeed](kernel/iofwasynccommand/1563886-getresponsespeed.md)
- [gotAck](kernel/iofwasynccommand/1563751-gotack.md)
- [gotPacket](kernel/iofwasynccommand/1563788-gotpacket.md)
- [initAll](kernel/iofwasynccommand/1563847-initall.md)
- [initAll](kernel/iofwasynccommand/3516547-initall.md)
- [initWithController](kernel/iofwasynccommand/1563763-initwithcontroller.md)
- [reinit](kernel/iofwasynccommand/1563849-reinit.md)
- [reinit](kernel/iofwasynccommand/3516548-reinit.md)
- [setAckCode](kernel/iofwasynccommand/1563786-setackcode.md)
- [setFastRetryCount](kernel/iofwasynccommand/1563790-setfastretrycount.md)
- [setForceBlockRequests](kernel/iofwasynccommand/1563854-setforceblockrequests.md)
- [setGeneration](kernel/iofwasynccommand/1563892-setgeneration.md)
- [setMaxPacket](kernel/iofwasynccommand/1563908-setmaxpacket.md)
- [setMaxSpeed](kernel/iofwasynccommand/1563891-setmaxspeed.md)
- [setResponseCode](kernel/iofwasynccommand/1563882-setresponsecode.md)
- [setResponseSpeed](kernel/iofwasynccommand/1563885-setresponsespeed.md)
- [setRetries](kernel/iofwasynccommand/1563810-setretries.md)
- [updateGeneration](kernel/iofwasynccommand/1563749-updategeneration.md)
- [updateNodeID](kernel/iofwasynccommand/1563802-updatenodeid.md)

## Relationships

### Inherits From

- [IOFWCommand](kernel/iofwcommand.md)
