...
Refer to the table below for the device memory ranges.
Device | Sym | F3SP20 / F3SA20 | F3SP30 / F3SA30 | F3SP21 | F3SP25 | F3SP35 |
Input | X | X00201–X61364 | X00201–X61364 | X00201–X71364 | X00201–X71364 | X00201–X71364 |
Output | Y | Y00201–Y61364 | Y00201–Y61364 | Y00201–Y71364 | Y00201–Y71364 | Y00201–Y71364 |
Internal | I | I00001–I04096 | I00001–I08192 | I00001–I04096 | I00001–I08192 | I00001–I16384 |
Common | E | E00001–E02048 | E00001–E02048 | E00001–E02048 | E00001–E04096 | E00001–E04096 |
Link | L | L00001–L01024 | L00001–L01024 | L00001–L11024 | L00001–L71024 | L00001–L71024 |
Special | M | M00001–M00512 | M00001–M00512 | M00001–M02048 | M00001–M09984 | M00001–M09984 |
Data | D | D00001–D05120 | D00001–D08192 | D00001–D05120 | D00001–D08192 | D00001–D08192 |
File | B | - | - | - | B00001–B32768 | B00001–B32768 |
Link | W | W00001–W01024 | W00001–W01024 | W00001–W11024 | W00001–W71024 | W00001–W71024 |
Special | Z | Z00001–Z00256 | Z00001–Z00256 | Z00001–Z00512 | Z00001–Z00512 | Z00001–Z00512 |
Index | V | V00001–V00016 | V00001–V00016 | V00001–V00032 | V00001–V00032 | V00001–V00032 |
Common | R | R00001–R01024 | R00001–R01024 | R00001–R01024 | R00001–R04096 | R00001–R04096 |
Timer | T | TU0001–TU0256 | TU0001–TU1024 | TU0001–TU0256 | TU0001–TU1024 | TU0001–TU2048 |
TP0001–TP0256 | TP0001–TP1024 | TP0001–TP0256 | TP0001–TP1024 | TP0001–TP2048 | ||
TI0001–TI0256 | TI0001–TI1024 | TI0001–TI0256 | TI0001–TI1024 | TI0001–TI2048 | ||
TS0001–TS0256 | TS0001–TS1024 | TS0001–TS0256 | TS0001–TS1024 | TS0001–TS2048 | ||
Counter | C | CU0001–CU0256 | CU0001–CU1024 | CU0001–CU0256 | CU0001–CU1024 | CU0001–CU1024 |
CP0001–CP0256 | CP0001–CP1024 | CP0001–CP0256 | CP0001–CP1024 | CP0001–CP1024 | ||
CI0001–CI0256 | CI0001–CI1024 | CI0001–CI0256 | CI0001–CI1024 | CI0001–CI1024 | ||
CS0001–CS0256 | CS0001–CS1024 | CS0001–CS0256 | CS0001–CS1024 | CS0001–CS1024 |
...
Reference the error code contents in the following table.
Error Code (EC1) | Semantics | Probable Causes |
01 | CPU Number Error | CPU number is not within the allowable range (1-4). |
02 | Command Error | No command. It cannot execute the command. |
03 | Device Specification Error | No device. Inadequate use of WORD in the bit device. |
04 | Value outside the setting range | When you write a Bit value, use only 0 or 1. When you write Word, it must be between 0000-FFFF. |
05 | Data count out of range | The number of Bit/Word exceeded the permitted range. The number of data or device parameters is not the same. |
06 | Monitor Error | Monitor operates without BRS/WRS. |
07 | CPU Type Error | It is not a Basic CPU. |
08 | Parameter Error | If the parameter is not specified, it will be invalid. |
41 | Communication Error | An error occurred during communication. |
42 | Checksum Error | Checksum dislike each other. |
43 | Internal Buffer Overflow | Receiving data is over the allowable number. |
44 | Timeout while receiving characters | ETX data receiving fail. The timeout is 5 seconds. |
...