Command 2108: Acquires the status of the specified memory I/O port in words
Acquires the status of the specified memory I/O word port.
Each word port contains 16 memory I/O bits.
Command Syntax
| bit | Name | Description | |
|---|---|---|---|
| Parameter 1 | 15 | wordPortNumber | Specifies the memory I/O word port. |
| 14 | |||
| | | |||
| 1 | |||
| 0 |
Response Syntax
| bit | Name | Description | |
|---|---|---|---|
| Response 1 | 15 | returnValue | Returns the status of the memory I/O (from 0 to 65535). |
| 14 | |||
| | | |||
| 1 | |||
| 0 |
Description
Returns the status of the specified memory I/O word port.
Example
When acquiring the status of Port #1.
The status of Port #1 is 65535.
| Command | Response |
| 083CH 0001H | 083CH FFFFH |