Specifications

Table Of Contents
I Alarms
Multi CPU Errors (A)
I - 60
A01 MULTI CPU ERROR 4030
Details
- The allocation pointer Nos. assigned by files overlap.
Remedy
- Read the common information of the error using a peripheral device, check error step cor-
responding to its numerical value (program error location), and correct the problem.
A01 MULTI CPU ERROR 4100
Details
- The instruction cannot process the contained data.
Remedy
- Read the common information of the error using a programming tool, check error step cor-
responding to its numerical value (program error location), and correct the problem.
A01 MULTI CPU ERROR 4101
Details
- The designated device number for data processed by the instruction exceeds the usable
range.
- Alternatively, the stored data or constants for the devices designated by the instruction ex-
ceeds the usable range.
- In the settings of write to the host CPU shared memory, the write designation disabled area
is specified as the write destination address.
- The range of stored data in the device designated by the instruction is duplicated.
- The device designated by the instruction exceeds the range of number of device points.
- The stored data in the file register designated by the instruction exceeds the usable range.
If not so, no file register is set.
Remedy
- Read the common information of the error using a programming tool, check error step cor-
responding to its numerical value (program error location), and correct the problem.
A01 MULTI CPU ERROR 4102
Details
- The network No. or station No. specified for the network dedicated instruction is wrong.
- The link direct device (J(\W() setting is incorrect.
- The module No./network No/number of character strings specified for the exclusive instruc-
tion is beyond the allowed range.
Remedy
- Read the common information of the error using a programming tool, check error step cor-
responding to its numerical value (program error location), and correct the problem.
Details
- In a multiple CPU system, the link direct device (J(\G() was specified for the network module
under control of another station.
Remedy
- Delete from the program the link direct device which specifies the network module under
control of another CPU.
- Using the link direct device, specify the network module under control of the host CPU.
Details
- The character string designated with the exclusive instruction (enclosed in "") is not avail-
able.
Remedy
- Read the common information of the error using GX Developer, and check and correct the
error step corresponding to that value (program error location).
A01 MULTI CPU ERROR 4111
Details
- An attempt was made to perform write/read to/from the CPU shared memory write/read dis-
able area of the host station CPU module with the instruction.
Remedy
- Read the common information of the error using GX Developer, and check and correct the
error step corresponding to that value (program error location).
A01 MULTI CPU ERROR 4112
Details
- The CPU module that cannot be specified with the multiple CPU dedicated instruction was
specified.
Remedy
- Read the common information of the error using GX Developer, and check and correct the
error step corresponding to that value (program error location).
A01 MULTI CPU ERROR 4140
Details
- The operation was executed with the input data that has any specific number (“-0”, unnor-
malized numbers, nonnumeric characters, ± ).
Remedy
- Read the common information of the error using a programming tool, check error step cor-
responding to its numerical value (program error location) and correct the problem.
A01 MULTI CPU ERROR 4141
Details
- An overflow occurred during the operation.
Remedy
- Read the common information of the error using a programming tool, check error step cor-
responding to its numerical value (program error location) and correct the problem.
A01 MULTI CPU ERROR 4200
Details
- No NEXT instruction was executed following the execution of a FOR instruction.
Alternatively, there are fewer NEXT instructions than FOR instructions.
Remedy
- Read the common information of the error using a programming tool, check error step cor-
responding to its numerical value (program error location) and correct the problem.