Specifications
App - 43
Error code Description of error Corrective action
0x1000005
Size error
The size designated in the
read/write method is error.
The read/write starting + size is over
the area of device or buffer.
Check the size designated in the method.
0xF1000006
Operation error
The operation with remote operation
is unauthorized value.
Check the designated value of the operation designated in the
method.
0xF1000007
Clock data error
The clock data has an error.
Check the clock data designated in the method.
Set the correct clock data to the clock data of the PLC CPU.
0xF1000008
Monitoring device registered counts
over
The device points registered in
EntryDeviceStatus method is less
than 0 point.
The device points registered in
EntryDeviceStatus method is more
than 20 points.
Register the device points as more than 1 point and less than 20
points in EntryDeviceStatus method.
0xF1000009
Monitoring device data already
registered error
Execute the EntryDeviceStatus method again after canceling the
registration in the FreeDeviceStatus method.
0xF1000010
Starting the device status monitor
processing has failed.
Completing the device status
monitor processing has failed.
Execute the start/end of the device status monitor processing in the
EntryDeviceStatus() method.
0xF1000011
The data type of the VARIAN
argument is wrong.
Review the data type designated in the VARIAN argument.
• Check that the size of string variable is sufficient.
• Confirm that the data type designated in each method is set.
0xF1000012
The range of device monitor status
interval time is other than 1 sec. to 1
hrs. (1 to 3600).
Designate the device status monitor time as a value from 1 to 3600.
0xFF000001
MX Component trial version error
The MX Component trial version has
expired.
Uninstall the MX Component trial version. Then install the release
to manufacture or the trial version again.