Command 2103: Outputs the word data to the specified word output port
Sets the status of output port to 16 output bits by word simultaneously.
Command Syntax
| bit | Name | Description | |
|---|---|---|---|
| Parameter 1 | 15 | wordPortNumber | Specifies the word port of the I/O. |
| 14 | |||
| | | |||
| 1 | |||
| 0 |
| bit | Name | Description | |
|---|---|---|---|
| Parameter 2 | 15 | outData | Specify the output data (integer from 0 to 65535). |
| 14 | |||
| | | |||
| 1 | |||
| 0 |
Response Syntax
Refer to the following.
Description
Changes the current status of the user I/O output port group specified by the word port number to the specified output data.
Example
When outputting 23205(5AA5H) to the Word Port #10.
| Command | Response |
| 0837H 000AH 5AA5H | 0837H 0000H 0000H |