
Remote Mail Command Details |
| Section | |||
IOMWrite (I/O Memory Write) |
|
|
|
| |
Function | Writes the contents of the attached file to the specified data area in the CPU | ||||
| Unit's I/O memory. The data is written in word units. |
|
|
| |
Command Format |
|
|
|
| |
|
|
|
|
|
|
Subject: |
|
|
|
|
|
IOMWrite |
|
|
|
| |
|
|
|
|
|
|
| Notation | Description | Omission |
|
|
Body: | Para1:File format | The file format is specified with two digits, as follows: | Cannot be omit- |
|
|
|
| Para1: AB | ted. |
|
|
|
|
|
|
| |
| Example) | A Data format |
|
|
|
| Specifying a file of | 0: Binary (.IOM) |
|
|
|
| word data with returns every 16 fields: | 1: |
|
|
|
| Para1:3D | 2: |
|
|
|
|
| 3: |
|
|
|
|
| 4: |
|
|
|
|
| 5: |
|
|
|
|
| 6: |
|
|
|
|
| B Carriage returns |
|
|
|
|
| 0: No returns |
|
|
|
|
| 8: Return every 10 fields |
|
|
|
|
| 9: Return every 1 field |
|
|
|
|
| A: Return every 2 fields |
|
|
|
|
| B: Return every 4 fields |
|
|
|
|
| C: Return every 5 fields |
|
|
|
|
| D: Return every 16 fields |
|
|
|
|
| Note If this parameter is omitted, a parameter error |
|
|
|
|
| will occur. |
|
|
|
|
|
|
|
|
|
| Para2:Starting write address | Specify the data area and address as follows: | Cannot be omit- |
|
|
|
| • CIO Area: CH_0 to CH_6143 | ted. |
|
|
| Example) | • Work Area: W_0 to W_511 |
|
|
|
| Specifying D00100 as the starting | • Holding Area: H_0 to H_511 |
|
|
|
| address: | • Auxiliary Area: A_0 to A_447 |
|
|
|
| Para2:D_100 | • Timer Area: T_0 to T_4095 |
|
|
|
|
| • Counter Area: C_0 to C_4095 |
|
|
|
|
| • DM Area: D_0 to D_32767 |
|
|
|
|
| • EM Area (current EM bank): E_0 to E_32767 |
|
|
|
|
| • EM Area (EM bank 0): E0_0 to E0_32767 |
|
|
|
|
| • EM Area (EM bank 1): E1_0 to E1_32767 |
|
|
|
|
| • EM Area (EM bank 2): E2_0 to E2_32767 |
|
|
|
|
| • EM Area (EM bank 3): E3_0 to E3_32767 |
|
|
|
|
| • EM Area (EM bank 4): E4_0 to E4_32767 |
|
|
|
|
| • EM Area (EM bank 5): E5_0 to E5_32767 |
|
|
|
|
| • EM Area (EM bank 6): E6_0 to E6_32767 |
|
|
|
|
| • EM Area (EM bank 7): E7_0 to E7_32767 |
|
|
|
|
| • EM Area (EM bank 8): E8_0 to E8_32767 |
|
|
|
|
| • EM Area (EM bank 9): E9_0 to E9_32767 |
|
|
|
|
| • EM Area (EM bank A): EA_0 to EA_32767 |
|
|
|
|
| • EM Area (EM bank B): EB_0 to EB_32767 |
|
|
|
|
| • EM Area (EM bank C): EC_0 to EC_32767 |
|
|
|
|
| Note If this parameter is omitted, a parameter error |
|
|
|
|
| will occur. |
|
|
|
| Para3:Overwrite=OK or NG | Specifies whether or not an existing file may be over- | Can be omitted. |
|
|
|
| written. |
|
|
|
| Example) | • To allow an existing file with the same filename to be |
|
|
|
| Allowing existing file to be overwritten: | overwritten, enter "Overwrite=OK". |
|
|
|
| • To prevent an existing file with the same filename |
|
|
| |
| Para3:Overwrite=OK |
|
|
| |
| from being overwritten, enter "Overwrite=NG". |
|
|
| |
|
| Note If this parameter is omitted, overwriting is pro- |
|
|
|
|
| hibited. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49