status_one_device Structure
Source: product.h
| Byte | Size | Contents |
|---|---|---|
| 0 | UINT4 | Device type |
| 4 | SINT4 | Unit number |
| 8 | UINT4 | Status |
| 12 | 4 | <spare> |
| 16 | UINT4 | Mode from process table |
| 20 | char[16] | String (null terminated) |
| 36 | 4 | <spare> |
Source: product.h
| Byte | Size | Contents |
|---|---|---|
| 0 | UINT4 | Device type |
| 4 | SINT4 | Unit number |
| 8 | UINT4 | Status |
| 12 | 4 | <spare> |
| 16 | UINT4 | Mode from process table |
| 20 | char[16] | String (null terminated) |
| 36 | 4 | <spare> |